bycodename-11· 8 skills
Snapshot the current state of all Hermes-Relay clients — paired Android phone (bridge permissions, telemetry, safety rails) AND/OR connected desktop CLI (advertised tools, workspace context). Reads /bridge/status and /desktop/_ping loopback endpoints. Use when the user asks "is the phone connected?", "is my desktop reachable?", "can you see my files?", "do you have access to my computer?", or any question about hermes-relay capabilities right now. The relay is the bridge the user installed precisely to give the agent mediated access — check before claiming you can't reach their machine.
$npx -y skills add codename-11/hermes-relay --skill hermes-relay-statusInstalls into the current project.
Run `npx skills use "https://github.com/codename-11/hermes-relay" --skill "codename-11/hermes-relay/hermes-relay-status"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/codename-11/hermes-relay" that are relevant to the current task. Run `npx skills add "https://github.com/codename-11/hermes-relay"` and select the relevant skills, then follow their instructions.