Exports a skill package.

Exports a skill as an agentskills.io ZIP package containing SKILL.md and bundled files. <Check title="Required Permissions" icon="key">Any authenticated user.</Check>

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

skillIdstringRequiredformat: "uuid"
The skill ID.

Query parameters

agentIdstringOptionalformat: "uuid"
The optional linked agent through which read access is requested.

Response

OK

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error