What problem does it solve? Scattered notes and repeated re-reading of source material make personal knowledge hard to compound. This Skill turns an LLM into the maintainer of a structured markdown wiki: sources are snapshotted once into an immutable raw/ directory, then compiled into durable, cross-linked wiki articles that improve over time instead of being re-derived on every question. ## Core Features & Use Cases - Ingest & Compile: Snapshot web pages, files, pasted text, or Obsidian Web Clipper Markdown from a Clippings/ queue into raw/, then create or update Traditional Chinese wiki articles with triage dispositions (New, Update, Disputed, No material). - Grounded Query: Search the wiki and answer questions with citations linking back to wiki pages, with optional archiving of answers as point-in-time pages. - Lint & Evidence Checking: Auto-fix index inconsistencies and broken links, and run scripts/check_evidence.py to verify that every number, date, and quote in articles appears verbatim in the linked raw sources. - Use Case: Save research articles about a technology into Clippings/, ask the agent to process pending clippings, then later ask "what do I know about X" and receive a cited answer synthesized from your compiled wiki. ## Quick Start Ingest this article into my wiki and compile it into knowledge pages: https://example.com/some-article