multi-agent-en
Generic Multi-Agent Dispatcher (English): Turns the main agent into a pure dispatcher that delegates all work to 5.
Best use case
multi-agent-en is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Generic Multi-Agent Dispatcher (English): Turns the main agent into a pure dispatcher that delegates all work to 5.
Teams using multi-agent-en should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/multi-agent-en/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How multi-agent-en Compares
| Feature / Agent | multi-agent-en | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Generic Multi-Agent Dispatcher (English): Turns the main agent into a pure dispatcher that delegates all work to 5.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# multi-agent-en Generic Multi-Agent Dispatcher (English): Turns the main agent into a pure dispatcher that delegates all work to 5. ## Install ``` npx clawhub@latest install multi-agent-en ```
Related Skills
multiposting
Multiposting to X, Instagram, YouTube, Tiktok, LinkedIn, Facebook, Threads, Pinterest, Reddit, Bluesky
openserv-multi-agent-workflows
Multi-agent workflow examples to work together on the OpenServ Platform.
multi-search-engine
Multi search engine integration with 17 engines (8 CN + 9 Global). Supports advanced search operators, time filters, site search, privacy engines, and WolframAlpha knowledge queries. No API keys required.
multilogin
Use when you need to manage Multilogin X browser profiles — launch quick disposable profiles, list/start/stop saved.
dex-multichain-aggregator-teneo
Advanced multichain DEX aggregator. Finds the best token swap routes across 50+ decentralized exchanges on 9+ blockchain networks (Ethereum, BSC, Polygon, Arbitrum, Optimism, Base, Avalanche, Gnosis,
multi-workplace
Manage multiple workplaces (project directories) with multi-agent orchestration, isolated memory, and inter-agent.
multi-chat-context-manager
CLI tool to store and retrieve conversation contexts per channel/user.
document-multiple-repository
Gera documentação técnica consolidada para sistemas de software com múltiplos repositórios (frontend, backend.
Multi-Brain Protocol
**What it does:** Gives your AI agents cognitive diversity by calling multiple LLMs (Kimi K2.5 + GPT 5.3 Codex) in parallel before the primary agent responds. Three brains instead of one.
multi-agent-orchestration
Multi-agent task delegation and process orchestration with audit logging and agent learning capabilities.
multi-agent-sync
Coordinate multi-agent tasks with visible group updates.
multi-agent-parallel-build
Orchestrate multiple coding agents (Claude Code, Codex, etc.) in parallel waves to build UI pages, API endpoints.