zip

Compress, extract, list, and encrypt ZIP archives in batch. Use when archiving files, extracting packages, listing contents, encrypting backups, or batching.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "zip" with this command: npx skills add xueyetianya/zip

zip

ZIP archive tool.

Commands

create

Create ZIP archive

scripts/script.sh create <archive.zip> <files...>

extract

Extract archive

scripts/script.sh extract <archive.zip> [dir]

list

List contents

scripts/script.sh list <archive.zip>

add

Add files to archive

scripts/script.sh add <archive.zip> <files...>

password

Create encrypted ZIP

scripts/script.sh password <archive> <pass> <files...>

info

Archive metadata

scripts/script.sh info <archive.zip>

test

Test integrity

scripts/script.sh test <archive.zip>

find

Search for files

scripts/script.sh find <archive.zip> <pattern>

diff

Compare two archives

scripts/script.sh diff <a1.zip> <a2.zip>

Requirements

  • bash 4.0+

Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

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.

Security

ZipCracker

CTF-oriented ZIP cracking and recovery with the bundled ZipCracker engine. Use when Codex or OpenClaw needs to analyze or recover an encrypted ZIP in authori...

Registry SourceRecently Updated
5851Profile unavailable
General

openclaw2backup

一键备份和恢复 OpenClaw 工作空间、Skills 及配置,支持快速和完整备份、选择性恢复及备份管理。

Registry SourceRecently Updated
2240Profile unavailable
General

OpenClaw Session Model Switcher

Instantly switch the current OpenClaw session model; supports gpt, claude, qianwen, minimax, current model status, configured model listing, and restoring th...

Registry SourceRecently Updated
3011Profile unavailable
General

QWeather China

基于中国气象局数据的完整天气服务,通过和风天气API提供实时天气、天气预报、生活指数、空气质量等全方位天气信息。专为中国用户优化,数据更准确,功能更全面。

Registry SourceRecently Updated
3830Profile unavailable
zip | V50.AI