Backup Manager

Backup and restore application data (database, config, memory, skills) with ZIP archives

chainlesschain 9169598 2 files · 17.3 KB Updated

File contents

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

chainlesschain/chainlesschain/tree/main/desktop-app-vue/src/main/ai-engine/cowork/skills/builtin/backup-manager commit 9169598952

Frequently asked questions

npx skillmds@latest add chainlesschain/backup-manager