Download a skill by name
Streams all files for the requested version as a .skill zip with a single wrapper folder ({name}/) so the archive round-trips cleanly through the uploader. Defaults to current_version when version is omitted or latest. Requires read access to the skill.
Authorizations
Organisation API key. Format: sk_<secret>/<keyname> — the secret portion, a literal slash, and the human-readable key name. The header exulu-api-key is accepted as an alias. A Bearer prefix is tolerated and stripped. Keys with an agent scope are only valid for the scoped agent instance.
Path Parameters
Skill name (unique).
Query Parameters
Version number or latest (default).
Response
Skill zip.
The response is of type file.