A powerful tool for automatically generating, organizing, and visualizing collaborative AI agent teams from a single natural language prompt.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install multi-agent-orchestrator
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install multi-agent-orchestrator using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Multi-Agent Orchestrator is a specialized skill designed to simplify the complex task of designing multi-agent systems. By processing a natural language prompt, it identifies the necessary roles and hierarchies required for a specific task, effectively automating the architectural phase of agent deployment. This integration within the Openclaw Skills ecosystem allows developers to move from concept to a structured agent framework in seconds.\n\nBeyond simple agent creation, this skill provides critical insights into system dynamics. It translates abstract agent relationships into tangible visual artifacts, including organizational charts and swimlane diagrams. These visualizations are essential for debugging collaboration logic and communicating system architecture to stakeholders, making it an indispensable asset for developers working with autonomous agent workflows.
To install and use the Multi-Agent Orchestrator as part of your Openclaw Skills library, ensure you have the necessary Python environment configured. You can execute the primary orchestration script directly from your terminal.\n\nbash\n# Navigate to your skills directory\ncd /home/ubuntu/skills/multi-agent-orchestrator\n\n# Run the orchestration script with a custom prompt\npython scripts/orchestrate_and_visualize.py \\\n --prompt "Create a research and development team for autonomous vehicles" \\\n --output_dir "./output"\n
The Multi-Agent Orchestrator generates structured output files to help manage agent metadata and visual assets. The following table describes the primary outputs:\n\n| File Name | Format | Description |\n| :--- | :--- | :--- |\n| org_chart.mmd | Mermaid | Source code for the organizational hierarchy. |\n| org_chart.png | Image | Visual representation of agent reporting lines. |\n| swimlane.mmd | Mermaid | Source code for collaborative workflow logic. |\n| swimlane.png | Image | Visual swimlane chart showing task distribution. |\n| scripts/ | Folder | Contains core logic for generation and visualization. |
Loading
A dedicated execution environment for running Qiskit-based quantum simulations and mathematical research scripts.

A specialized execution environment for running quantum computing simulations and mathematical experiments using Qiskit.

A terminal-based skill for accessing Strava data, including athlete metrics, activity history, and route management.

An AI-powered Spotify playlist generator and music discovery tool using the Model Context Protocol.

A professional AI-driven system for designing high-impact corporate training programs and generating complete 14-document instructional packages with one-click automation.

An all-in-one automation skill for managing the end-to-end lifecycle of corporate training projects, from legal contracts to promotional content.








































