v1
skills

Upload a copilot skill as a zipped package

Create a skill from a zipped package — a root SKILL.md plus the files beside it.

The zip is transport only: it is unpacked here and stored as the skill's folder, so the model reaches scripts/ and references/ by path exactly as it does for a package copied from another skill.

post/api/skills/package

Query parameters

expert_idstring nullable

Store the skill as this expert's own.

Store the skill as this expert's own.

Response

Successful Response

namestring required
descriptionstring required
triggersstring[]

Changes