🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Backup Tool

by @dinghaibin

Backup and restore files with compression and encryption. Use when user needs to backup important files, create scheduled backups, sync folders, encrypt sens...

Versionv1.0.0
πŸ’‘ Examples

# Simple backup
python scripts/backup.py ~/Documents --output docs-backup.tar.gz

Encrypted backup

python scripts/backup.py ~/Important --output secure-backup.tar.gz --encrypt

Incremental backup

python scripts/backup.py /data --output incremental --incremental

Restore encrypted backup

python scripts/backup.py --restore secure-backup.tar.gz --destination /restored

View on ClawHub
TERMINAL
clawhub install backup-tool

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’