Get an agent skill

Retrieve a specific agent skill by its key.

Authentication

Authorizationstring
API Key authentication via header

Path parameters

projectKeystringRequired
skillKeystringRequired

Response

Agent skill found
keystring
namestring
markdownstring
The verbatim SKILL.md content of the agent skill
tagslist of strings
versioninteger
createdAtlong
_accessobject
_maintainerobject
descriptionstring

Errors

403
Forbidden Error
404
Not Found Error
500
Internal Server Error