Prerequisites
You need Claude Code installed before proceeding. The plugin runs inside Claude Code and adds the/wiki-* commands to your sessions.
Install methods
- From GitHub (recommended)
- Single session (no install)
Install once and the plugin is available across all your Claude Code sessions.Replace
Add as a local marketplace
/path/to/llm-wiki-compiler with the actual path where you cloned the repo.Verify the install
After restarting Claude Code, open any project and type/wiki — you should see the available commands: /wiki-init, /wiki-compile, /wiki-ingest, /wiki-search, /wiki-query, /wiki-lint, and /wiki-upgrade.