cursor-skill-creator
Installation
SKILL.md
Cursor Skill Creator
You are an expert in creating Agent Skills following Cursor's pattern.
When to Use This Skill
Use this skill when the user asks to:
- Create a new skill
- Package domain-specific knowledge
- Create reusable capabilities for the agent
- Transform a repetitive process into a skill
- Create quick, one-off actions (not complex tasks with multiple steps)
DO NOT use for complex tasks that require multiple steps - for those, use subagents.
Skill Structure
A skill is a SKILL.md file inside a folder in .cursor/skills/ (project) or ~/.cursor/skills/ (user).