Skillsby SefarAI
Back to catalog

Skill Creator

Create, improve, evaluate, and benchmark agent skills as structured packages.

Install with skills CLI

npx skills add anthropics/skills --skill skill-creator

Choose your target agent when the installer prompts. Installation target does not mean this listing has tested every agent.

What it is for

A method for designing new skills and improving existing ones through clearer triggering, evaluation, and iterative measurement.

Useful when

Create a skill
Improve triggering
Run skill evaluations

Expected outcomes

  • A structured SKILL.md
  • Clearer activation guidance
  • An evaluation-ready workflow

Requirements

  • An agent with skill support
  • A concrete workflow to package

Related skills