What problem does it solve?
This skill should be used when a user wants to create a new LLM Wiki vault, initialize a knowledge base from scratch, set up a wiki project, or bootstrap a compounding knowledge base.
Core Features & Use Cases
- Interactive wizard that scaffolds a complete LLM Wiki vault: directory structure, schema, config, and git repo. The vault follows a three-layer pattern: raw/ (immutable sources) -> wiki/ (LLM-maintained pages) -> CLAUDE.md (schema).
- Generates key files and starter templates, including CLAUDE.md, wiki.config.md, index.md, log.md, and Obsidian config, plus a ready-to-run .gitignore and initial Git setup.
- Triggers on natural-language prompts like "create wiki", "new vault", or "init wiki" to bootstrap a project and seed a compounding knowledge base.
Quick Start
Run the Init wizard and answer the five prompts to scaffold your new LLM Wiki vault.