kit

obsidian-brain

Archive learnings from Claude Code sessions to Obsidian vault as Zettelkasten notes and use vault knowledge as conversational context.

Install

claude install-plugin hamsurang/kit --plugin obsidian-brain

Features

/obsidian-archive — Session Learning Archival

Extract learnings from the current conversation and save them as atomic Zettelkasten notes.

/obsidian-archive

/brain — Load Vault Knowledge

Load notes from your vault into the current conversation context.

/brain rust ownership
/brain react hooks

Auto-invoked Skill

The obsidian-brain skill auto-activates when you reference your notes:

Vault Structure

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.

Note Format

Notes use Zettelkasten conventions:

Requirements

Companion Plugin

Use with the obsidian plugin for vault CRUD operations (create, edit, move, search notes).