skills/smithery.ai/using-agent-relay

using-agent-relay

Installation
SKILL.md

Using agent-relay

Overview

Real-time agent-to-agent messaging. Two modes: tmux wrapper (real-time, sub-5ms) and file-based team (async, simpler).

When to Use

  • Multiple agents coordinating on shared codebase
  • Turn-based interactions (games, reviews, task handoff)
  • Parallel task distribution
  • Real-time Claude/Codex/Gemini collaboration

Don't use: Single agent, cross-host networking, guaranteed delivery required.

Quick Reference

Installs
1
First Seen
Apr 23, 2026
using-agent-relay from smithery.ai