---
title: "Download skill bundle"
method: GET
path: "/skills/{namespace}/{slug}/download"
tags: ["skills"]
---

# Download skill bundle

`GET /skills/{namespace}/{slug}/download`

Download a ZIP bundle containing all skill files.

## Path parameters

- `namespace` string, required
- `slug` string, required

## Response `200`

Skill ZIP file

## Other responses

- `404` — Skill not found

## Changes

- **2026-02-24** `b2f9ce8bd8ae` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/smithery-ai/apis/smithery-platform-api/changes/skills/:namespace/:slug/download/get.md)

---

[API](https://skmtc.dev/smithery-ai/apis/smithery-platform-api.md) · [All operations](https://skmtc.dev/smithery-ai/apis/smithery-platform-api/llms.txt) · [OpenAPI document](https://skmtc.dev/smithery-ai/apis/smithery-platform-api/revisions/01f97a60fd96?raw)
