BeClaude

skill-creator

New
Official PluginDevelopmentby Anthropic

Create new skills, improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, or benchmark skill performance with variance analysis.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/skill-creator.md https://raw.githubusercontent.com/anthropics/claude-plugins-official/main/plugins/skill-creator/SKILL.md
3
Invoke in Claude Code
/skill-creator
testing

Frequently Asked Questions

What is skill-creator?

Create new skills, improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, or benchmark skill performance with variance analysis.

How to install skill-creator?

To install skill-creator, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /skill-creator.

What is skill-creator best for?

skill-creator is a plugin categorized under Development. It is designed for: testing. Created by Anthropic.