Update skill
Update a structured project skill source file. skill_id is REQUIRED and is the skill name: max 64 characters, lowercase letters, numbers, and hyphens only, must not start or end with a hyphen, and must not contain consecutive hyphens. 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. Omitting it leaves the existing body untouched; sending it replaces the whole body, so send the complete instructions, not just the part you changed. The former sections object is no longer part of this tool and is rejected if sent. Use instructions instead. A skill cannot be renamed: name, when sent, must equal skill_id. There is no display_name field.