claw-backup

Automate OpenClaw backups to rclone destinations with configurable retention policies.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Ghostmonday/openclaw-custom-skills --skill claw-backup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claw-backup
Source: https://github.com/Ghostmonday/openclaw-custom-skills/tree/main/claw-backup
Command: npx skills add https://github.com/Ghostmonday/openclaw-custom-skills --skill claw-backup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of backing up your valuable OpenClaw configurations, memory, and project files to a secure, remote location, preventing data loss.

Core Features & Use Cases

  • Automated Backups: Schedules regular backups of your OpenClaw environment.
  • Cloud Storage Integration: Utilizes rclone to back up to cloud services like Google Drive.
  • Cross-Platform Compatibility: Works on macOS, Linux, and Windows.
  • Use Case: Ensure your custom skills, project memory, and configuration files are safely stored offsite, so you can recover quickly from hardware failure or accidental deletion.

Quick Start

Run the setup script to configure and install the backup scheduler.

Frequently Asked Questions about claw-backup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate OpenClaw backups to cloud storage?

Automating OpenClaw backups to cloud storage involves scheduling regular transfers of your memory, configuration, skills, and workspace to a designated rclone destination with configurable retention policies.

Does OpenClaw backup work on Linux, macOS, and Windows?

Yes, OpenClaw backup works on Linux, macOS, and Windows by utilizing platform-specific scheduling tools like Linux cron, macOS LaunchAgent, and Windows Task Scheduler to ensure data integrity across operating systems.

Can I use rclone to back up my OpenClaw configuration and memory?

Yes, you can use rclone to back up your OpenClaw configuration and memory, as this Skill integrates directly with rclone to securely transfer your customizations and project files to remote cloud locations.

What is the best way to protect OpenClaw customizations from data loss?

The best way to protect OpenClaw customizations from data loss is to automate offsite backups of your skills, project memory, and configuration files, allowing quick recovery from hardware failure or accidental deletion.

How do I configure retention policies for OpenClaw workspace backups?

You can configure retention policies for OpenClaw workspace backups during the setup process, defining how long your memory, configuration, and skills are preserved at the specified rclone destination.