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
name
name
Query parameters
format
format
Allowed values:
Response headers
Content-Disposition
attachment; filename=“<skill>.<format>”
Cache-Control
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