Run autonomous AI agent swarms
swarmclawskillsetup L3★0
swarmclawai/swarmclaw ↗What it does
Run autonomous multi-agent swarms with orchestration
Best for
Self-hosted multi-agent workflows with persistent agent memory, delegation, and mixed LLM providers.
Inputs
- · Agent specs {name, role, model, skills, memory}
- · Task prompts
- · Schedule specs (cron)
Outputs
- · Agent execution logs
- · Durable agent memory
- · Conversation history
Requires
- · 23+ LLM providers (Claude, OpenAI, Gemini, Ollama, etc.)
- · MCP tools
- · Docker (optional)
Preconditions
- · Node.js 22.6+
- · npm 10+
- · LLM credentials
Failure modes
- · Provider API down
- · Memory store crash
- · Tool execution timeout
Trust signals
- · GitHub CI/Release badges
- · Multi-provider support (23+)
- · Durable agent memory
- · Self-hosted architecture