skill-creator

from anthropics/skills scored 2026-07-07

Creates and improves skills: scaffolding, description optimization for trigger accuracy, and eval runs to measure whether a skill actually works.

Skill scores
scored 2026-07-07 · rubric
Skill Leverage82
Reliability78
Evaluation Readiness86
Safety / Governance78

Anatomy

Parent repoanthropics/skills
Pathskills/skill-creator
Trigger conditions"Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill"
Instruction formatyaml-frontmatter-md
Required toolsfile-edit, shell
Reusabilityuniversal
Complexitymedium
Ships scripts / examples / tests / boundariesyes / yes / yes / yes

Failure modes

Eval features assume you can define success cases for the skill; skills with fuzzy outcomes get fuzzy evals.

Verdict

The highest eval-readiness score among capability skills, because it ships benchmarking for the skills it creates. Authoring plus measurement in one artifact is what the ecosystem should copy.

Related skills

Frequently asked questions

What does the skill-creator skill do?

Creates and improves skills: scaffolding, description optimization for trigger accuracy, and eval runs to measure whether a skill actually works.

When does skill-creator trigger?

Its stated trigger: "Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill". Trigger precision is a scored reliability dimension.

Go deeper