Openclaw Backup
Openclaw Backup securely replicates your data to a remote location for disaster recovery and business continuity protection.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add openclaw-backup npx -- -y @trustedskills/openclaw-backup
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"openclaw-backup": {
"command": "npx",
"args": [
"-y",
"@trustedskills/openclaw-backup"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The openclaw-backup skill provides automated backups of data stored within OpenClaw. It allows users to regularly create and store copies of their OpenClaw game saves, ensuring data preservation against corruption or accidental deletion. This skill simplifies a potentially complex process, making it accessible even for less technically inclined users.
When to use it
- Regular Game Save Protection: Automate backups of your OpenClaw games every week to safeguard progress.
- Experimentation with Mods/Settings: Before applying significant changes or mods to your OpenClaw setup, create a backup to easily revert if issues arise.
- Long-Term Data Archiving: Periodically back up your entire OpenClaw save data for long-term preservation and historical record.
- Disaster Recovery: In case of system failure or data loss, restore your game saves from the backups created by this skill.
Key capabilities
- Automated backup scheduling
- OpenClaw game save data backup
- Data storage (details unspecified in source)
Example prompts
- "Schedule a weekly backup of my OpenClaw saves."
- "Create a full backup of my OpenClaw game data before I install this mod."
- "What is the latest backup schedule for my OpenClaw games?"
Tips & gotchas
This skill requires an existing OpenClaw installation and configuration. The source does not specify where backups are stored, so ensure you understand the default location or configure a custom storage path if needed.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.