| name | agent-relay-team-onboarding |
| description | Use when a human or lead agent needs one plain handoff for starting an Agent Relay workspace, choosing the right Relay skill, and telling spawned agents how to communicate. |
Agent Relay Team Onboarding
Use this skill when someone asks how to get agents onto Agent Relay, how a lead should start a workspace, or which Relay skill to give to a worker.
The default handoff URL is:
https://agentrelay.com/skill
Give that URL to a human driver, a lead agent, or a newly spawned agent when you want them to orient themselves without a long custom prompt.
Version-Conditional Security Gate
On Agent Relay 11.3.0 and earlier, agent-relay node up and
agent-relay node status print the active workspace key. Agent Relay
11.3.1 masks it in these two commands; it is not a guarantee about
credential output from every command in the installed dependency tree. If
you are on 11.3.0 or earlier, upgrade to 11.3.1 or later, or ask a human
driver to run those commands from a trusted, non-transcribed terminal.
The commands remain the correct way to start and inspect a node. The gate
is about the vulnerable release's output, not a replacement workflow. The
human-only quick start below is retained so an operator has the exact
commands; do not copy its first two command lines into an agent prompt
while 11.3.0 or earlier is installed.
On 11.3.1 or later this gate does not apply. The orchestrator starts and
inspects the broker itself, exactly as the linked
orchestrating-agent-relay
skill describes — that skill assumes a patched install and is written for
autonomous self-bootstrap with no human in the loop. Check your installed
version before deciding which path applies:
agent-relay --version
Sharing a Live View
Never build an observer URL from a workspace key, on any version — it is an
administrative credential and a URL query string is not a place for one. From
Agent Relay 11.8.1, run (or call the
MCP tool) to mint a scoped, read-only, expiring token and print the link built
from it. See .