Compile raw sources into a cross-linked wiki following the Karpathy LLM-wiki pattern. Use when the user asks to ingest, compile, or build a wiki from a folder of notes, research, or documents. Also triggered by "add to my wiki", "compile these sources", or working inside a directory that has both raw/ and wiki/ subdirectories plus a CLAUDE.md referencing this pattern.
$npx -y skills add doneyli/claude-code-plugins --skill wiki-compilerInstalls into the current project.
Run `npx skills use "https://github.com/doneyli/claude-code-plugins" --skill "doneyli/claude-code-plugins/wiki-compiler"` 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/doneyli/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/doneyli/claude-code-plugins"` and select the relevant skills, then follow their instructions.