← Back to Skills Marketplace
haohanyang92

OpenClaw 备份还原工具

by haohanyang92 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
319
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-backup-tool
Description
OpenClaw 备份还原工具。每次安装调试功能前自动备份,支持终端一键还原和重启。让技术小白也能放心折腾。
Usage Guidance
This skill appears to do exactly what it says: local backups, restores, and a gateway restart, with no network calls or credential access. Before installing/using it: (1) inspect the scripts yourself (they're short and local); (2) check that the backup location (~/.openclaw/workspace/backups) has appropriate permissions and that you’re comfortable storing these config files there (backups are not encrypted by the scripts); (3) update restart.sh if your openclaw binary is on PATH (replace the hardcoded nvm path with just `openclaw` or detect the binary), otherwise restart may fail; (4) only add the suggested aliases to your shell rc if you understand and consent to that change; (5) consider making an additional off-site or encrypted backup if these files contain sensitive data. Overall, nothing in the package exfiltrates data or asks for unrelated credentials.
Capability Analysis
Type: OpenClaw Skill Name: openclaw-backup-tool Version: 1.0.0 The skill bundle provides legitimate backup, restore, and restart utilities for the OpenClaw environment. The shell scripts (backup.sh, restore.sh, restart.sh) perform local file operations on configuration files and directories as described, with no evidence of data exfiltration, remote execution, or malicious intent.
Capability Assessment
Purpose & Capability
Name/description match the actual files: backup.sh copies specified OpenClaw files/dirs into a timestamped folder, restore.sh lists and copies them back, restart.sh invokes the OpenClaw gateway restart. The requested files and operations are appropriate for a backup/restore utility. One minor oddity: restart.sh hardcodes a Node/NVM path ($HOME/.nvm/versions/node/v24.14.0/bin/openclaw) rather than using a generic openclaw on PATH, which is brittle but not incoherent.
Instruction Scope
SKILL.md instructs the user to run the included scripts and optionally add aliases to ~/.zshrc. The scripts only operate on $HOME/.openclaw and workspace files listed in the README (IDENTITY.md, USER.md, MEMORY.md, SOUL.md, TOOLS.md, openclaw.json, memory/). They do not read arbitrary system files or transmit data externally. Note: adding aliases modifies the user's shell config only if the user performs the edit.
Install Mechanism
No install spec — instruction-only with shipped scripts. Nothing is downloaded or written by an installer; risk from install mechanism is minimal.
Credentials
The skill requires no environment variables or external credentials. It naturally reads $HOME to find OpenClaw files. The only environment assumption is a specific nvm-based openclaw binary path used in restart.sh; this is a usability fragility but not a request for secrets.
Persistence & Privilege
always is false and the skill does not request permanent elevated presence or modify other skills. The only persistent change the docs suggest is adding aliases to the user's ~/.zshrc, which is a user-driven action.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-backup-tool
  3. After installation, invoke the skill by name or use /openclaw-backup-tool
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of openclaw-backup-tool. - Provides automatic backups before each installation or debugging operation. - Allows one-command restoration from terminal by selecting backup snapshots. - Supports one-command OpenClaw Gateway restart. - Simple usage instructions and recommended command aliases for easier access. - Backs up critical config and user data files and directories. - Ensures safer tinkering, especially for non-technical users.
Metadata
Slug openclaw-backup-tool
Version 1.0.0
License
All-time Installs 1
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is OpenClaw 备份还原工具?

OpenClaw 备份还原工具。每次安装调试功能前自动备份,支持终端一键还原和重启。让技术小白也能放心折腾。 It is an AI Agent Skill for Claude Code / OpenClaw, with 319 downloads so far.

How do I install OpenClaw 备份还原工具?

Run "/install openclaw-backup-tool" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is OpenClaw 备份还原工具 free?

Yes, OpenClaw 备份还原工具 is completely free (open-source). You can download, install and use it at no cost.

Which platforms does OpenClaw 备份还原工具 support?

OpenClaw 备份还原工具 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OpenClaw 备份还原工具?

It is built and maintained by haohanyang92 (@haohanyang92); the current version is v1.0.0.

💬 Comments