什么是 using-agent-relay?
在实时协调多个 AI 代理时使用 - 通过具有基于文件的协议和可靠性功能的 Rust PTY 包装器提供代理间消息传递 来源:agentworkforce/relay。
在实时协调多个 AI 代理时使用 - 通过具有基于文件的协议和可靠性功能的 Rust PTY 包装器提供代理间消息传递
通过命令行快速安装 using-agent-relay AI 技能到你的开发环境
来源: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.
在实时协调多个 AI 代理时使用 - 通过具有基于文件的协议和可靠性功能的 Rust PTY 包装器提供代理间消息传递 来源:agentworkforce/relay。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/agentworkforce/relay --skill using-agent-relay在实时协调多个 AI 代理时使用 - 通过具有基于文件的协议和可靠性功能的 Rust PTY 包装器提供代理间消息传递 来源:agentworkforce/relay。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/agentworkforce/relay --skill using-agent-relay 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/agentworkforce/relay