v5
latestOpenAPI 3.1.12026-07-31392595.5 KBSkills
Update a skill
patch/v1/skills/{name}
Path parameters
namestring required
Skill name. Lowercase letters, digits, and hyphens only.
Example:humanizer
Skill name. Lowercase letters, digits, and hyphens only.
Request body
Example request
{
"name": "humanizer",
"description": "Polish near-final drafts so they sound natural and specific."
}Response
Skill updated successfully