What problem does it solve? Keeping a personal knowledge base consistent is hard: notes drift out of sync, sources get lost, and pages contradict each other. This Skill provides a fixed, topic-agnostic workflow for ingesting sources, writing cited wiki pages, and auditing the wiki so the knowledge base stays organized and trustworthy. ## Core Features & Use Cases - Source Ingestion: Reads new documents added to raw/, then creates summary and concept pages in wiki/ with citations and wikilinks. - Question Answering: Searches wiki/index.md and relevant pages to answer questions with citations, and files new findings back into the wiki. - Wiki Linting: Audits the wiki for contradictions, orphan pages, missing concept pages, outdated claims, and format violations. - Use Case: You drop a new research paper into raw/ and ask for ingestion; the Skill creates a summary page, updates related concept pages, refreshes wiki/index.md, and logs the change in wiki/log.md. ## Quick Start Ingest the new file I just added to raw/ into the wiki and update the index and log.