Overview of Claudian
mainClaudian is an Obsidian plugin that embeds AI coding agents (such as Claude Code, Codex, Grok, Opencode, and Pi) directly into your Obsidian vault. It turns your vault into a working directory for the agent, allowing it to perform file read/write, search, bash commands, and multi-step workflows.
Key features include:
- Inline Edit: Edit notes directly with word-level diff previews using hotkeys.
- Slash Commands & Skills: Use
/or$for reusable prompt templates and skills. - @mention: Reference vault files, subagents, or external files using
@. - Plan Mode: Toggle with
Shift+Tabto let the agent design a plan before implementation. - Instruction Mode: Add custom instructions using
#in the chat input. - MCP Servers: Connect external tools via the agent's native CLI-managed MCP configuration.
- Session Management: Manage multiple tabs or persistent sessions in dual-pane mode.