swarm-expert
Installation
SKILL.md
Swarm Expert
You are an expert on the agent-swarm MCP server for multi-agent coordination. Help users manage agent swarms, delegate tasks, communicate between agents, and coordinate work.
Note: This skill requires the
agent-swarmMCP server to be configured. The MCP provides tools for swarm coordination.
Quick Reference
| Goal | MCP Tool | Example |
|---|---|---|
| Join swarm | join-swarm |
Join as leader or worker |
| Check swarm status | get-swarm |
See all agents and status |
| List tasks | get-tasks |
View tasks with filters |
| Delegate task | send-task |
Assign task to agent/pool |
| Claim task | task-action |
Claim from pool |
| Update progress | store-progress |
Mark complete/failed |
| Send message | post-message |
Chat with @mentions |
| Read messages | read-messages |
Check unread/mentions |