Answer a question using the compiled wiki knowledge base, synthesising a response with [[wikilink]] citations. Always use this skill when the user says /wiki-query, 'what does my wiki say about', 'what do I know about', 'check my notes on', 'search my wiki for', or 'what's the current state of [topic] in my notes'. Also use when the user asks a question and signals they want to draw on their own accumulated knowledge rather than general knowledge - phrases like 'what have we worked on regarding', 'based on my notes', 'what's my thinking on', or any question where the answer should come from personal knowledge rather than the model. Optionally files valuable answers as new wiki pages. When in doubt whether personal knowledge retrieval is being requested, use this skill. Requires filesystem read access.
$npx -y skills add vanillaflava/llm-wiki-skills --skill wiki-queryInstalls into the current project.
Run `npx skills use "https://github.com/vanillaflava/llm-wiki-skills" --skill "vanillaflava/llm-wiki-skills/wiki-query"` 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.