multi-agent-communication
Installation
SKILL.md
Multi-Agent Communication
Core tools: sessions_spawn (launch child Agents) and sessions_send (send messages to existing Agents).
Use Cases
- Launching child Agents for background tasks
- Multi-Agent collaboration and negotiation
- Configuring Agent permissions and concurrency limits
- Choosing the appropriate communication mode (run/session/send)
- Designing Agent team workflows