Back to Agent Skills
Development & Testing
Skill Creator
by Anthropic 161k GitHub stars
Interactive tool that guides the creation of well-structured custom Agent Skills in the SKILL.md format.
#skills#authoring#meta#official
Claude Code Codex
Overview
Skill Creator walks through building custom Agent Skills, helping structure the SKILL.md, metadata, and supporting files correctly. It's the canonical way to author new skills that follow Anthropic's spec.
What it is good for
- Authoring a new custom skill
- Structuring SKILL.md and metadata
- Packaging supporting scripts/resources
- Following the Agent Skills spec
Install
Install in Claude Code
# Add the marketplace, then install the skill in Claude Code:
/plugin marketplace add anthropics/skills
/plugin install skill-creator
# Or install manually into ~/.claude/skills:
git clone https://github.com/anthropics/skills.git
cp -r skills/skill-creator ~/.claude/skills/skill-creator Explore AI Tools
Discover the best AI tools that complement your skills
Read AI & Design Articles
Tips and trends in the world of design and AI
Related Skills
Development & Testing
MCP Builder
Guide the creation of Model Context Protocol servers to connect APIs and tools to AI agents.
Claude Code Codex
Development & Testing Superpowers
A core skills library of 20+ battle-tested, composable tools and workflows for everyday agent development tasks.
Claude Code Codex
Development & Testing Vercel React Best Practices
React and Next.js performance guidelines from Vercel Engineering — data fetching, bundle optimization, and rendering patterns.
Claude Code Codex