该插件将 Obsidian 知识库直接转化为 AI 编码智能体(如 Claude Code、Codex 等)的工作目录,支持文件操作、Bash 执行和多步骤工作流。其运行依赖外部提供商 API,且在单一 Obsidian 界面中集成了多种智能体,为在笔记环境中进行 AI 辅助开发提供了一种具体的集成路径。
项目类型
MCP · AI Agent · AI 编程
应用场景
编程开发 · 自动化执行
部署方式
查看项目说明
License
MIT
适合谁
使用桌面版 Obsidian 并希望在知识库中直接操作 AI 编码智能体的开发者。
核心能力
将知识库用作已配置智能体的工作目录,用于文件读写、搜索、Bash 执行和多步骤工作流。
提供一个侧边栏,用于与能够读取、写入、编辑和搜索知识库文件的智能体进行对话。
直接在笔记中编辑选定文本或光标处文本,并提供字词级别的差异预览。
允许用户通过 @提及 引用知识库文件、子智能体、MCP 服务器和外部目录文件,供智能体处理。
允许智能体在实施前进行探索和设计,并提交计划供用户审批。
通过 Model Context Protocol (MCP) 使用 stdio、SSE 或 HTTP 连接外部工具。
支持多个聊天标签页、对话历史记录、对话分叉、恢复和压缩。
限制与风险
文档指出 Codex、Opencode 和 Pi 的支持可能存在功能不完整的情况,且需要在不同平台和安装方式进行更多测试。
README: An Obsidian plugin that embeds AI coding agents (Claude Code, Codex, Opencode, Pi, and more to come) in your vault. Your vault becomes the agent's working directory — file read/wr…
README: Open the chat sidebar from the ribbon icon or command palette. Select text and use the hotkey for inline edit. Everything works like your familiar coding agent, Claude Code, Codex…
README: **Inline Edit** — Select text or start at the cursor position + hotkey to edit directly in notes with word-level diff preview.
README: **Slash Commands & Skills** — Type `/` or `$` for reusable prompt templates or Skills from user- and vault-level scopes.
README: **`@mention`** - Type `@` to mention anything you want the agent to work with, vault files, subagents, MCP servers, or files in external directories.