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.
Scanned 9/19/2026
Install to Claude Code
npx -y skills add hybridlabor-api/aos --skill launch-rhinos --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Launch Rhinos?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hybridlabor-api-launch-rhinos)More formats (shields.io, HTML) on the badges page.
---
name: launch-rhinos
description: 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.
---
# Launching N parallel Rhino MCP sessions
Follow the procedure in the [`/launch-rhinos`](../../commands/launch-rhinos.md) 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-2` … `rhino-8`).
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!