claude
claude

Upload a single skill from a pre-built .zip

Upload a single skill from a pre-built .zip, e.g. built with:

zip -r quickads-storyboard-generate.zip quickads-storyboard-generate/

The archive must contain exactly one skill folder with a SKILL.md at its root. It is unpacked server-side and its files are sent to the Anthropic Skills API as files[] (the API does not accept a raw zip). For a zip holding many skills, use /claude/skills/upload-all instead.

Returns the Anthropic skill object including id and latest_version.

post/api/v1/claude/skills/upload-zip

Response

Successful Response

{"stackTrail":"paths:/api/v1/claude/skills/upload-zip:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.