123 Skill123

skill-creator

skill-creator is a meta-skill that scaffolds, validates, and packages Agent Skills following the agentskills.io specification.

Meta-skill for creating and validating new agent skills in the open format.

spec ✓ Scripts References Global
QUALITY 93 /100
by Vercel Labs Last verified: 2026-06-22

What this skill does

Creating new skills from scratch
Validating SKILL.md
Packaging skill directories

Try saying this

Copy a prompt into your agent to trigger this skill.

Help me with creating new skills from scratch
Help me with validating SKILL.md
Help me with packaging skill directories

Topics

Platforms

Cursor Claude Code Open Agents

Install

CLI install

npx skills add https://github.com/vercel-labs/agent-skills/tree/main/skills/skill-creator

Manual install

~/.cursor/skills/skill-creator/
~/.claude/skills/skill-creator/
~/.agents/skills/skill-creator/

Resources

skill-name/
├── SKILL.md
└── scripts/scripts/

Source

https://github.com/vercel-labs/agent-skills/tree/main/skills/skill-creator

Related Skills