A comprehensive methodology for building and managing hierarchical AI agent teams through backend orchestration and external communication layers.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install multi-agents-orchestration
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-agents-orchestration using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This methodology provides the essential framework for orchestrating multiple AI agents within the OpenClaw ecosystem. It bridges the gap between internal backend processing and external user interaction, allowing developers to create sophisticated agent hierarchies. By leveraging Openclaw Skills, you can deploy a main controller that delegates specialized tasks to sub-agents, ensuring each component has its own workspace, memory, and specialized persona.
The framework supports three distinct collaboration modes: Backend Spawning for invisible task delegation, Discord Mentioning for character-driven public interaction, and Bot-to-Bot communication for transparent multi-agent collaboration. This structured approach ensures that complex engineering, financial analysis, or research tasks are handled by the most appropriate AI expert while maintaining a unified interface for the end user.
mkdir -p ~/.openclaw/workspace-{agent-id}
openclaw gateway restart
The orchestration methodology organizes data through a hierarchical file system and JSON configuration:
| File | Purpose | Key Metadata |
|---|---|---|
| openclaw.json | Global Config | Agent registry, Discord tokens, and gateway bindings |
| SOUL.md | Core Logic | Role definition, workflow style, and task boundaries |
| IDENTITY.md | Metadata | Display name, emoji, and persona vibes |
| TEAM.md | Registry | List of available agents for the main controller to reference |
| openclaw-rescue.json | Fallback | Independent configuration for emergency recovery agents |
Loading
A comprehensive 11-section health check and diagnostic tool for OpenClaw installations that provides interactive one-click fixes for configuration and performance issues.

An automated AI skill for generating high-fidelity e-commerce product detail pages and carousel images using Python PIL and image generation protocols.

A powerful automation skill for Openclaw Skills that aggregates daily tech news and delivers them to Feishu and GetNote.

A high-precision tool for calculating Inner Mongolia social insurance backpay including principal, compound interest, and daily late fees.

A sophisticated AI writing agent that transforms themes or existing text into high-quality, long-form Chinese articles with a rational, human-like perspective.

A decentralized privacy network skill for creating secure proxies and earning rewards by providing egress bandwidth.








































