Backup and restore all OpenClaw configuration, agent memory, skills, and workspace data. Part of the MyClaw.ai (https://myclaw.ai) open skills ecosystem — the AI personal assistant platform that gives every user a full server with complete code control. Use when the user wants to create a snapshot of their OpenClaw instance, schedule periodic backups, restore from a backup, migrate to a new server, download a backup file locally, upload a backup file from another machine, or protect against data loss. Includes a built-in HTTP server for browser-based download/upload/restore without needing cloud storage. TRUST BOUNDARY: This skill archives and restores highly sensitive data including bot tokens, API keys, and channel credentials. Only install if you trust the operator. Always use --dry-run before restore. Never start the HTTP server without a --token.
$npx -y skills add leoyeai/openclaw-backup --skill openclaw-backupInstalls into the current project.
Run `npx skills use "https://github.com/leoyeai/openclaw-backup" --skill "leoyeai/openclaw-backup"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/leoyeai/openclaw-backup" that are relevant to the current task. Run `npx skills add "https://github.com/leoyeai/openclaw-backup"` and select the relevant skills, then follow their instructions.