your-skill-name
Your Skill Name
One-line elevator pitch. What problem does this skill solve?
A short paragraph of context: who the skill is for, when it fires, and what the user should expect.
When to use this skill
- Trigger phrase 1.
- Trigger phrase 2.
- Explicit invocation:
/crystools-skills:your-skill-name.
When NOT to use it
- Clearly state what's out of scope. This prevents overlap with other skills.
Execution
1. Resolve inputs
More from crystian/skills
skill-sharpen
Sharpens, refines, and optimizes AI agent skills through real usage — learns from mistakes, reviews quality, and improves over time. Observes skill execution in the current conversation, analyzes up to four sources (conversation friction, file diffs, user feedback, static diagnostic) plus accumulated lessons, and proposes concrete improvements to the target skill's SKILL.md. Works with Claude Code and compatible SKILL.md-based agent frameworks. Use after executing any skill: `/skill-sharpen [name]` or `/skill-sharpen` to auto-detect. `--review` processes accumulated lessons.
32skill-optimizer
Optimizer that refines and professionalizes AI agent skills through real usage — saves tokens, eliminates redundancy, and tightens instructions so skills cost less to run. Learns from mistakes, reviews quality, and improves over time. Observes skill execution in the current conversation, analyzes up to four sources (conversation friction, file diffs, user feedback, static diagnostic) plus accumulated lessons, and proposes concrete improvements to the target skill's SKILL.md. Works with Claude Code and compatible SKILL.md-based agent frameworks. Use after executing any skill: `/skill-optimizer [name]` or `/skill-optimizer` to auto-detect. `--review` processes accumulated lessons.
20