zip-archive-api

Installation
SKILL.md

Zip Archive API

Zip Archive API is a service that allows developers to programmatically create, extract, and manipulate zip files. It's used by software developers and businesses needing to automate zip file processing in their applications or workflows.

Official docs: https://pkware.cachefly.net/webdocs/casestudies/APPNOTE.TXT

Zip Archive API Overview

  • Zip Archive
    • File — A file within the archive.
  • Extracted File — A file extracted from the archive.

When to use which actions: Use action names and parameters as needed.

Working with Zip Archive API

This skill uses the Membrane CLI to interact with Zip Archive API. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.

Install the CLI

Related skills
Installs
73
GitHub Stars
34
First Seen
Apr 3, 2026