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.
Documentation Index
Fetch the complete documentation index at: https://docs.gumloop.com/llms.txt
Use this file to discover all available pages before exploring further.
ID of the skill to download.
Specific version to download. When omitted, the current draft is returned.
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.