Create Skill Version
Create a new version for an existing skill using multipart uploads.
Path parameters
skill_id
Headers
anthropic-beta
Request
Multipart form payload used to create a new skill version.
collection
collection field.
Response
Skill version created successfully.
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 Error
422
Unprocessable Entity Error

