---
title: "Download a skill zip bundle by its ID."
method: GET
path: "/skills/{skill_id}/content"
tags: ["Skills"]
---

# Download a skill zip bundle by its ID.

`GET /skills/{skill_id}/content`

## Path parameters

- `skill_id` string, required

## Response `200`

The skill zip bundle.

- string

## Other responses

- `429` — The request was rejected because a rate limit was exceeded.

## Changes

> 82 revisions in range; 28 could not be searched.

- **2026-05-13** `74cbcf73838f` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/openai/apis/openapi/changes/skills/:skill_id/content/get.md)

---

[API](https://skmtc.dev/openai/apis/openapi.md) · [All operations](https://skmtc.dev/openai/apis/openapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openai/openapi/revisions/959ef977e135/schema)
