v1
latestOpenAPI 3.0.02026-07-26492143.5 KBSkills
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.
get/skills/{skill_id}/download
Path parameters
skill_idstring required
ID of the skill to download.
Query parameters
version_idstring
Specific version to download. When omitted, the current draft is returned.
Response
Signed download URL for the requested skill archive.