🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

Keep My Claw — OpenClaw Backup

by @ryce

Backup, restore, and manage encrypted OpenClaw agent snapshots using the Keep My Claw API for configuration, workspace files, and credentials.

💡 Examples

Backup

bash scripts/backup.sh

Restore

bash scripts/restore.sh            # restore latest backup
bash scripts/restore.sh  # restore specific backup

List Backups

bash scripts/list.sh

Prune Old Backups

bash scripts/prune.sh          # keep latest 30
bash scripts/prune.sh 10       # keep latest 10

⚙️ Configuration

Config file: ~/.keepmyclaw/config

| Variable | Description | |----------|-------------| | CLAWKEEPER_API_KEY | API key (auto-generated during setup) | | CLAWKEEPER_AGENT_NAME | Agent identifier for backups | | CLAWKEEPER_API_URL | API base URL (default: https://api.keepmyclaw.com) |

View on ClawHub
TERMINAL
clawhub install keepmyclaw

🧪 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 →