/install claw-config-backup
Clawbackup
Backup OpenClaw configuration file with automatic change detection.
Quick Start
Backup Config
From workspace directory:
python config_backup.py ..\openclaw.json
Or with custom backup directory:
python config_backup.py ..\openclaw.json -o backup
Features
- JSON5 Validation: Validates config file before backup
- Hash-based Change Detection: Skips backup if file hasn't changed (compares SHA256 hash)
- Timestamped Backups: Creates backups with timestamp format:
openclaw_20260319_143052_123456.json - Custom Output Directory: Specify backup location with
-oflag
Script Location
The script is located in "scripts" directory
Usage
usage: config_backup.py [-h] [-o OUTPUT] file
Validate JSON5 and backup with hash check
positional arguments:
file JSON5 file path
options:
-h, --help show this help message and exit
-o OUTPUT, --output Backup directory (default: backup)
Example Output
✅ JSON5 validate passed
📦 已备份: backup\openclaw_20260319_143052_123456.json
If file unchanged:
✅ JSON5 validate passed
⚠️ config file unchange, skip backup
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install claw-config-backup - After installation, invoke the skill by name or use
/claw-config-backup - Provide required inputs per the skill's parameter spec and get structured output
What is openclaw configure backup?
Backup OpenClaw configuration file with hash-based change detection. Use when user asks to backup, create backup of, or save OpenClaw config (openclaw.json).... It is an AI Agent Skill for Claude Code / OpenClaw, with 136 downloads so far.
How do I install openclaw configure backup?
Run "/install claw-config-backup" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is openclaw configure backup free?
Yes, openclaw configure backup is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does openclaw configure backup support?
openclaw configure backup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created openclaw configure backup?
It is built and maintained by Jay (@goog); the current version is v1.0.0.