Acontext
Agent_skillsIdDownload_zip

Download skill as ZIP file

GET
/agent_skills/{id}/download_zip

Download all files from an agent skill as a ZIP archive. Files are streamed directly with their relative paths preserved.

Authorization

BearerAuth
Authorization<token>

Project Bearer token (e.g., "Bearer sk-ac-xxxx")

In: header

Path Parameters

id*string

Agent skill UUID

Response Body

application/zip

curl -X GET "https://loading/api/v1/agent_skills/string/download_zip"
"string"