Openclaw Backup

🌐Community
by theagentservice · vlatest · Repository

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.

1

Run in terminal (recommended)

terminal
claude mcp add openclaw-backup npx -- -y @trustedskills/openclaw-backup
2

Or manually add to ~/.claude/settings.json

~/.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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
theagentservice
Installs
27

🌐 Community

Passed automated security scans.