swarm-inbox

Read and send inter-agent messages within a swarm team.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/stevengonsalvez/nanoclaw-standalone --skill swarm-inbox
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: swarm-inbox
Source: https://github.com/stevengonsalvez/nanoclaw-standalone/tree/main/container/skills/swarm-inbox
Command: npx skills add https://github.com/stevengonsalvez/nanoclaw-standalone --skill swarm-inbox

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Read and send inter-agent messages within a swarm team to coordinate work.

Core Features & Use Cases

  • Read messages from your swarm inbox to stay updated on team activity.
  • Send messages to specific agents (leader, agent-1, etc.) or broadcast to all team members.
  • Support message types such as task, status, handoff, help, complete, and shutdown to convey intent.

Quick Start

Read your inbox to see new messages and then send a message to a specific agent or broadcast to the entire team.

Frequently Asked Questions about swarm-inbox

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate messages between agents in a swarm team?

You can coordinate swarm team messages by reading your agent inbox and sending targeted messages to specific agents or broadcasting updates to all team members to manage work.

What message types can I use for inter-agent communication in a containerized environment?

Supported message types for inter-agent communication include task, status, handoff, help, complete, and shutdown to clearly convey intent across the swarm team.

Can I broadcast a status update to all agents in a swarm team?

Yes, you can broadcast a status update to all agents in a swarm team simultaneously, alongside reading your inbox and sending targeted messages to specific agents like a leader.

What is the best way to handle task handoffs across multiple agents?

Handling task handoffs across multiple agents is best managed using defined message types like handoff and complete within a swarm inbox workflow to ensure rapid coordination.

Do I need any specific dependencies to run a swarm inbox for team messaging?

No specific dependencies are required to run a swarm inbox for team messaging, as the skill operates independently to facilitate reading and sending messages within a containerized environment.