What problem does it solve? Raw articles, papers, and notes pile up without structure, making it hard to retrieve, connect, and reuse the knowledge they contain. This Skill compiles scattered source documents into an organized, cross-linked markdown wiki that you can query, lint, and turn into polished outputs. ## Core Features & Use Cases - Ingest and Compile: Process raw sources (.md, .txt, .pdf, .html, images) into summaries, then synthesize concept articles with Obsidian-compatible wikilinks, categories, and a master index. - Query and Lint: Answer questions grounded in wiki content with citations, and run health checks detecting broken links, orphan articles, stale summaries, and thin content. - Generate Outputs: Produce articles, Marp slide decks, reports, Mermaid diagrams, tables, and timelines from wiki data, saved to an outputs directory. - Use Case: Drop a folder of research papers into raw/, run ingest and compile, then ask questions across all papers or generate a slide deck summarizing a topic. ## Quick Start Ask the agent to initialize a knowledge base in the current directory and ingest the documents in the raw folder.