The official Anthropic skill for writing new Agent Skills, improving existing ones and measuring them with evals.
/plugin marketplace add anthropics/skillsSkill Creator is a skill that builds skills. It walks Claude through deciding what a new skill should do, drafting the SKILL.md, writing test prompts, and then running and comparing versions until the skill works.
.skill file that you can install or share.In Claude Code, add the Anthropic marketplace, then install the skill from Browse and install plugins:
/plugin marketplace add anthropics/skills
Then ask Claude to "create a skill that ..." and follow its questions.
Microsoft · Tool / CLI
Microsoft's optimizer that trains agent skills like neural networks, with epochs and validation gates, without touching weights.
Anthropic · Skill
The Anthropic skill that guides Claude through designing and building high-quality MCP servers in Python or TypeScript.
virgiliojr94 · Skill
Turns a technical book or document into a structured Claude Code skill that your agent loads only when it needs it.