archive

Create, extract, and convert archives across tar, zip, gzip, bzip2, xz, zstd, and 7z formats.

55|4|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/bug-ops/zeph --skill archive-bug-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: archive
Source: https://github.com/bug-ops/zeph/tree/main/.zeph/skills/archive
Command: npx skills add https://github.com/bug-ops/zeph --skill archive-bug-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Archive management across formats is error-prone and time-consuming, requiring multiple tools to compress, extract, and convert archives.

Core Features & Use Cases

  • Create archives in tar, zip, gzip, bzip2, xz, zstd, and 7z formats.
  • Extract and list contents from archives, including password-protected files.
  • Convert between archive formats and perform backup-oriented archiving for reproducible results.
  • Real-world use case: compress a project folder into a tar.gz for distribution, then extract on another machine with preserved permissions.

Quick Start

Compress a folder into archive.tar.gz and verify the contents.

Frequently Asked Questions about archive

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate archive creation and extraction across multiple formats?

You can automate archive creation and extraction across tar, zip, gzip, bzip2, xz, zstd, and 7z formats using a configurable toolchain. This handles file-management workflows and backups while preserving permissions for data portability.

Can I extract and list contents from password-protected archives?

Yes, you can extract and list contents from password-protected archives. The toolchain supports handling secure archive files natively alongside standard compression formats for safe data retrieval.

What is the best way to convert between archive formats like tar and zip?

The best way to convert between archive formats is to use an automated conversion toolchain that supports tar, zip, gzip, bzip2, xz, zstd, and 7z, ensuring reproducible results for data portability across local and cloud environments.

How do I compress a project folder into tar.gz and preserve file permissions?

To compress a project folder into tar.gz with preserved permissions, use an automated archiving workflow designed for reproducible backups and data portability across different machines.

Does this archive automation tool support zstd and 7z compression formats?

Yes, this archive automation tool supports zstd and 7z compression formats, along with tar, zip, gzip, bzip2, and xz. It applies to file-management workflows, backups, and data portability across environments.