← 返回 Skills 市场
gjoham

OpenClaw Upgrade Standard

作者 gjoham · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
134
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-upgrade-standard
功能描述
Safe OpenClaw upgrade procedure with backup, doctor fix, service migration, rollback, and post-upgrade testing. Prevents silent failures from Dashboard upgra...
安全使用建议
This procedure appears legitimate and coherent, but take these precautions before following it: - Inspect and, if needed, adjust the BACKUP_DIR path. Backups include credentials and should be stored securely (restrict filesystem permissions and consider encrypting the backup archive). - Confirm your npm global prefix matches the script's assumed path (~/.npm-global); adapt the entrypoint checks if your npm global modules are located elsewhere. - Run the commands as the same user who runs the OpenClaw user service (systemctl --user) to avoid permission mismatches. - Review the sed replacement step before running it (make a copy of the service file first) to avoid corrupting the unit file. - Test the procedure in a staging environment if possible before applying in production. If you want extra assurance, provide the exact environment (OS, npm prefix) or a copy of your openclaw-gateway.service and I can point out any adjustments needed.
功能分析
Type: OpenClaw Skill Name: openclaw-upgrade-standard Version: 1.0.0 The skill bundle provides a structured and safe procedure for upgrading the OpenClaw software, including backup, version verification, and systemd service maintenance. All commands (npm, systemctl, sed, cp) are directly aligned with the stated administrative purpose, and sensitive data like credentials are only handled locally within a backup directory (SKILL.md).
能力评估
Purpose & Capability
The name/description (safe OpenClaw upgrade with backup, doctor fix, service migration, rollback and testing) matches the instructions: backing up ~/.openclaw, running openclaw doctor, npm global upgrade/rollback, fixing the systemd user service, restarting and testing. Required tools (npm, systemctl, journalctl, sed, cp) are reasonable for the stated task.
Instruction Scope
All runtime steps stay within upgrade/rollback scope: they read and back up OpenClaw config/credentials, check/repair config, modify the OpenClaw systemd user service if entrypoint changed, restart it, and collect logs if needed. The instructions do not request unrelated files, network exfiltration, or external endpoints beyond the official GitHub releases page and filing issues on the OpenClaw repo.
Install Mechanism
This is an instruction-only skill with no install spec or bundled code. That lowers risk — nothing is downloaded or written by the skill itself beyond user-run commands described in the doc.
Credentials
No environment variables or external credentials are required by the skill, which is proportional. However the backup step explicitly copies credential and agents directories into a backup folder; while appropriate for rollback, users should understand these backups contain sensitive secrets and protect/encrypt the backup location.
Persistence & Privilege
always:false and no install means no persistent privileged presence. The described actions modify only user-level OpenClaw files and the systemd user service (expected for an upgrade). No cross-skill or system-wide configuration changes beyond the user's OpenClaw service are requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-upgrade-standard
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-upgrade-standard 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: safe upgrade procedure with backup, doctor fix, entrypoint migration, rollback, and testing checklist. Based on real production failure during 2026.3.13 → 2026.3.22 upgrade.
元数据
Slug openclaw-upgrade-standard
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

OpenClaw Upgrade Standard 是什么?

Safe OpenClaw upgrade procedure with backup, doctor fix, service migration, rollback, and post-upgrade testing. Prevents silent failures from Dashboard upgra... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 134 次。

如何安装 OpenClaw Upgrade Standard?

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

OpenClaw Upgrade Standard 是免费的吗?

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

OpenClaw Upgrade Standard 支持哪些平台?

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

谁开发了 OpenClaw Upgrade Standard?

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

💬 留言讨论