v1
skills
Read a single copilot skill with its full SKILL.md body
Return full SKILL.md content (name, description, triggers, body) for the library UI's expand-to-view dialog.
Built-in default skills are returned with is_default=True so the UI can hide destructive affordances; missing user skills return 404.
get/api/skills/{name}
Path parameters
namestring required
Slug of the skill to read
Slug of the skill to read
Response
Successful Response
Changes
Changed in 2 of the 92 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 96 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲