orchestrating-agent-relay skillA
orchestrating-agent-relay is agent-read markdown (skill) from agentworkforce/relay: The canonical way to run agent-relay - self-bootstrap the local broker and autonomously spawn, monitor, and coordinate a team of worker agents without human intervention. Covers infrastructure startup, agent spawning, lifecycle monitoring, message-based reading via the relay MCP, and team coordination..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Orchestrating Agent Relay Self-bootstrap agent-relay infrastructure and manage a team of agents autonomously. ## Overview A headless orchestrator is an agent that: 1. Starts the local relay broker itself (`agent-relay node up`) 2. Spawns and manages worker agents on that broker 3. Monitors agent lifecycle events 4. Coordinates work without human intervention The orchestrator drives the team and reads/sends/lists through the **Agent Relay MCP server** (`agent-relay mcp`). The session registers itself once with the `register_agent` tool (name it `orchestrator`) — every messaging tool errors with `Not registered. Call the "register_agent" tool first.` until it does. Lifecycle control — starting the broker, spawning/releasing local agents, streaming broker debug events — goes through the `agent-relay node` command group. The workers it spawns are registered participants too; their peer-messaging reference is the **`using-agent-relay`** skill. ## The model - Agent Relay delivers messages **node-only**: every agent is owned by a node, and the engine routes that agent's messages to its node reliably (ordered, …
Read the whole file at its exact version.
How to install
mdr add agentworkforce/relay/orchestrating-agent-relay@git:20260922.12ce647mdr add agentworkforce/relay/orchestrating-agent-relay@sha256:2843dcf0b3822343Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_y4stbg4qxrtmcgli)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260922.12ce647 latest | 2026-09-22 | 12ce647 | 68,631 B | A | view · diff |
| git:20260919.270f08c | 2026-09-19 | 270f08c | 68,811 B | A | view · diff |
| git:20260519.f5dd259 | 2026-05-19 | f5dd259 | 15,882 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (68631 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
agentworkforce/relay · 849 stars · license Apache-2.0 · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_y4stbg4qxrtmcgli GET https://markdownregistry.com/api/v1/resolve?ref=agentworkforce/relay/orchestrating-agent-relay GET https://markdownregistry.com/api/v1/blob/2843dcf0b3822343c651e199b373f34011bdcafdd809fad11422ce59bf7ae06d
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from agentworkforce/relay
Every file in agentworkforce/relay