Backup Manager
Application data backup and restore skill, based on archiver + adm-zip.
Features
| Action | Command | Description |
|---|---|---|
| Create | --create [--name <name>] [--items db,config,...] |
Create a backup ZIP archive |
| List | --list |
List existing backups with size/date |
| Restore | --restore <backup-file> |
Restore data from a backup ZIP |
| Info | --info <backup-file> |
Show backup contents and metadata |
| Clean | --clean [--keep <n>] |
Remove old backups, keep latest N |
| Schedule | --schedule --interval <hours> |
Show auto-backup config suggestion |