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