openclaw-backup-optimized - OpenClaw Backup Optimized: Automated Snapshots with Discord Notifications
Creates optimized OpenClaw backups with workspace archive splitting, change summaries, restore instructions, and Discord notifications
Tags
Updated: 2026-02-11Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create full snapshots
- split workspace archives
- generate change summaries
- create restore instructions
- send Discord notifications
- install backup workflow
- configure cron jobs
- run automated backups
Inputs
- OPENCLAW_HOME environment variable
- OPENCLAW_BACKUP_DIR environment variable
- BACKUP_REPO_URL environment variable
- BACKUP_CHANNEL_ID environment variable
- BACKUP_TZ environment variable
- BACKUP_MAX_HISTORY environment variable
- git tool
- node tool
- openclaw message send
Outputs
- full snapshots of ~/.openclaw
- workspace archive parts (~90MB)
- SHA256 checksums
- Discord notifications
- retention reports
Requirements
- git installed
- node >=18
- openclaw environment
- cron scheduler access
