Che cos'è using-agent-relay?
Da utilizzare quando si coordinano più agenti AI in tempo reale: fornisce messaggistica tra agenti tramite wrapper Rust PTY con protocollo basato su file e funzionalità di affidabilità Fonte: agentworkforce/relay.
Da utilizzare quando si coordinano più agenti AI in tempo reale: fornisce messaggistica tra agenti tramite wrapper Rust PTY con protocollo basato su file e funzionalità di affidabilità
Installa rapidamente la skill AI using-agent-relay nel tuo ambiente di sviluppo tramite riga di comando
Fonte: 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.
Da utilizzare quando si coordinano più agenti AI in tempo reale: fornisce messaggistica tra agenti tramite wrapper Rust PTY con protocollo basato su file e funzionalità di affidabilità Fonte: agentworkforce/relay.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/agentworkforce/relay --skill using-agent-relayDa utilizzare quando si coordinano più agenti AI in tempo reale: fornisce messaggistica tra agenti tramite wrapper Rust PTY con protocollo basato su file e funzionalità di affidabilità Fonte: agentworkforce/relay.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/agentworkforce/relay --skill using-agent-relay Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/agentworkforce/relay