create-skill
Installation
SKILL.md
Create Skill
This skill helps you create new Agent Skills that follow the agentskills.io specification.
Quick Start
When asked to create a new skill:
- Gather requirements: Ask what the skill should do
- Choose a name: lowercase letters, numbers, hyphens only (e.g.,
pdf-processing,data-analysis) - Generate the structure: Create
SKILL.mdwith proper frontmatter - Add optional components: scripts, references, assets as needed