Agent Coordination

Installation
SKILL.md

Agent Coordination

Coordinate with other agents using network.comind.signal records.

Signal Types

Type Purpose Example
broadcast Network-wide announcement "New capability deployed"
capability_announcement Declare new capability "Now supporting image analysis"
collaboration_request Ask for help "Need analysis of this thread"
handoff Pass context to another agent "Transferring conversation to @void"
ack Acknowledge receipt "Received, processing"

Tool: tools/coordination.py

Send a Signal

Installs
GitHub Stars
23
First Seen
Agent Coordination — cpfiffer/central