Create Skill

Create a new skill in a collection from multipart form fields and uploaded files.

Headers

anthropic-betalist of stringsOptional

Response

This endpoint returns an object.
idstring
Unique skill identifier.
created_atdatetime
Creation timestamp.
display_titlestring
Human display title.
sourceenum
Source of the skill.
updated_atdatetime
Update timestamp.
collectionstring

Tenant identifier (org_id boundary).

loadingenum
Instruction loading strategy.
readonlyboolean
Readonly flag.
latest_versionstring
Latest version token for this skill.
type"skill"
Object type.

Errors

401
Unauthorized
422
Unprocessable Entity