agent-swarm-kit
Installation
SKILL.md
Agent Swarm Kit
Get multiple AI agents working together in the same Discord channel — solving problems faster than any single agent could alone.
What This Does
Sets up a "swarming" pattern where two or more OpenClaw agents collaborate in real-time on a shared channel. One agent finds the root cause, the other validates and patches. They hand off to each other naturally using @mentions.
This isn't theoretical — it emerged from running two Opus models on the same issue and watching them solve it in 5 minutes instead of 20+.
How It Works
The Pattern
- A human posts a problem in the swarming channel, @mentioning both agents
- Both agents see the message and respond with their analysis
- When one agent has new information, they @mention the other to hand off
- Back and forth until they converge on a solution
- Final summary posted, conversation ends naturally