archiver

Installation
SKILL.md

Archiver — Streaming Archive Packaging

A Node.js streaming archive library that supports ZIP and TAR, capable of appending content from multiple data sources.

Use Cases

Use when users need to compress and package, create zip/tar archives, package directories, or programmatically generate compressed files.

Trigger Words

Compress, package, archive, zip, tar, archive, archiver.

Installation

npm install archiver

Quick Start: ZIP Packaging

Installs
3
Repository
openlark/skills
GitHub Stars
4
First Seen
Aug 8, 2026
archiver — openlark/skills