스킬 버전 콘텐츠 다운로드
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