Skill Creator Guide

How to Build a Claude Code Skill With Skill Creator

Skill Creator is Anthropic's own Claude Code plugin for building skills interactively. Instead of hand-writing a SKILL.md from a blank file, you run /skill-creator inside Claude Code and work through four modes: Create, Eval, Improve, and Benchmark.

This guide walks through what each mode actually does, when to reach for it, and what to do with the finished skill once it works, including how to list it in the Claude Market directory so other builders can find and install it.

The four modes

Create starts a new skill from a plain-language description of the job it should do. Eval runs it against real test prompts to see whether it actually works. Improve uses those results to tighten the instructions. Benchmark repeats runs to check consistency, not just a single lucky pass.

What to do once it works

A skill that passes Eval and Benchmark is usually specific enough to be genuinely useful to someone else, not just you. That is the point where it is worth publishing rather than keeping it local: push it to a public GitHub repo or a gist, then submit the link.

Curated Listings

Related pages for skill authoring

Use these alongside Skill Creator depending on which environment and stage you are at.

Related Hubs

Keep drilling down by ecosystem or use case

These related hubs connect the broad search term to the next page that usually narrows the decision cleanly.