Get a skill
Returns a skill. Without revision, returns the active revision.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Skill identifier returned by create or GET /v1/skills
Query Parameters
Opaque revision token; when omitted, the active revision is used
Response
The skill
Skill identifier
Skill name, read from the bundle's SKILL.md
Skill description, read from the bundle's SKILL.md
Opaque token of the revision returned in this response; the latest revision, or the specific one requested via revision
Opaque token of the skill's current latest revision; pass as expected_revision to update or delete