Create skill
Create a structured project skill source file (skills//SKILL.md). name is REQUIRED: max 64 characters, lowercase letters, numbers, and hyphens only, must not start or end with a hyphen, and must not contain consecutive hyphens (e.g. “daily-changelog-flow”, not “daily—changelog”). description is REQUIRED: max 1024 characters, non-empty, describing what the skill does and when to use it. instructions is the full markdown body of SKILL.md, meaning everything below the frontmatter, written verbatim. Put the whole skill there, using any markdown headings you like. The former sections object is no longer part of this tool and is rejected if sent. Use instructions instead. There is no display_name field. name is the canonical skill identifier and its directory name, so put the human-readable label in description instead.