What problem does it solve?
It eliminates the manual setup work of creating an AI-assisted knowledge base by generating a complete wiki vault structure, conventions, and the companion skills needed to compile and audit it.
Core Features & Use Cases
- Creates a complete wiki vault layout: sets up raw/, wiki/, and output/ directories so you have a clear input zone, knowledge base, and reporting area.
- Seeds vault conventions: writes CLAUDE.md and the wiki entry point (wiki/_master-index.md) so the destination repository is immediately consistent.
- Installs companion skills for operation: installs project-scoped raw-compile and audit-wiki so users can ingest material and run audits without extra setup.
- Use case: bootstrap a new project knowledge base by creating the vault once, dropping notes into raw/, then running compile to generate linked wiki articles and audit to find gaps and inconsistencies.
Quick Start
In the target folder, run the command /wiki-generator and choose whether the companion skills should be installed project-scoped or globally.