Launch Rhinos

Spin up N Rhino MCP sessions in parallel and fan out one agent per Rhino. Use when the user wants multiple Rhinos running simultaneously with each agent driving its own — e.g. "spawn 3 agents and have each launch Rhino", "run 5 Rhino tasks in parallel". For a single Rhino, use `/launch-rhino` instead.

hybridlabor-api b9989de 782 B Updated

File contents

Launching N parallel Rhino MCP sessions

Follow the procedure in the /launch-rhinos slash command. It owns the full flow — slot probing, OS-specific launch (sequential on macOS, parallel on Windows), listener wait, and the agent fan-out. Pass through the count and the version argument; default version to 8. Use only the pre-declared slots in .mcp.json (rhino, rhino-2rhino-8).

hybridlabor-api/aos/tree/main/mcps/RhinoMCP/cc-plugin/skills/launch-rhinos commit b9989ded41

Frequently asked questions

npx skillmds@latest add hybridlabor-api/launch-rhinos