What problem does it solve? Scattered notes and one-off chat answers lose knowledge over time. This Skill configures a persistent, interlinked markdown wiki inside a NanoClaw group so an agent incrementally builds and maintains a compounding knowledge base from your sources instead of re-deriving answers on every query. ## Core Features & Use Cases - Guided wiki setup: Walks through choosing a group, designing the wiki domain, and creating the wiki/ and sources/ directories with index.md and log.md files. - Schema and container skill generation: Creates a tailored container/skills/wiki/SKILL.md and a marker-wrapped CLAUDE.md section that turns the agent into a disciplined wiki maintainer with ingest, query, and lint operations. - Source capability checks and scheduling: Verifies the agent can handle planned source types (PDFs, images, voice, URLs) and optionally schedules periodic wiki lint health checks. - Use Case: A researcher wants a companion wiki while reading papers. Run this Skill to create the wiki structure, then send each paper to the group; the agent summarizes, cross-references entities, updates the index, and logs every ingest. ## Quick Start Ask the agent to add a wiki knowledge base to your NanoClaw group and follow the prompts to pick a group and define your wiki's domain.