What problem does it solve? Durable learnings and cross-repo knowledge disappear when a conversation ends, forcing you to rediscover the same context repeatedly. This Skill maintains a persistent, compounding markdown knowledge base (an Obsidian vault backed by git) that an LLM curates over time. ## Core Features & Use Cases - Ingest sources: Capture URLs, files, or pasted text into sources/, integrate them into linked pages/, and update the index and log automatically. - Query with citations: Ask questions against your wiki and receive answers citing the pages used, with valuable new answers filed back as pages. - Lint for quality: Scan for contradictions, stale claims, orphan pages, and missing links, fixing trivial issues and surfacing judgment calls. - Use Case: After debugging a tricky deployment issue, say "ingest this postmortem into my wiki" so the lesson is captured, cross-linked, and queryable months later from any project. ## Quick Start Ask the assistant to initialize your wiki vault and ingest a document by saying "ingest this article into my wiki".