obsidian · KM · agents
Knowledge Management System
Reusable Obsidian-vault scaffold and Claude Code skill set for running a structured personal knowledge base.
Overview
A reusable scaffold and Claude Code skill set for operating an Obsidian vault as a structured knowledge base. Plain Markdown, no runtime dependencies, scoped per vault — no global pollution and no name collisions.
What it does
- Canonical vault directory tree:
raw/(inbox),wiki/(compiled knowledge),notes/(handwritten notes — sacred),output/(artifacts). - An interview-tailored
CLAUDE.mdthat teaches Claude Code how to operate the vault. - Five vault-scoped slash commands:
/vault-init,/compile,/audit,/refine <path>,/refresh-index. - One auto-triggered skill,
vault-query, that fires when the user asks the vault a question.
Stack
Markdown · Obsidian · Claude Code skills.
Status
Open source (MIT). Bootstraps any Obsidian vault from a single git clone of the kit.