What problem does it solve?
Traditional RAG systems often rediscover information from scratch per query, leading to fragmented knowledge. This skill solves this by building a persistent, interlinked markdown knowledge base that compounds over time, ensuring consistency and deep synthesis.
Core Features & Use Cases
- Persistent Knowledge Compounding: Maintains a structured wiki of entities, concepts, and comparisons that grows and improves with every interaction.
- Automated Maintenance: Handles cross-referencing, schema enforcement, and health checks to prevent link rot and tag sprawl.
- Use Case: Researchers or developers can use this to maintain a living, interlinked documentation vault for complex domains like AI architecture or personal project intelligence, where the agent acts as a curator that flags contradictions and synthesizes new sources.
Quick Start
Ask the agent to initialize a new wiki in your home directory to begin building your interlinked knowledge base.