#88 · Primary category: AI Coding Assistants
claudian
An Obsidian plugin that embeds Claude Code/Codex as an AI collaborator in your vault
Project last updated:08/29/26
GitHub Stars
15.0K
Forks
977
Contributors
30
License
MIT
Why we included this project
Obsidian users who want their notes to do more than store information can make the vault itself the working directory for an AI coding agent. The plugin runs Claude Code, Codex, Grok, and other CLI harnesses in a sidebar chat, so the agent reads, writes, searches, and runs commands against real vault files rather than a sandboxed project. The inline edit flow is the most useful part: select text in a note, press a hotkey, and review a word-level diff before accepting the change, which works for drafting and revising documents as much as for code. Plan mode and instruction mode let you set how the agent behaves before it touches anything, and MCP support connects external tools. For people who already do knowledge work in Obsidian, this is an easy way to add an AI collaborator without leaving the app.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.