Archive learnings from Claude Code sessions to Obsidian vault as Zettelkasten notes and use vault knowledge as conversational context.
claude install-plugin hamsurang/kit --plugin obsidian-brain
/obsidian-archive — Session Learning ArchivalExtract learnings from the current conversation and save them as atomic Zettelkasten notes.
/obsidian-archive
0-inbox/ and updates MOC in 2-maps//brain — Load Vault KnowledgeLoad notes from your vault into the current conversation context.
/brain rust ownership
/brain react hooks
The obsidian-brain skill auto-activates when you reference your notes:
vault/
├── 0-inbox/ # New notes land here
├── 1-zettelkasten/ # Reviewed atomic notes
├── 2-maps/ # MOC (Map of Contents) index notes
└── templates/ # Note templates
On first run, the plugin offers to create missing directories.
Notes use Zettelkasten conventions:
YYYYMMDDHHmmss-kebab-title.mdUse with the obsidian plugin for vault CRUD operations (create, edit, move, search notes).