← 返回 Skills 市场
albertpan2018

reinstall-openclaw

作者 Albertpan2018 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
237
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install reinstall-openclaw
功能描述
Safely uninstall and reinstall OpenClaw while preserving user configurations, credentials, memory files, skills, and custom settings. Includes backup and res...
安全使用建议
This skill is coherent for reinstalling OpenClaw, but the steps are high-impact: they remove and restore local config and credentials and invoke sudo/npm global installs. Before running anything: (1) verify that the backup directory was created and contains the expected files (openclaw.json, credentials/, memory DB, skills/), (2) store backups in a secure location and consider encrypting them, (3) inspect backup contents for sensitive tokens and rotate any API/gateway tokens after reinstall if you suspect exposure, (4) avoid blindly running rm -rf or sudo commands — run steps interactively and confirm paths, and (5) ensure you install the official openclaw package from the registry (verify package name/version/checksums if available). Note: the skill metadata lists wsl as a required binary; that is only relevant for Windows users — macOS/Linux users will not have wsl and can still follow the instructions. If anything in the instructions looks surprising, stop and review before executing.
功能分析
Type: OpenClaw Skill Name: reinstall-openclaw Version: 1.0.0 The skill provides instructions for a complete reinstallation of OpenClaw, involving high-risk operations such as 'sudo npm' installations, process termination ('pkill'), and destructive file removal ('rm -rf') in 'SKILL.md'. While these actions are aligned with the stated purpose of system maintenance and include backup steps, the use of elevated privileges and automated deletion flags it as suspicious under the provided criteria, despite no clear evidence of malicious intent or data exfiltration.
能力评估
Purpose & Capability
The skill claims to backup/restore OpenClaw and its instructions operate on ~/.openclaw, run npx openclaw commands, and handle npm global install/uninstall — these are appropriate and expected for a reinstall utility.
Instruction Scope
Instructions explicitly read, copy, remove, and restore configuration and credential files (e.g., ~/.openclaw, credentials/, memory DB). This is necessary for the stated purpose but is high-impact: the user should verify backups and understand that sensitive tokens and keys will be copied and restored.
Install Mechanism
This is an instruction-only skill with no install spec or external downloads. All commands use local tooling (npm/npx) which is appropriate; there are no arbitrary remote archives or unusual installers referenced.
Credentials
The skill requests no environment variables or external credentials. It operates on local files only, which is proportional to its function. (It does recommend restoring sensitive local credentials from backups — appropriate, but the user should protect those backups.)
Persistence & Privilege
The skill does not request persistent/always-on presence and allows normal invocation. It does not modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install reinstall-openclaw
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /reinstall-openclaw 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
reinstall-openclaw-Windows-wsl-ubuntu
元数据
Slug reinstall-openclaw
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

reinstall-openclaw 是什么?

Safely uninstall and reinstall OpenClaw while preserving user configurations, credentials, memory files, skills, and custom settings. Includes backup and res... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 237 次。

如何安装 reinstall-openclaw?

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

reinstall-openclaw 是免费的吗?

是的,reinstall-openclaw 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

reinstall-openclaw 支持哪些平台?

reinstall-openclaw 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 reinstall-openclaw?

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

💬 留言讨论