openclaw-backup

Automates backup and restoration of OpenClaw configuration, credentials, and workspace.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

OpenClaw backups can be error-prone and time-consuming. This Skill automates the safe backup and restoration of the OpenClaw workspace, credentials, and configuration, while enforcing exclusions and rotation rules.

Core Features & Use Cases

  • Automated daily backups of openclaw.json, credentials, agents, workspace, telegram, and cron data with reliable rotation.
  • Safe restore workflow with minimal downtime, including safety checks and restore steps.
  • Exclusions to avoid sensitive temp data and caches, with clear documentation.

Quick Start

Run the backup script to create a backup in your chosen directory and rely on automatic rotation to keep the last seven copies.

Frequently Asked Questions about openclaw-backup

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

FAQPage Schema
How do I automate OpenClaw workspace backups?

Automate OpenClaw workspace backups by running the backup script to archive openclaw.json, credentials, agents, and cron data into a chosen directory with automatic rotation keeping the last seven copies.

What is included in an OpenClaw backup and what is excluded?

An OpenClaw backup includes configuration, credentials, agents, workspace, telegram, and cron data, while enforcing safe exclusions to avoid archiving sensitive temporary data and cache files.

How do I restore OpenClaw data from an archived backup?

Restore OpenClaw data from an archived backup in user home directories using the safe restore workflow, which includes safety checks and clear restore guidance to minimize downtime.

Can I schedule daily OpenClaw backups with automatic rotation?

Yes, you can schedule daily OpenClaw backups with automatic rotation management that reliably retains the last seven backup copies, ensuring deterministic execution without manual cleanup.

What's the best way to secure OpenClaw credentials during backup?

Secure OpenClaw credentials during backup by using automated scripts that apply safe exclusions for sensitive temp data and caches while reliably archiving credential files with deterministic execution.