skill-creator
Originally fromanthropics/skills
Installation
SKILL.md
Skill Creator
This skill guides the creation of new Agent Skills that conform to the Agent Skills specification. Follow these instructions whenever you need to create a new skill for any capability.
When to Use This Skill
- User asks to create a new skill
- User requests adding a skill for a specific capability
- User wants to define or build a skill
- User needs to package knowledge or workflows as a reusable skill
Agent Skills Core Concepts
Skills are portable, self-documenting packages that extend AI agent capabilities. Each skill is a directory containing a SKILL.md file with instructions.
For complete specification details, see references/spec.md.