LeoYeAILeoYeAICommunity·2 Agent Skills Included

openclaw-backup

One-click backup and restore for OpenClaw AI agent instances

Backs up your entire OpenClaw instance — workspace, memory, skills, credentials, API keys, and chat history — into a single archive. Restores everything to a new server without re-pairing channels or re-entering tokens, eliminating hours of manual setup. Includes a browser UI, scheduled auto-backups, and dry-run previews so you can migrate or recover safely in minutes.
npx skills add LeoYeAI/openclaw-backup --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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