From agent-relay
Use when you need to check the health and status of the relay server.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agent-relay:relay-statusThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Query and display the relay server's operational status, including version, uptime, session count, and blob storage metrics.
Query and display the relay server's operational status, including version, uptime, session count, and blob storage metrics.
None — the skill reads the relay configuration from the local client.toml file.
${CLAUDE_USER_DATA:-${XDG_DATA_HOME:-$HOME/.local/share}/claude-plugins}/agent-relay/client.toml.relay_status MCP tool.relay_status tool includes them.npx claudepluginhub danielrosehill/claude-code-plugins --plugin agent-relayCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.