file-compress
Installation
SKILL.md
Skill: file-compress
When to Use
Use this skill when the user asks to:
- Zip or compress files/folders
- Unzip or extract an archive
- Create a ZIP or tar.gz archive
- List contents of an archive
- Compress files for sharing or backup
Supported Formats
| Format | Extensions | Notes |
|---|---|---|
| ZIP | .zip |
Most common, cross-platform |
| Gzipped Tar | .tar.gz, .tgz |
Unix standard, preserves permissions |