← Back to Skills Marketplace
reinstall-openclaw
by
Albertpan2018
· GitHub ↗
· v1.0.0
· MIT-0
237
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install reinstall-openclaw
Description
Safely uninstall and reinstall OpenClaw while preserving user configurations, credentials, memory files, skills, and custom settings. Includes backup and res...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install reinstall-openclaw - After installation, invoke the skill by name or use
/reinstall-openclaw - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
reinstall-openclaw-Windows-wsl-ubuntu
Metadata
Frequently Asked Questions
What is reinstall-openclaw?
Safely uninstall and reinstall OpenClaw while preserving user configurations, credentials, memory files, skills, and custom settings. Includes backup and res... It is an AI Agent Skill for Claude Code / OpenClaw, with 237 downloads so far.
How do I install reinstall-openclaw?
Run "/install reinstall-openclaw" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is reinstall-openclaw free?
Yes, reinstall-openclaw is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does reinstall-openclaw support?
reinstall-openclaw is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created reinstall-openclaw?
It is built and maintained by Albertpan2018 (@albertpan2018); the current version is v1.0.0.
More Skills