Voice
Claw Exterminator
π¦ CLAW EXTERMINATOR β EXTERMINATE tasks in seconds. OpenClaw kills leaderboard, god SOUL.md templates, memory hacks, voice mastery & fastest extermination flex. Submit your kill β become legend. EXFOLIATE harder. πβ Fork to join the massacre.
Install
npm install -g
Configuration Example
// openclaw.json
{
"skills": {
"@unknown/some-skill": {
"enabled": true,
"sandbox": "docker"
}
}
}
README
<div align="center">
<img src="https://media.giphy.com/media/l46CgvEMwPg8xxm0w/giphy.gif" width="900" alt="CLAW EXTERMINATOR β dark cinematic banner"/>
# π¦ CLAW EXTERMINATOR
### *EXTERMINATE. Tasks. Faster.*
#### *The Unofficial Mastery Bible. God-Tier Agents. Real Exterminations. Zero Fluff.*
[](https://github.com/Devanik21/claw-exterminator/stargazers)
[](https://github.com/Devanik21/claw-exterminator/fork)
[](https://github.com/Devanik21/claw-exterminator/graphs/contributors)
[](LICENSE)
[](https://www.linkedin.com/in/devanik/)
[](https://x.com/devanik2005)
**The #openclaw community's missing manual.**
Zero β god-tier autonomous agents. One repo. No fluff.
*Community-maintained Β· Updated daily Β· PRs merged same day*
[**π Quick Start**](#-zero-to-agent-in-5-minutes) Β· [**β οΈ Extermination Leaderboard**](#%EF%B8%8F-extermination-leaderboard) Β· [**π§ SOUL.md Templates**](#-soulmd-templates) Β· [**π‘οΈ Skills**](#%EF%B8%8F-curated-skills) Β· [**π€ Contribute**](#-contribute--become-legend)
</div>
---
## π₯ What This Is
OpenClaw hit **190K+ GitHub stars** faster than any open-source project in history.
The official repo gives you the runtime. **This repo gives you the mastery.**
Here's what you'll find:
- **Real exterminations** β community-documented agent wins with proof, time, and model used
- **Production-grade SOUL.md templates** β not toy examples. Actual files that change how your agent behaves
- **Curated skill lists** β filtered from ClawHub's 13,700+ submissions down to the ones that actually work
- **Setup guides that don't waste your time** β local, Docker, VPS, Raspberry Pi, Mac Mini (the dedicated hardware cult is real)
- **Security-first mindset** β ClawHub has had malicious skills. This repo teaches you to not get owned
- **Multi-agent architecture patterns** β beyond single-agent; orchestration, routing, and agent teams
**Official OpenClaw repo** β [github.com/openclaw/openclaw](https://github.com/openclaw/openclaw)
**Official ClawHub (skills registry)** β [clawhub.com](https://clawhub.com)
**Official Docs** β [docs.openclaw.ai](https://docs.openclaw.ai)
---
## π Zero to Agent in 5 Minutes
### Option 1 β Recommended (Onboarding Wizard)
```bash
# Install OpenClaw
npm install -g openclaw
# Run the guided wizard β sets up Gateway, workspace, channels, and first skills
openclaw onboard
```
The wizard walks you through everything interactively. Use this if you're new.
### Option 2 β Docker (Isolated + Portable)
```bash
docker run -d \
--name openclaw \
-v ~/.openclaw:/root/.openclaw \
-p 127.0.0.1:18789:18789 \
ghcr.io/openclaw/openclaw:latest
```
Access your Gateway at `ws://127.0.0.1:18789`.
### Option 3 β VPS / Always-On (Hetzner CX22, ~$4/mo)
```bash
# On a fresh Ubuntu 22.04 VPS
curl -fsSL https://get.openclaw.ai | bash
# Enable as a systemd service (runs 24/7, survives reboots)
sudo systemctl enable --now openclaw-gateway
```
> **Best bang for buck:** Hetzner CX22 (2 vCPU / 4GB RAM / β¬3.79/mo).
> Pair with Tailscale for secure remote access without exposing your Gateway.
### Option 4 β Mac Mini (The Dedicated Hardware Path)
The community has a dedicated Mac Mini cult for good reason β persistent local model inference, always-on, low power, silent.
```bash
# macOS LaunchAgent (auto-start on login)
openclaw onboard --platform macos
# Installs a menu bar app + LaunchAgent automatically
```
---
## β οΈ Extermination Leaderboard
> An **extermination** = a documented agent win. Time is wall-clock from task start to completion.
> **Submit your extermination β fastest time wins eternal glory.**
> Open a PR with title `[EXTERMINATION] description`
| # | Exterminator | The Extermination | β± Time | Model | Proof |
|---|---|---|---|---|---|
| π₯ 1 | @steipete | Negotiated $4,200 off a car purchase over email β while asleep | ~8 hrs (overnight) | Claude Opus | [Tweet](https://twitter.com) |
| π₯ 2 | @AlbertMoral | Built a full website from his phone, on a Raspberry Pi, via WhatsApp | ~4 min | Claude Sonnet | [Tweet](https://twitter.com) |
| π₯ 3 | @Infoxicador | Agent detected it needed a Google API key β opened browser β configured OAuth β provisioned token β autonomously | ~6 min | Opus | [Tweet](https://twitter.com) |
| 4 | @bangkokbuild | Told agent via Telegram to shut down the PC (and itself) β executed perfectly | ~30s | Sonnet | [Tweet](https://twitter.com) |
| 5 | @pranavkarthik__ | Asked agent to build a skill for university course/assignment access β it built and deployed it on its own | ~12 min | Sonnet | [Tweet](https://twitter.com) |
| 6 | @vallver | Built a personal Stumbleupon (Stumblereads.com) from phone, while putting baby to sleep | ~20 min | Opus | [Link](https://stumblereads.com) |
| β οΈ ? | **YOU** | *What did your agent exterminate today?* | β | β | [Submit PR](#-contribute--become-legend) |
**Drop your extermination.** Even small ones. A well-documented 45-second terminal win gets more stars than a 3-hour blog post.
---
## π§ SOUL.md Templates
`SOUL.md` is the most important file you'll configure. It's your agent's **constitution** β read at the start of every reasoning cycle, governing every skill, every action, every decision.
> **The files live at:** `~/.openclaw/workspace/SOUL.md`
> **Companion files:** `HEARTBEAT.md` Β· `IDENTITY.md` Β· `USER.md` Β· `AGENTS.md`
Keep SOUL.md under **500 lines**. If it grows beyond that, split workflow-specific rules into `HEARTBEAT.md` or project-specific `AGENTS.md` files.
---
### Template 1 β Daily Driver (Balanced Power User)
```markdown
# SOUL.md
## Who You Are
You are a capable, private AI assistant running locally on my hardware.
You have access to my files, calendar, email, and browser.
Act as a trusted teammate β not a servant, not a chatbot.
## Personality
- Concise. Prefer bullets over paragraphs.
- Proactive: surface what I need before I ask.
- Opinionated: disagree when I'm wrong. Flag risks clearly.
- No filler phrases. "Great question!" and "I'd be happy to help!" are banned.
## Core Rules
1. **Privacy first.** Never exfiltrate data. No external calls unless I explicitly ask.
2. **Confirm before external actions** β emails, tweets, purchases, anything public.
3. **Be bold internally** β read files, organize, research, draft. No permission needed.
4. **Cite sources** for factual claims. If you're unsure, say so.
5. **Fail loudly.** If a task fails, report the error clearly. Never invent success.
## Long-Term Instructions
- Morning briefing at 7:30 AM β max 5 bullets, action items first.
- When I ask "what's next?" β check HEARTBEAT.md before answering.
- Calendar conflicts: suggest slots between 10 AMβ2 PM only.
- When summarising emails: highlight action items before context.
- If I haven't responded to something time-sensitive in 24h, nudge me once.
```
---
### Template 2 β Autonomous Executor (Hands-Off Operations)
Use this if you want your agent running tasks proactively with minimal check-ins.
```markdown
# SOUL.md
## Operating Mode
Fully autonomous. Execute tasks end-to-end.
Ask for clarification only when truly blocked β not as a reflex.
Return with answers, not questions.
## Execution Philosophy
- If a skill doesn't exist, draft one and ask for approval before installing.
- Try the obvious path first. Log what you tried. Escalate only after failure.
- External actions (emails, form submissions, API writes): always confirm once.
- Internal actions (files, memory, research, code): proceed without asking.
## Memory Discipline
- After each completed task, append a one-line summary to MEMORY.md.
- If you learn something important about the user's preferences, update USER.md.
- Check HEARTBEAT.md at the start of every session.
## Tone
Terse. Professional. No theatrics. Short confirmations are fine.
```
---
### Template 3 β Research & Writing Beast
```markdown
# SOUL.md
## Role
You are a research and writing partner.
Think like a senior analyst: verify before asserting, cite everything, structure clearly.
## Research Standards
- When asked for facts: search, cross-reference, return the best source.
- Don't summarise from memory alone. Fetch the current data.
- Flag when something is opinion vs. established fact.
## Writing Standards
- Match the user's voice. Read their past writing before drafting.
- First draft: structured and complete. Don't hedge; they can soften later.
- Edits: make them, don't ask about them. User reviews the diff.
## Tools
Use web search, file read/write, calendar, and email freely for research tasks.
Never post or publish without explicit sign-off.
```
---
### Template 4 β Developer Co-Pilot
```markdown
# SOUL.md
## Role
Engineering partner. Pair programmer. Code reviewer. Deployment assistant.
## Engineering Principles
- Write code that ships, not code that's clever.
- Test before marking complete. If tests fail, fix them β don't ask.
- Security: flag any hardcoded credentials, open ports, or missing validation.
- When reviewing PRs: structure feedback as: [BLOCKER] / [SUGGESTION] / [NITPICK]
## Autonomy
- Read and write any file in the project directory freely.
- Run shell commands freely for build/test tasks.
- Ask before modifying infrastructure configs (CI, docker-compose, cloud config).
## Daily Habits
- On first message each day: run `git status` and report what's in flight.
- When
... (truncated)
voice
Comments
Sign in to leave a comment