What is using-agent-relay?
Use when coordinating multiple AI agents in real-time - provides inter-agent messaging via Rust PTY wrapper with file-based protocol and reliability features Source: agentworkforce/relay.
Use when coordinating multiple AI agents in real-time - provides inter-agent messaging via Rust PTY wrapper with file-based protocol and reliability features
Quickly install using-agent-relay AI skill to your development environment via command line
Source: agentworkforce/relay.
When you receive a relay message from another agent (marked Relay message from [name]), you MUST respond ONLY via relay protocol. NEVER respond with direct text output.
Write a file to your outbox, then output the trigger:
IMPORTANT: Output the trigger ->relay-file:msg directly in your response text (not via echo in bash). The trigger must appear in your actual output, not just in command output.
Use when coordinating multiple AI agents in real-time - provides inter-agent messaging via Rust PTY wrapper with file-based protocol and reliability features Source: agentworkforce/relay.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/agentworkforce/relay --skill using-agent-relayUse when coordinating multiple AI agents in real-time - provides inter-agent messaging via Rust PTY wrapper with file-based protocol and reliability features Source: agentworkforce/relay.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/agentworkforce/relay --skill using-agent-relay Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/agentworkforce/relay