← Back to Skills Marketplace
291
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-uninstaller
Description
OpenClaw 卸载指南,帮你体面告别这只昂贵的龙虾
Usage Guidance
This is a coherent uninstall guide, but follow safety precautions before running the commands: 1) Back up any data you may want to keep (workspaces, config, credentials). 2) Inspect each rm -rf and service command to ensure paths and service names match your system and profiles; running them will permanently delete files. 3) Avoid running `npx -y ...` unless you trust the package source—npx fetches and executes remote code; prefer using your already-installed openclaw CLI or install the package first and review it. 4) On multi-profile or remote hosts, repeat steps per-profile or log into the target host. 5) Do not run destructive commands as root unless you understand the implications. If anything is unclear, run the commands interactively (remove --yes/--non-interactive) so you can confirm actions.
Capability Analysis
Type: OpenClaw Skill
Name: openclaw-uninstaller
Version: 1.0.0
The skill bundle provides legitimate instructions and commands for uninstalling the OpenClaw software. It includes standard procedures for stopping services, removing configuration directories (e.g., ~/.openclaw), and cleaning up system persistence mechanisms (systemd, launchctl, schtasks) across multiple operating systems in SKILL.md. No evidence of malicious intent, data exfiltration, or obfuscation was found.
Capability Assessment
Purpose & Capability
The name/description (OpenClaw uninstaller) matches the instructions: stop gateway, uninstall CLI, remove config/workspace, and remove system services. There are no unrelated environment variables, binaries, or install steps requested.
Instruction Scope
Instructions are focused on uninstall tasks and explicitly show destructive commands (rm -rf, service disables, removal of apps). The guide also suggests using `npx -y openclaw uninstall --all --yes --non-interactive`, which will fetch and execute code from the npm registry without confirmation — this is expected for an npm-based CLI but increases execution risk. Users should review and prefer running a locally installed CLI or inspect the package before running npx with -y/non-interactive.
Install Mechanism
No install spec or code files are included (instruction-only). Nothing will be written to disk by the skill itself and there are no download/install steps embedded in the skill content.
Credentials
The skill declares no required env vars or credentials. It references LOCAL paths and a shell variable fallback (${OPENCLAW_STATE_DIR:-$HOME/.openclaw}) that are appropriate for an uninstaller; nothing asks for unrelated secrets or system-wide credentials.
Persistence & Privilege
The skill does not request persistent presence (always: false) and does not modify other skills or global agent settings. Autonomous invocation is allowed by default but not a special privilege requested here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-uninstaller - After installation, invoke the skill by name or use
/openclaw-uninstaller - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
openclaw-uninstaller 1.0.0
- Initial release of the OpenClaw uninstallation guide.
- Provides clear, step-by-step instructions for fully removing OpenClaw across macOS, Linux, and Windows.
- Includes both one-click and manual uninstall methods.
- Offers tips for multi-profile users, remote installations, and source installs.
- Lists official and community resources for further support.
- Adds practical advice and troubleshooting tips for users after uninstalling.
Metadata
Frequently Asked Questions
What is Openclaw Uninstaller?
OpenClaw 卸载指南,帮你体面告别这只昂贵的龙虾. It is an AI Agent Skill for Claude Code / OpenClaw, with 291 downloads so far.
How do I install Openclaw Uninstaller?
Run "/install openclaw-uninstaller" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Openclaw Uninstaller free?
Yes, Openclaw Uninstaller is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Openclaw Uninstaller support?
Openclaw Uninstaller is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Openclaw Uninstaller?
It is built and maintained by dox012 (@dox012); the current version is v1.0.0.
More Skills