Download skill
Generate a signed URL to download a skill’s contents as a .skill archive (ZIP). When version_id is provided, returns that exact version; otherwise returns the current draft.
Authorizations
Path Parameters
ID of the skill to download.
Query Parameters
Specific version to download. When omitted, the current draft is returned.
Response
Signed download URL for the requested skill archive.
Short-lived signed URL pointing at the .skill archive in object storage.
Suggested filename for the archive (<skill name>.skill).
Media type of the archive at download_url.
application/zip Size of the archive in bytes.
ID of the skill the archive was generated for.
Version that was archived, or null if the skill has no current version.
Major version number of the archived version, or null if unavailable.
