← Back to Skills Marketplace
erergb

Uninstaller

by ERerGB · GitHub ↗ · v1.1.2 · MIT-0
cross-platform ✓ Security Clean
254
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install openclaw-uninstall
Description
Guides users through safely uninstalling OpenClaw (龙虾). Use when user asks how to remove/uninstall OpenClaw, wants to clean up completely, or mentions paid c...
Usage Guidance
This skill appears to do exactly what it says: schedule and run an uninstall of OpenClaw. Before using it: (1) Confirm you want to irreversibly delete the state directory (default: $HOME/.openclaw) and any profile dirs (~/.openclaw-*). If you have data to keep, back it up first or set OPENCLAW_STATE_DIR to a safe path. (2) Only run the IM-initiated scheduling flow when the agent is running on the actual host (host=gateway); otherwise schedule/uninstall will be created inside a container and lost. (3) Review the scripts yourself if you don’t trust the skill source — they are plain Bash and readable. (4) Be aware optional notifications will attempt to send email via the local mail command or post to ntfy.sh (outbound network). (5) If you’re unsure about automated scheduling, run uninstall-oneshot.sh manually after reviewing logs. Finally, treat this as a destructive maintenance tool and use the verify-clean.sh read-only check first if you only want to detect residue.
Capability Analysis
Type: OpenClaw Skill Name: openclaw-uninstall Version: 1.1.2 The openclaw-uninstall skill provides a legitimate utility for removing the OpenClaw software and its associated data. It includes scripts for verifying residue (verify-clean.sh), scheduling a delayed cleanup (schedule-uninstall.sh), and performing the actual removal of services and directories (uninstall-oneshot.sh). The behavior is transparent, includes a confirmation flow for the AI agent in SKILL.md, and lacks any indicators of data exfiltration, obfuscation, or malicious intent. All high-risk actions, such as service removal and directory deletion, are strictly aligned with the stated purpose of uninstallation.
Capability Assessment
Purpose & Capability
Name/description (Uninstaller for OpenClaw) match the provided artifacts. The scripts stop services, remove state and profile dirs, uninstall global npm package, and remove macOS app files — all actions you would legitimately expect from an uninstall tool.
Instruction Scope
SKILL.md clearly instructs the agent how to schedule/run the provided scripts and warns that the IM-initiated flow must run on the host (host=gateway). Scripts are destructive (rm -rf on state/profile dirs and removing system service files) which is appropriate for an uninstaller, but users should be aware these actions are irreversible and require host-level access. The verify-clean script is read-only as documented.
Install Mechanism
No install spec; this is instruction + script only. There are no downloads or package installs performed by the skill itself, so the install mechanism is low-risk and proportional.
Credentials
The skill does not request credentials or environment variables. It respects OPENCLAW_STATE_DIR if set. Optional notification parameters may cause the scripts to call local mail or post to ntfy.sh using curl — these are reasonable for optional notifications but do introduce outbound network use when the user requests notifications.
Persistence & Privilege
Skill is not always-on and does not request elevated platform persistence. It schedules a one-shot uninstall via system facilities (systemd/launchctl) when invoked, which is expected behavior for scheduling a deferred local action. The skill does require the agent to execute on the host rather than in a sandbox for the IM-initiated flow.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-uninstall
  3. After installation, invoke the skill by name or use /openclaw-uninstall
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.2
Display name: Uninstaller (no OpenClaw prefix)
v1.1.1
Display name: OpenClaw Uninstaller
v1.1.0
Bilingual: English primary, Chinese section in SKILL; scripts output in English
v1.0.0
Initial release: free uninstall guide, IM flow, verify-clean, schedule-uninstall scripts
Metadata
Slug openclaw-uninstall
Version 1.1.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Uninstaller?

Guides users through safely uninstalling OpenClaw (龙虾). Use when user asks how to remove/uninstall OpenClaw, wants to clean up completely, or mentions paid c... It is an AI Agent Skill for Claude Code / OpenClaw, with 254 downloads so far.

How do I install Uninstaller?

Run "/install openclaw-uninstall" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Uninstaller free?

Yes, Uninstaller is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Uninstaller support?

Uninstaller is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Uninstaller?

It is built and maintained by ERerGB (@erergb); the current version is v1.1.2.

💬 Comments