Skip to content

orange2ai/openclaw-killer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenClaw Killer - Perfect Uninstallation Tool 🦞

One-click perfect uninstallation of OpenClaw. Say goodbye to the lobster gracefully.

License: MIT Platform Languages

🌍 Languages: 中文 | 日本語 | 한국어 | Deutsch | Français | Español | Türkçe | Nederlands | Português | العربية | Tiếng Việt | Русский | Bahasa Indonesia | ไทย | Italiano

OpenClaw Killer Cover


📢 Tweet

🦞 Getting bombarded by the lobster lately? Tired of it? Want to uninstall?

Wait! I heard that OpenClaw uninstallation services are getting popular - door-to-door service costs $70 per visit.

But uninstalling OpenClaw isn't just dragging it to the trash. It requires at least 5 complex steps: stop services, clear configs, delete state, handle multiple profiles...

I've packaged this entire process into a completely open-source, free tool — OpenClaw Killer

Save yourself $70 💰

Supports macOS/Linux/Windows, one-click solution

For more tweet templates and image prompts, see tweet.md


Why Uninstall OpenClaw?

If you want to understand why more and more people are choosing to uninstall OpenClaw, please read WHY.md.

In short:

  • 💰 High Cost: Monthly fees can exceed $1000
  • 🔒 Security Risks: Hundreds of thousands of instances exposed on the public internet
  • 🧠 AI Brain Overload: Too many tools actually reduce productivity
  • ⚠️ Loss of Control: Even experts can't hit the brakes

Quick Start

Method 1: Use as an OpenClaw Skill

If you still have OpenClaw installed, you can use it as a Skill:

# Install the Skill
./install-skill.sh

# Then tell OpenClaw
"uninstall OpenClaw" or "卸载 OpenClaw"

Method 2: Run the Script Directly

macOS / Linux

# Download script
curl -O https://raw.githubusercontent.com/orange2ai/openclaw-killer/main/openclaw-killer.sh

# Add execute permission
chmod +x openclaw-killer.sh

# Run
./openclaw-killer.sh

Windows

# Download script
Invoke-WebRequest -Uri "https://raw.githubusercontent.com/orange2ai/openclaw-killer/main/openclaw-killer.ps1" -OutFile "openclaw-killer.ps1"

# If you encounter execution policy restrictions, run first
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser

# Run
.\openclaw-killer.ps1

Features

✓ Supports three major platforms (macOS / Linux / Windows) ✓ Automatically detects if CLI is available ✓ Intelligently selects uninstallation path ✓ Cleans all residual files ✓ Supports multiple profile configurations ✓ Clear progress indicators ✨ v1.1 New Feature: Script automatically deletes itself after execution, zero side effects 🎯 Skill Support: Can be used as an OpenClaw Skill to uninstall OpenClaw from within itself

What It Does

This tool automatically completes all the following steps:

  1. Stop gateway service
  2. Uninstall gateway service
  3. Delete state and configuration files
  4. Delete workspace
  5. Uninstall CLI (npm/pnpm/bun)
  6. Delete macOS desktop app
  7. Clean multiple profile residuals

Security Notes

  • All operations are performed in the user directory
  • No sudo privileges required
  • Checks if files exist before deletion
  • Provides clear operation feedback

Acknowledgments

The WHY document content references AppSo's in-depth report: Monthly Salary of 20,000, Can't Afford an OpenClaw

Thanks to the AppSo team for their in-depth analysis of OpenClaw's cost and security issues.

Star History

Star History Chart

License

MIT License


Say goodbye to OpenClaw gracefully. It's that simple.

About

One-click perfect uninstallation of OpenClaw. Say goodbye to the lobster gracefully 🦞

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors