
claude-obsidian
Claude + Obsidian knowledge companion. Persistent, compounding wiki vault based on Karpathy's LLM Wiki pattern. /wiki /save /autoresearch
The Lens
By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.
Updated Aug 2026
claude-obsidian turns an Obsidian vault into something a coding agent can actually work in. Drop a source in and the agent reads it, pulls out entities and concepts, writes cross-referenced pages, and keeps the links honest. Your vault stays a plain directory of Markdown files rather than a proprietary database, which is what matters if you expect to still have these notes in five years. MIT licensed.
Now at v2.1.0 with 15 skills spanning ingestion, querying, wiki building, linting, research, and Canvas generation. Operations are transactional with rollback and conflict detection, which sounds dull until an agent half-finishes a bulk edit across 200 notes. Needs Python 3.11 or newer plus bash. Obsidian itself is optional, since the output is just Markdown.
It no longer assumes Claude Code. Cursor, Windsurf, Codex, OpenCode, and Gemini all work, and you choose a methodology up front: generic, LYT, PARA, or Zettelkasten. Solo note-takers and researchers get the most out of it. Small teams can share a vault through git. Medium and large teams should not expect a multi-user story, because there is not one.
The catch is the agent bill. Every ingest and wiki-build pass burns a lot of tokens against whatever agent you point at it, and re-linting a large vault is not cheap. The sharper catch: an agent that writes your notes writes its mistakes into them confidently. Source traceability tells you where a sentence came from, not whether it is true.
Free vs Self-Hosted vs Paid
fully freeWhat's Free
Everything. MIT licensed. All 15 skills, every methodology mode, transactional operations with rollback, Canvas generation, and the linting and retrieval tooling. No account, no server, no paid tier.
Deployment Cost
$0 in infrastructure. Python 3.11+ and bash. Your vault is a directory on your own disk. Git is only needed if you want checkpoints or want to share the vault with someone.
The Real Cost
Agent tokens, and this is the whole cost story. Ingesting a source, building wiki pages, and linting a vault are all multi-pass agent operations. A large vault relinted end to end is a meaningful chunk of a monthly agent budget. Point it at Ollama if you want that number to be zero and are willing to trade quality.
Reducing It
Ingest incrementally rather than in bulk, and scope lint runs to the folders you actually changed. The transactional rollback makes it safe to abort a run that is going long.
vs Alternatives
Obsidian itself is free for personal use, with Sync at $4/mo and Publish at $8/mo. This adds the agent layer on top and does not replace either. Notion AI is $10/user/mo and keeps your notes in Notion's database, which is exactly the tradeoff this project exists to avoid.
Free and MIT licensed with nothing gated. Your real bill is agent tokens during ingest and lint runs, which point-at-Ollama reduces to zero.
What to do by team size
- Solo
- free; this is the audience the project is built for
- Small team
- free; share the vault through git and ingest incrementally
- Medium team
- free, but there is no multi-user or concurrency model to rely on
- Large team
- free; treat as an individual research tool, not shared infrastructure
Get tools like this every Wednesday
One featured tool, three on the radar. No fluff.
A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores
Trust Signals
License: MIT License
Use freely, including commercial. Just keep the license.
Commercial use: ✓ Yes
About
- Owner
- Agrici.Daniel (User)
- Stars
- 14,271
- Forks
- 1,435
Explore Further
More tools in the directory
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
387.9k ★everything-claude-code
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
243.9k ★hermes-agent
The agent that grows with you
237.6k ★