Skill Creator — Development skill for Claude Code
Create new skills, modify existing skills, and measure skill performance.
How to install Skill Creator
Installs to ~/.claude/skills/skill-creator/
git clone --depth 1 https://github.com/anthropics/skills /tmp/skills \
&& mkdir -p ~/.claude/skills \
&& cp -r /tmp/skills/skills/skill-creator ~/.claude/skills/skill-creator Clones the whole repository, because a skill folder can carry scripts and resources beside its SKILL.md.
What Skill Creator does
Interactive skill creation tool that guides through building new skills with evaluation and iteration. Covers drafting skills, creating test prompts, running evaluations, benchmarking with variance analysis, and optimizing skill descriptions for triggering accuracy.
The README for anthropics/skills is shared by 21 entries and is shown
on algorithmic-art.
When Claude uses Skill Creator
When users want to create, edit, optimize, or evaluate skills Tools it reaches for:
Alternatives in Development
- Fidelity — Measure how faithfully a clone reproduces a site — pixel-diff plus motion-fidelity into one 0-100 score, a let 3.6k ★
- Agent Skill Creator — Build tested agent skills and govern their lifecycle through a user-defined marketplace: evidence, discovery 2.3k ★
- Evo — turns your codebase into an autoresearch loop — discovers what to measure, instruments the benchmark, then run 1.4k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Pbi Dax
Delegate measure work or a read-only DAX question to pbi-dax: create/optimize measures with validation and sam
Vibe Slides
Vibe Slides is a "Vibe Coding" application for presentation creation. It enables users to create professional
Clens
Claude Code session capture and analysis. Trace tool calls, detect backtracks, analyze decisions, track edit c
Editscore Ladder Run
Run an EditScore-7B pairwise ladder for an image-edit generator (SDEdit / diffusion / LoRA / distilled step-co
Pbi Explain
Deconstruct any DAX measure into a structured plain-English breakdown covering business logic, filter context
Pbi Optimise
Run a 14-rule performance scan on any DAX measure, identifying anti-patterns like unnecessary iterators, FILTE
Related Agents
Performance Monitor
Monitor agent execution, track token usage, measure response quality, and optimize workflows
Prompter
Use this agent when you need to create, refine, or optimize prompts for AI systems. This includes writing new
Code Improvement Agent
Use this agent when you want to analyze and improve existing code for readability, performance, and best pract