Openclaw Worker
Description
π¦ Autonomous AI Swarm Engine β Drop a file, watch 3 AI agents execute in parallel. Built on Claude Code CLI + tmux.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
π¦ OpenClaw Worker β Autonomous AI Swarm Engine
**Drop a file. Watch AI agents execute.** No manual intervention needed.
OpenClaw Worker turns Claude Code CLI into an autonomous swarm β 3 AI workers running in parallel, processing tasks from a simple file-drop queue. Built for developers who want AI agents that **just work**.
β‘ 30-Second Quick Start
# Prerequisites: Node.js 18+, tmux, Claude CLI
brew install tmux # macOS
# sudo apt install tmux # Linux
npm install -g @anthropic-ai/claude-code # Claude CLI
# Clone & Start
git clone https://github.com/longtho638-jpg/openclaw-worker.git
cd openclaw-worker && npm install
# Launch the swarm (4 tmux panes inside your terminal)
bash restore_swarm.sh
You'll see 4 panes:
ββββββββββββββββββββ¬βββββββββββββββββββ
β P0: Mission Log β P1: AI Worker 1 β
β (real-time feed) β (Claude CLI TUI) β
ββββββββββββββββββββΌβββββββββββββββββββ€
β P2: AI Worker 2 β P3: AI Worker 3 β
β (Claude CLI TUI) β (Claude CLI TUI) β
ββββββββββββββββββββ΄βββββββββββββββββββ
π How It Works
**Drop a mission file β AI workers auto-execute β Results logged.**
# Create a task (that's it!)
echo "Refactor the auth module to use JWT tokens" > tasks/mission_myapp_auto_auth_refactor.txt
The task-watcher daemon:
- Detects new files in
tasks/directory - Dispatches to the next available worker (round-robin)
- Monitors execution (busy/idle/timeout detection)
- Archives completed missions to
tasks/processed/
π Architecture
openclaw-worker/
βββ task-watcher.js # π§ Main orchestrator
βββ config.js # βοΈ Configuration
βββ restore_swarm.sh # π¦ One-command launcher
βββ lib/
β βββ brain-tmux.js # Tmux interactive mode (default)
β βββ brain-headless-per-mission.js # Headless claude -p mode
β βββ brain-vscode-terminal.js # VS Code terminal mode
β βββ task-queue.js
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
π₯ The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
βAI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.π― εε«δΏ‘ζ―θΏθ½½οΌδ½ η
AI