Download skill artifact

Entitlement-gated binary attachment. Unknown and unentitled skills both return 404. Default format is skill (ZIP container with .skill extension); zip returns a standard archive. Private, no-store delivery.

Requires every scope: skills:read.

Authentication

AuthorizationBearer

JWT returned by POST /api/auth/token-exchange. Amazon and authorization invitations require API-key-derived tokens.

Path parameters

namestringRequired
name

Query parameters

formatenumOptionalDefaults to skill
format
Allowed values:

Response headers

Content-DispositionstringOptional

attachment; filename=“<skill>.<format>”

Cache-ControlstringOptional

private, no-store

Response

Binary attachment.

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
503
Service Unavailable Error