v10

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

Create Skill Version

Create a new version for an existing skill using multipart uploads.

post/v1/skills/{skill_id}/versions

Path parameters

skill_idstring required

Headers

anthropic-betastring[] nullable

Response

Skill version created successfully.

idstring required

Unique skill version identifier.

created_atstring date-time required

Creation timestamp.

descriptionstring required

Skill version description from frontmatter.

directorystring required

Top-level directory name for this version.

namestring required

Skill name from frontmatter.

skill_idstring required

Parent skill identifier.

type'skill_version'

Object type.

versionstring required

Version token.