Community-maintained uninstall and verification guide for OpenClaw. Free, transparent, verifiable — no paid cleanup services.
ClawHub (OpenClaw):
clawhub install uninstallerskills.sh (Vercel — Claude, Cursor, Copilot, etc.):
npx skills add ERerGB/openclaw-uninstallOr star first, then install (recommended):
bash -c "$(curl -fsSL https://raw.githubusercontent.com/ERerGB/openclaw-uninstall/main/scripts/install.sh)"Or from a local clone:
./scripts/install.shIf OpenClaw is already uninstalled or ClawHub is unavailable, clone this repo:
git clone https://github.com/ERerGB/openclaw-uninstall.git
cd openclaw-uninstall- Verify residue:
./scripts/verify-clean.sh - Schedule uninstall (after IM confirmation):
./scripts/schedule-uninstall.sh [--notify-email EMAIL] [--notify-ntfy TOPIC] [--notify-im CHANNEL:TARGET ...] - Manual uninstall:
./scripts/uninstall-oneshot.shor see Uninstall docs
Merges to main auto-publish to skill domains via .github/workflows/publish.yml:
- ClawHub, ghcr.io, GitHub Copilot (.github/skills/), Sundial, SkillCreator — see doc/PUBLISH_PATH.md
Monitor with Wander: ./scripts/watch-publish.sh — background monitor with macOS notification. See doc/WANDER.md for fix loop when CI fails.
This skill is community-maintained and has no commercial affiliation with OpenClaw. Based on OpenClaw official docs.
MIT