Compiles the wiki from raw markdown sources. Read config/domain.ts for the domain topic and taxonomy. Orchestrates a multi-phase pipeline using subagents: read sources, write synthesis articles, write reference cards, generate field map and indexes, extract claims, and run self-eval. Use when asked to compile, build, or generate the wiki from raw sources.
$npx -y skills add chappyasel/meta-kb --skill compile-wikiInstalls into the current project.
Run `npx skills use "https://github.com/chappyasel/meta-kb" --skill "chappyasel/meta-kb/compile-wiki"` 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/chappyasel/meta-kb" that are relevant to the current task. Run `npx skills add "https://github.com/chappyasel/meta-kb"` and select the relevant skills, then follow their instructions.