Set up, validate, and reconfigure the llm-wiki skill suite. Always use this skill when the user says /wiki-config, asks to 'set up my wiki', 'configure wiki', 'initialize wiki config', mentions 'page structure problems', 'schema issues', 'missing templates', 'wiki help', 'how does the wiki work', or when any wiki skill reports a missing or invalid config, schema, or templates. Also use when the user wants to know what wiki skills are available, seems confused about how the wiki system works, or asks why a skill isn't behaving as expected - even if they don't say 'config'. Owns the interactive configuration flow, schema management, and template management for the wiki system. When in doubt whether a setup or configuration issue is being raised, use this skill.
$npx -y skills add vanillaflava/llm-wiki-skills --skill wiki-configInstalls into the current project.
Run `npx skills use "https://github.com/vanillaflava/llm-wiki-skills" --skill "vanillaflava/llm-wiki-skills/wiki-config"` 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/vanillaflava/llm-wiki-skills" that are relevant to the current task. Run `npx skills add "https://github.com/vanillaflava/llm-wiki-skills"` and select the relevant skills, then follow their instructions.