---
title: "Download skill as ZIP file"
method: GET
path: "/agent_skills/{id}/download_zip"
tags: ["agent_skills"]
---

# Download skill as ZIP file

`GET /agent_skills/{id}/download_zip`

Download all files from an agent skill as a ZIP archive. Files are streamed directly with their relative paths preserved.

## Path parameters

- `id` string, required

## Response `200`

ZIP file containing all skill files

## Changes

- **2026-07-17** `c8775333b1ed` — 1 info
  - endpoint added
- **2025-11-12** `a1c1bcb0e2ee` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/memodb-io/apis/acontext-api/changes/agent_skills/:id/download_zip/get.md)

---

[API](https://skmtc.dev/memodb-io/apis/acontext-api.md) · [All operations](https://skmtc.dev/memodb-io/apis/acontext-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/memodb-io/acontext-api/revisions/c8775333b1ed/schema)
