Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Kimi Assistant

LiuLiu151 downloads

Embed Kimi Code CLI as an AI collaborator in your vault sidebar. Chat with Kimi over ACP to read, search and edit your notes.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

English | 中文

Embed Kimi Code CLI directly into Obsidian's right sidebar, turning Kimi into an AI collaborator for your vault.

Protocol: ACP (Agent Client Protocol, JSON-RPC over stdio). The plugin spawns kimi.exe acp as a child process and drives the session.

Features

  • Sidebar Chat: User / assistant bubbles, streaming Markdown rendering, collapsible thinking blocks, tool call blocks (tool name + status + target file).
  • Permission Approval: Inline "Allow Once / Always Allow / Deny" buttons before file edits or command execution; YOLO auto-approve mode available in settings (off by default).
  • Session History: Top "History" button lists past sessions for the current vault (via kimi acp session/list), click to restore and continue (session/load).
  • Knowledge Base Integration:
    • Automatically attach the active note path when sending (can be disabled in settings).
    • Type @ to trigger note completion; selected note content is injected as <file path="..."> (auto-truncated beyond 20K characters).
    • Command "Send selected text to Kimi chat" + editor context menu.
  • Status Bar: Current model (dropdown switchable), connection status, YOLO toggle.
  • Cancel Generation: Click "Stop" during generation to trigger session/cancel.

Installation

  1. Install Kimi Code CLI and run kimi login in your terminal.
  2. Build: npm install && npm run build.
  3. Copy the entire folder (including main.js, manifest.json, styles.css) to <your-vault>/.obsidian/plugins/kimidian/.
  4. Enable Kimi Assistant in Obsidian Settings → Community Plugins; confirm the CLI path in plugin settings.

Usage

  • Click the left ribbon icon, or run the command "Open Kimi Chat Sidebar".
  • Type a question and press Enter to send; @ to reference notes; click "Stop" during generation to interrupt.
  • "New Chat" starts a fresh session; "History" restores past sessions.

功能

在 Obsidian 右侧边栏嵌入 Kimi Code CLI,让 Kimi 直接成为你的笔记仓库 AI 协作者。

通信协议:ACP(Agent Client Protocol,JSON-RPC over stdio),插件作为 ACP client spawn kimi.exe acp 子进程并驱动会话。

功能

  • 侧边栏聊天:用户 / 助手气泡、Markdown 流式渲染、思考内容折叠、工具调用折叠块(工具名 + 状态 + 目标文件)。
  • 权限审批:文件修改 / 命令执行前在聊天内联显示「允许一次 / 始终允许 / 拒绝」按钮;设置里可开启 YOLO 自动批准(默认关闭)。
  • 历史会话:顶部「历史」按钮列出当前 vault 的过往会话(基于 kimi acp 的 session/list),点击恢复并继续对话(session/load)。
  • 知识库联动:
    • 发送时自动附带当前活动笔记路径(可在设置关闭)。
    • 输入 @ 触发笔记补全,选中的笔记内容以 <file path="..."> 注入当条消息(超过 2 万字符自动截断)。
    • 命令「发送选中文本到 Kimi 聊天」+ 编辑器右键菜单。
  • 底部状态栏:当前模型(可下拉切换)、连接状态、YOLO 开关。
  • 中断生成:生成中点击「停止」触发 session/cancel。

安装(开发版)

  1. 安装 Kimi Code CLI,并在终端运行 kimi login 完成登录。
  2. 构建:npm install && npm run build。
  3. 把整个文件夹(含 main.js、manifest.json、styles.css)复制到 <你的vault>/.obsidian/plugins/kimidian/。
  4. 在 Obsidian 设置 → 第三方插件中启用 Kimi Assistant;在插件设置里确认 CLI 路径。

使用

  • 点击左侧丝带图标,或命令面板执行「打开 Kimi 聊天侧边栏」。
  • 输入问题回车发送;@ 引用笔记;生成中点「停止」中断。
  • 「新对话」开启全新会话;「历史」恢复过往会话。

Smoke Test

node scripts/smoke-acp.mjs            # 仅 initialize 握手
node scripts/smoke-acp.mjs --prompt   # 加测 session/new + 流式 prompt(需已登录)
HealthExcellent
ReviewCaution
About
嵌入 Kimi Code CLI 到右侧边栏,让 Kimi 成为你的笔记仓库 AI 协作者,提供用户/助手聊天气泡、Markdown 流式渲染、思考与工具调用折叠块(工具名、状态、目标文件)。 在聊天内行内审批文件修改与命令执行,支持历史会话恢复、自动附带当前笔记路径、@ 触发笔记补全并以 <file path="..."> 注入选中笔记,支持中断生成与底部模型/连接状态显示。
AISidebarFiles
Details
Current version
0.1.1
Last updated
Last week
Created
Last week
Updates
2 releases
Downloads
151
Compatible with
Obsidian 1.7.2+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
LiuLiuliu-zhiyu-enicom
GitHubliu-zhiyu-enicom
  1. Community
  2. Plugins
  3. AI
  4. Kimi Assistant

Related plugins

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Claudian

Embeds Claude Code/Codex and other local Agents as AI collaborators in your vault.

Recent Files

Display a list of recently opened files.

HiNote

Add comments to highlighted notes, use AI for thinking, and flashcards for memory.

Reveal Active File Button

Add a button to the top of the File Explorer, to reveal the active file.

Gemini Scribe

Allows you to interact with Gemini and use your notes as context.

Custom File Explorer sorting

Manual or automatic config-driven reordering and sorting of files and folders in File Explorer.

ChatGPT MD

A seamless integration of ChatGPT, OpenRouter.ai and local LLMs via Ollama into your notes.

Novel word count

Display a word count, page count, creation date, or other statistics for each file, folder and vault in the File Explorer pane.

Claude Sidebar

Run Claude Code in your sidebar.