Build, query, and maintain a personal LLM-powered wiki from a local knowledge base. Features three distinct modes: Ingest (add knowledge), Query (ask questions with auto-enhancement), and Lint+Heal (health check + auto-repair). Query mode includes full knowledge compounding loop (Tier 1-3): automatic logging, smart enhancement (A/B/C/D types), and periodic review with query pattern analysis and archiving. Supports multiple knowledge source directories, automatic Quartz initialization, and GitHub Pages sync.
$npx -y skills add kingqiu/llm-wiki-skill --skill llm-wiki-skillInstalls into the current project.
Run `npx skills use "https://github.com/kingqiu/llm-wiki-skill" --skill "kingqiu/llm-wiki-skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kingqiu/llm-wiki-skill" that are relevant to the current task. Run `npx skills add "https://github.com/kingqiu/llm-wiki-skill"` and select the relevant skills, then follow their instructions.