Initialize the kObsidian LLM Wiki in the current vault. Use when the user says "set up a wiki", "start a knowledge base", "init the wiki", "bootstrap kobsidian wiki", or similar. Scaffolds wiki/{Sources,Concepts,Entities}/ and seeds index.md, log.md, wiki-schema.md.
File a new source into the LLM Wiki — create its Sources page, append a log entry, apply the proposed cross-reference edits. Use when the user says "ingest this", "file this source", "add this to the wiki", drops a URL/PDF/clipped article, or pastes notes they want captured. Never auto-applies cross-refs without…
Health-check the LLM Wiki and offer fixes for each category of finding. Use when the user says "lint the wiki", "audit the wiki", "check wiki health", "clean up the wiki", or after a batch of ingests. Categories covered - orphans, broken links, stale sources, missing pages, tag drift, index parity.
Answer a question from the LLM Wiki with citations, and optionally file the synthesis back as a concept page. Use when the user asks "what does the wiki say about X", "search the wiki for Y", "summarize what I know about Z", or asks a question that should be grounded in their personal knowledge base rather than…