From agent-relay
Use when you need to check the health and status of the relay server.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin agent-relayThis skill uses the workspace's default tool permissions.
Query and display the relay server's operational status, including version, uptime, session count, and blob storage metrics.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Share bugs, ideas, or general feedback.
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.