Back up and restore an OpenClaw workspace to Synology NAS with verification and rollback safety using Synology Backup
Protect an OpenClaw workspace with repeatable Synology NAS backups, integrity checks, and safer restores instead of ad hoc file copying.
npx skills add agentskillexchange/skills --skill back-up-and-restore-an-openclaw-workspace-to-synology-nas-with-verification-and-rollback-safety-using-synology-backup
clawhub install synology-backup, install the documented system dependencies such as rsync and optionally cifs-utils, create the Synology backup config and credentials described in the README, then test with the dry-run backup flow before scheduling live backups.Use Synology Backup when an OpenClaw operator needs a repeatable backup and restore workflow for workspace data, configs, cron jobs, and agent state on a Synology NAS instead of manually copying files or treating Synology as a generic storage product. The job is specific: run incremental backups over SMB or rsync, verify snapshot integrity, check status, and restore with a pre-restore safety snapshot so rollback remains possible. That scope boundary, OpenClaw-to-Synology backup and recovery operations, keeps this skill-shaped rather than a plain NAS or backup product listing.