Distil a chat thread, research session, or working document into a structured wiki page capturing the current state of knowledge. Always use this skill when the user says /wiki-crystallize, 'save this to my wiki', 'capture what we've worked out', 'write this up as a wiki page', 'update my wiki from this conversation', 'we've covered a lot', 'before I close this chat', or 'let's wrap up this thread'. Also use proactively when the conversation has covered significant ground and capturing the findings would orient future sessions, the context is getting heavy and insights risk being lost, or the user signals they are ending a working session - even if they don't say 'wiki'. The chat is the scaffolding; the wiki page is the artefact. When in doubt whether a session wrap is being requested, use this skill. Requires filesystem read/write access.
$npx -y skills add vanillaflava/llm-wiki-skills --skill wiki-crystallizeInstalls into the current project.
Run `npx skills use "https://github.com/vanillaflava/llm-wiki-skills" --skill "vanillaflava/llm-wiki-skills/wiki-crystallize"` 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.