Claude plugin that operationalizes a structured Obsidian wiki workflow — ingest, query, and lint across sessions.
Built to stop losing context between Claude sessions. The problem isn’t that Claude forgets — it’s that maintaining a structured knowledge base across hundreds of sessions by hand drifts and breaks down.
The plugin gives Claude three slash commands over an Obsidian vault:
/llm-wiki:ingestcaptures any source (URL, YouTube, local file, pasted text) with citation discipline and idempotency guards/llm-wiki:queryroutes questions through a hot cache and domain indexes before reading individual pages/llm-wiki:lintruns twelve health checks with six auto-fixable categories
v0.2 in progress — more command options and a write-schema skill that bootstraps the CLAUDE.md wiki schema from scratch.
/plugin install llm-wiki@jordanchoi