# skill-creator

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

- Page: https://skill123.app/skills/skill-creator/
- Category: development
- Platforms: cursor, claude, agents
- Quality score: 93/100
- Last verified: 2026-06-22
- Source: https://github.com/vercel-labs/agent-skills

## When to use

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

## Install

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

Agents can also read https://skill123.app/install/skill123.md and install this skill.
