skill-creator
Installation
SKILL.md
Skill Creator
Create new skills by writing SKILL.md files to the workspace skills/ directory.
Skill Structure
skill-name/
├── SKILL.md (required)
└── references/ (optional)
Creating a Skill
- Choose a name: lowercase letters, digits, and hyphens only (max 64 chars)
- Create directory:
workspace/skills/<skill-name>/ - Write
SKILL.mdwith YAML frontmatter