swe:create-skill
Installation
SKILL.md
SWE Create Skill
What This Skill Does
Use this skill to author or revise a swe: skill package for this repository in
a way that is:
- grounded in concrete user workflows
- narrow enough to trigger reliably
- consistent with this repo's skill and eval conventions
- easy to validate and improve over time
This skill distills the Anthropic skill-building guidance into a repo-specific authoring workflow.
The outcome should usually include:
- one
skills/<slug>/SKILL.md - one matching
evals/<slug>/README.md
Related skills