From chad-tools
Create a new Claude Code skill from a repeated pattern or workflow. Use when you notice a recurring task that should be codified, or when the user says "make this a skill" or "save this pattern".
How this skill is triggered — by the user, by Claude, or both
Slash command
/chad-tools:crystallizeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
To crystallize a new skill:
To crystallize a new skill:
<scope>/skills/<skill-name>/SKILL.md
npx claudepluginhub metcalfc/claude-plugin --plugin chad-toolsGuides creating Claude Code skills: clarify purpose, set file structure, configure frontmatter like disable-model-invocation, user-invocable, hooks. Triggers on 'create skill' requests.
Guides creation of Claude Code skills: evaluates suitability with recurrence/automation/value/duplication tests, details SKILL.md structure, best practices, and quick-start commands.
Creates reusable Claude Code skills and plugins from repeatable workflows. Generates SKILL.md files, packages as plugins, creates GitHub repos, and publishes to marketplace. Activates on requests to make skills or plugins.