← Back to Skills Marketplace
129
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install windows-upgrade-guide
Description
Windows 环境下 OpenClaw 安装与升级排障指南。解决闪退、配置丢失、版本兼容、WSL vs Windows 原生等问题。 **当以下情况时使用此 Skill**: (1) Windows 用户升级 OpenClaw 后闪退 (2) 需要 WSL vs Windows 原生安装对比 (3) v2.0...
Usage Guidance
This skill appears to be a legitimate troubleshooting guide. Before following commands: (1) back up your config (the guide suggests cp backups); (2) be cautious about destructive commands like rm -rf ~/.openclaw — verify the path and that you have a backup; (3) review any piped installer (curl | bash) before running — it executes remote code with elevated rights; (4) npx/npm global installs require admin rights and will modify your system; (5) prefer running steps in a controlled environment (WSL/VM) if you are unsure. The skill does not request credentials, but you should still confirm each external URL/plugin source is trusted before executing commands.
Capability Analysis
Type: OpenClaw Skill
Name: windows-upgrade-guide
Version: 1.0.0
The skill bundle is a legitimate troubleshooting and installation guide for OpenClaw on Windows and WSL2. It contains standard administrative commands for Node.js environment setup (e.g., NodeSource curl-to-bash), package management via npm, and configuration maintenance (e.g., rm -rf for resets and cp for backups) in SKILL.md. All actions are transparently documented and align with the stated purpose of resolving installation issues and version upgrades.
Capability Assessment
Purpose & Capability
The name/description (Windows OpenClaw upgrade & troubleshooting) matches the contents: the SKILL.md provides step-by-step diagnostics, backup/restore, reinstall, and WSL vs native guidance. There are no unrelated credential requests, binaries, or install steps in the skill metadata.
Instruction Scope
Instructions stay within the stated troubleshooting scope (version checks, backups, reinstall, logs, safe-mode). However the guide includes destructive operations (rm -rf ~/.openclaw, global npm uninstall/install) and a network-installed script (curl ... | sudo -E bash -) — these are reasonable for an upgrade guide but are powerful operations and should be run only after explicit user consent and backups.
Install Mechanism
No install spec and no code files — instruction-only. The guide references well-known package sources (npm, NodeSource) and npx to install a plugin; nothing is pulled from an obscure personal server. This is low-risk from an install-spec point of view.
Credentials
The skill requests no environment variables, no credentials, and no config paths beyond the user's own OpenClaw config (~/.openclaw). That access is proportional to a troubleshooting guide that instructs modifying or resetting local configuration.
Persistence & Privilege
always is false and the skill is user-invocable. As an instruction-only skill it does not request persistent privileges or attempt to modify other skills or global agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install windows-upgrade-guide - After installation, invoke the skill by name or use
/windows-upgrade-guide - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release - windows-upgrade-guide
Metadata
Frequently Asked Questions
What is Windows Upgrade Guide?
Windows 环境下 OpenClaw 安装与升级排障指南。解决闪退、配置丢失、版本兼容、WSL vs Windows 原生等问题。 **当以下情况时使用此 Skill**: (1) Windows 用户升级 OpenClaw 后闪退 (2) 需要 WSL vs Windows 原生安装对比 (3) v2.0... It is an AI Agent Skill for Claude Code / OpenClaw, with 129 downloads so far.
How do I install Windows Upgrade Guide?
Run "/install windows-upgrade-guide" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Windows Upgrade Guide free?
Yes, Windows Upgrade Guide is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Windows Upgrade Guide support?
Windows Upgrade Guide is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Windows Upgrade Guide?
It is built and maintained by rfdiosuao (@rfdiosuao); the current version is v1.0.0.
More Skills