123 Skill123

create-skill

create-skill teaches agents how to author new Agent Skills with valid SKILL.md frontmatter, trigger descriptions, and optional scripts. Install via npx skills add or copy to ~/.cursor/skills/create-skill/.

Create Cursor Agent Skills with proper SKILL.md structure, frontmatter, and best practices.

spec ✓ References Global
QUALITY 98 /100
by Cursor Last verified: 2026-06-22

What this skill does

User asks to create a new skill
Authoring SKILL.md files
Setting up .cursor/skills/

Try saying this

Copy a prompt into your agent to trigger this skill.

Help me with user asks to create a new skill
Help me with authoring SKILL.md files
Help me with setting up .cursor/skills/

Topics

Platforms

Cursor Claude Code Open Agents

Install

CLI install

npx skills add https://github.com/cursor/skills-cursor/tree/main/create-skill

Manual install

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

Resources

skill-name/
├── SKILL.md
└── references/reference.md

Source

https://github.com/cursor/skills-cursor/tree/main/create-skill

License: MIT

Related Skills