Obsidian Vault Kit — Development skill for Claude Code
A knowledge vault Claude Code maintains for you — document and session-history ingest into a linked Obsidian graph, with a daily runner that refuses to report success when it changed nothing.
How to install Obsidian Vault Kit
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open mustafa4101996ahmed/obsidian-vault-kit and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Obsidian Vault Kit does
A knowledge vault Claude Code maintains for you — document and session-history ingest into a linked Obsidian graph, with a daily runner that refuses to report success when it changed nothing.
Alternatives in Development
- Implement Plan — You are tasked with implementing an approved technical plan from thoughts/shared/plans/ 10k ★
- Code Review Graph — Local knowledge graph for Claude Code 3.7k ★
- MCP Edit — tilth_write replaces the host Edit and Write tools 349 ★
README
Obsidian Vault Kit
**Everything you worked out with Claude Code, turned into a knowledge graph you can query.** Point it at a document and it writes linked, filed notes. Use Claude Code normally and it mines your own sessions for whatever was worth keeping, on its own, once a day.
[](https://github.com/mustafa4101996ahmed/obsidian-vault-kit/actions/workflows/ci.yml) [](LICENSE)   
A real vault after five documents went in. It started with five seed pages and eight links.
Rendered from the actual files by
make-graph.mjs, not drawn by hand.
[!IMPORTANT] **A run that recorded nothing ingested nothing.** The runner checks whether `.manifest.json` moved and treats an untouched ledger as a failure regardless of the exit code. A pipeline that reports success while doing no work is the failure that hides longest.
How it works
You drop a document in, or you simply use Claude Code. Either way the vault fills up.