π¦ ClawHubβ¦ BytesAgain
Zip
by @xueyetianya
Compress, extract, list, and encrypt ZIP archives in batch. Use when archiving files, extracting packages, listing contents, encrypting backups, or batching.
TERMINAL
clawhub install zipπ About This Skill
name: zip version: "3.0.1" author: BytesAgain homepage: https://bytesagain.com source: https://github.com/bytesagain/ai-skills license: MIT-0 tags: [zip, tool, utility] description: "Compress, extract, list, and encrypt ZIP archives in batch. Use when archiving files, extracting packages, listing contents, encrypting backups, or batching."
zip
ZIP archive tool.
Commands
create
Create ZIP archive
scripts/script.sh create
extract
Extract archive
scripts/script.sh extract [dir]
list
List contents
scripts/script.sh list
add
Add files to archive
scripts/script.sh add
password
Create encrypted ZIP
scripts/script.sh password
info
Archive metadata
scripts/script.sh info
test
Test integrity
scripts/script.sh test
find
Search for files
scripts/script.sh find
diff
Compare two archives
scripts/script.sh diff
Requirements
*Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*