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

---

[API](https://skmtc.net/smithery-ai/apis/smithery-platform-api.md) · [All operations](https://skmtc.net/smithery-ai/apis/smithery-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smithery-ai/smithery-platform-api/revisions/60b8c3d2fecf/schema)
