Create Skill Version
Create a new version for an existing skill using multipart uploads.
Path parameters
skill_id
Headers
anthropic-beta
Response
This endpoint returns an object.
id
Unique skill version identifier.
created_at
Creation timestamp.
description
Skill version description from frontmatter.
directory
Top-level directory name for this version.
name
Skill name from frontmatter.
skill_id
Parent skill identifier.
version
Version token.
type
Object type.
Errors
401
Unauthorized
422
Unprocessable Entity

