← 返回 Skills 市场
haohanyang92

OpenClaw 备份还原工具

作者 haohanyang92 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
319
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-backup-tool
功能描述
OpenClaw 备份还原工具。每次安装调试功能前自动备份,支持终端一键还原和重启。让技术小白也能放心折腾。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-backup-tool
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-backup-tool 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug openclaw-backup-tool
版本 1.0.0
许可证
累计安装 1
当前安装数 0
历史版本数 1
常见问题

OpenClaw 备份还原工具 是什么?

OpenClaw 备份还原工具。每次安装调试功能前自动备份,支持终端一键还原和重启。让技术小白也能放心折腾。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 319 次。

如何安装 OpenClaw 备份还原工具?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-backup-tool」即可一键安装,无需额外配置。

OpenClaw 备份还原工具 是免费的吗?

是的,OpenClaw 备份还原工具 完全免费(开源免费),可自由下载、安装和使用。

OpenClaw 备份还原工具 支持哪些平台?

OpenClaw 备份还原工具 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 OpenClaw 备份还原工具?

由 haohanyang92(@haohanyang92)开发并维护,当前版本 v1.0.0。

💬 留言讨论