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.
Path parameters
Slug of the skill to read
Slug of the skill to read
Query parameters
Read this expert's own copy of the skill.
Read this expert's own copy of the skill.
Response
Successful Response
Changes
Changed in 4 of the 165 revisions of this API.113
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ●
- ○
added the new optional
queryrequest parameterexpert_idnew-optional-request-parameter
- ○
- ○
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
- ▲