openclaw-backup
One-click backup and restore for OpenClaw AI agent instances
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install openclaw-backup?▼
Run `npx skills add LeoYeAI/openclaw-backup --all -g -y` in your terminal to install the backup skill globally.
What does openclaw-backup actually save?▼
It archives your workspace, agent memory, skills, openclaw.json config, bot tokens, API keys, channel credentials, session history, and cron jobs into one compressed file.
How do I migrate my OpenClaw agent to a new server?▼
Create a backup on the old machine, download it via the built-in web UI, then restore it on the new server. All channels reconnect automatically with no re-pairing needed.
Is it safe to restore a backup?▼
Yes. Always run the restore script with --dry-run first to preview changes, and the tool saves a pre-restore snapshot before overwriting anything.
Can I schedule automatic backups?▼
Yes. The included schedule script adds a cron job to run backups daily, weekly, or hourly without any manual effort.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core