Name conventions: `create-*`, `manage-*`, `setup-*`, `generate-*`, `build-*`
</yaml_requirements>
<success_criteria>
A well-structured skill:
- Has valid YAML frontmatter
- Uses pure XML structure (no markdown headings in body)
- Has essential principles inline in SKILL.md
- Routes directly to appropriate workflows based on user intent
- Keeps SKILL.md under 500 lines
- Asks minimal clarifying questions only when truly needed
- Has been tested with real usage
</success_criteria>
Create Skill
Expert guidance for creating, writing, building, and refining GSD skills. Use when working with SKILL.md files, authoring new skills, improving existing skills, or understanding skill structure and best practices.
Create Skill by mkurman · 104d8e7
npx skillmds@latest add mkurman/create-skill File contents
---name: create-skilldescription: Expert guidance for creating, writing, building, and refining GSD skills. Use when working with SKILL.md files, authoring new skills, improving existing skills, or understanding skill structure and best practices.---```Name conventions: `create-*`, `manage-*`, `setup-*`, `generate-*`, `build-*`</yaml_requirements><success_criteria>A well-structured skill:- Has valid YAML frontmatter- Uses pure XML structure (no markdown headings in body)- Has essential principles inline in SKILL.md- Routes directly to appropriate workflows based on user intent- Keeps SKILL.md under 500 lines- Asks minimal clarifying questions only when truly needed- Has been tested with real usage</success_criteria>
mkurman/zorai/tree/main/skills/gsd-2/skills/create-skill commit 104d8e7806
Frequently asked questions
Run npx skillmds@latest add mkurman/create-skill in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Expert guidance for creating, writing, building, and refining GSD skills. Use when working with SKILL.md files, authoring new skills, improving existing skills, or understanding skill structure and best practices. It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
mkurman (@mkurman) published this skill. Their other Agent Skills are listed on their SkillMD profile.