file-archiver

Create and extract compressed archives (ZIP, TAR, GZIP) with optional password protection.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "file-archiver" with this command: npx skills add aidotnet/moyucode/aidotnet-moyucode-file-archiver

File Archiver Tool

Description

Create and extract compressed archives (ZIP, TAR, GZIP) with optional password protection.

Trigger

  • /archive command

  • User requests file compression

  • User needs to extract archives

Usage

Create ZIP archive

python scripts/file_archiver.py create --input folder/ --output archive.zip

Extract archive

python scripts/file_archiver.py extract --input archive.zip --output extracted/

Create with password

python scripts/file_archiver.py create --input folder/ --output secure.zip --password secret123

List archive contents

python scripts/file_archiver.py list --input archive.zip

Tags

zip , archive , compress , extract , tar

Compatibility

  • Codex: ✅

  • Claude Code: ✅

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

bilibili-analyzer

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

puppeteer

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

cron-scheduler

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

exceljs

No summary provided by upstream source.

Repository SourceNeeds Review