Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

A personal API key or an OAuth 2.0 access token. Personal API keys also require the x-auth-key header with your user ID.

Body

multipart/form-data
files
file[]
required

One or more file parts. Accepts a single .md file (stored as SKILL.md), a .zip / .skill archive containing SKILL.md at its root, or loose files that together include a SKILL.md. Total upload must not exceed 10 MB.

team_id
string

Team that should own the skill. When omitted, the skill is owned by the authenticated user.

Response

Skill created.

skill
object