---
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

## Changes

- **2026-05-13** `74cbcf73838f` — 1 info
  - endpoint added
- **2024-08-23** `5856f8b0c850` — 1 breaking
  - api path removed without deprecation

[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/0bf136e5f8e1/schema)
