下载技能版本内容
GET/v1/skills/{skill_id}/versions/{version}/content
以 zip 压缩包形式下载技能版本的内容。
Parameters
Returns
下载技能版本内容
ant beta:skills:versions download \
--api-key my-anthropic-api-key \
--skill-id skill_id \
--version version以 zip 压缩包形式下载技能版本的内容。
Path param: Unique identifier for the skill.
The format and length of IDs may change over time.
Path param: Identifies the skill version by its version ID.
Requests carrying the skills-2025-10-02 beta header address versions by their Unix epoch timestamp instead (e.g., "1759178010641129").
Header param: Optional header to specify the beta version(s) you want to use.
ant beta:skills:versions download \
--api-key my-anthropic-api-key \
--skill-id skill_id \
--version version