v27

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-2193427579.9 KB
Skills

Update skill

Update a skill's default version.

post/v1alpha/skills/{skill_id}

Path parameters

skill_idstring required

Request body

default_versionstring required

Version number to set as the default

Response

Successful Response

idstring required

Unique identifier for the skill

created_atinteger required

Unix timestamp when the skill was created

default_versionstring

Version used when no version is specified

descriptionstring required

Description of what the skill does

latest_versionstring

Most recently uploaded version number

namestring required

Human-readable name from SKILL.md frontmatter

object'skill'