Crystallization banner
bradduy bradduy

Crystallization

Documentation community

Description

--- name: crystallization description: Skill for distilling completed research chains into structured wiki pages — explorations become first-class knowledge type: flexible --- # Crystallization Skill When a `/wiki` query synthesizes 3+ sources to answer a question, the result is often more valuable than any single page in the wiki. Crystallization captures that synthesis as a permanent wiki page, so the work compounds instead of evaporating with the conversation. ## When to crystallize Cryst

Installation

Installs to ~/.claude/skills/bradduy-wiki-knowledge-compiler-crystallization/SKILL.md

Terminal
mkdir -p ~/.claude/skills/bradduy-wiki-knowledge-compiler-crystallization && curl -fsSL https://raw.githubusercontent.com/bradduy/wiki-knowledge-compiler/HEAD/skills/crystallization.md -o ~/.claude/skills/bradduy-wiki-knowledge-compiler-crystallization/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository