create-skill
Installation
SKILL.md
Skill Creator Plus
An enhanced skill creation system that extends the official Anthropic skill-creator. It adds three layers on top: a guided wizard for non-developers, a starter templates library, and the ability to extract skills directly from conversation history.
Think of it this way: Claude already knows how to cook. A skill is a recipe — it tells Claude exactly what dish to make, what ingredients to use, and how you like it served. This skill helps you write those recipes.
The rule of thumb: if you repeat any process with Claude more than twice, that process should probably be a skill.
At a high level, creating a skill goes like this:
- Decide what the skill should do and roughly how
- Write a draft of the SKILL.md
- Create a few test prompts and run them
- Evaluate the results with the user (qualitatively and quantitatively)
- Rewrite the skill based on feedback
- Repeat until satisfied
- Optimize the description for reliable triggering
- Package and share