Skill Creator
Create, test, and package reliable reusable agent skills.
Anthropic's skill-authoring guide covers progressive disclosure, instruction design, bundled resources, validation, evaluation, and packaging conventions.
Install
npx skills add https://github.com/anthropics/skills --skill skill-creatorSkill content
The instructions an agent receives when this skill is active.
FAQ
- What does Skill Creator do?
- Anthropic's skill-authoring guide covers progressive disclosure, instruction design, bundled resources, validation, evaluation, and packaging conventions. Create, test, and package reliable reusable agent skills.
- How do I install Skill Creator?
- In a supported agent environment, run: npx skills add https://github.com/anthropics/skills --skill skill-creator
- When should I use Skill Creator?
- Ask the agent to create or improve a reusable skill for a repeated workflow.
- Got an example for Skill Creator?
- Turn this recorded release checklist into a reusable skill with validation steps.
- Where does Skill Creator come from?
- Source and updates: https://www.skills.sh/anthropics/skills/skill-creator. Confirm install steps and permissions there before you rely on it.