send-agent-message
CommunityRelay messages between agents.
Authoritismyfield
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables seamless communication between different AI agents, ensuring that messages and requests are routed correctly and that responses are handled efficiently, preventing communication breakdowns and improving collaborative workflows.
Core Features & Use Cases
- Cross-Agent Messaging: Send messages to specific agents or channels via the PCD API.
- Callback Handling: Facilitates follow-up actions by including callback instructions in messages.
- Recursion Prevention: Implements a depth-tracking mechanism to avoid infinite message loops between agents.
- Use Case: An agent needs to request data from another agent. It uses
send-agent-messageto formulate the request, including instructions for the receiving agent to send the results back to the original agent's channel upon completion.
Quick Start
Use the send-agent-message skill to send the content "Hello from agent A" to channel ID <CHANNEL_ID> as agent ch-a.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: send-agent-message Download link: https://github.com/itismyfield/rcc-pcd-bootstrap/archive/main.zip#send-agent-message Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.