multi-agent-en

Generic Multi-Agent Dispatcher (English): Turns the main agent into a pure dispatcher that delegates all work to 5.

7 stars

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

$curl -o ~/.claude/skills/multi-agent-en/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/be1human/multi-agent-en/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/multi-agent-en/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How multi-agent-en Compares

Feature / Agentmulti-agent-enStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/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

7
from Demerzels-lab/elsamultiskillagent

Multiposting to X, Instagram, YouTube, Tiktok, LinkedIn, Facebook, Threads, Pinterest, Reddit, Bluesky

openserv-multi-agent-workflows

7
from Demerzels-lab/elsamultiskillagent

Multi-agent workflow examples to work together on the OpenServ Platform.

multi-search-engine

7
from Demerzels-lab/elsamultiskillagent

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

7
from Demerzels-lab/elsamultiskillagent

Use when you need to manage Multilogin X browser profiles — launch quick disposable profiles, list/start/stop saved.

dex-multichain-aggregator-teneo

7
from Demerzels-lab/elsamultiskillagent

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

7
from Demerzels-lab/elsamultiskillagent

Manage multiple workplaces (project directories) with multi-agent orchestration, isolated memory, and inter-agent.

multi-chat-context-manager

7
from Demerzels-lab/elsamultiskillagent

CLI tool to store and retrieve conversation contexts per channel/user.

document-multiple-repository

7
from Demerzels-lab/elsamultiskillagent

Gera documentação técnica consolidada para sistemas de software com múltiplos repositórios (frontend, backend.

Multi-Brain Protocol

7
from Demerzels-lab/elsamultiskillagent

**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

7
from Demerzels-lab/elsamultiskillagent

Multi-agent task delegation and process orchestration with audit logging and agent learning capabilities.

multi-agent-sync

7
from Demerzels-lab/elsamultiskillagent

Coordinate multi-agent tasks with visible group updates.

multi-agent-parallel-build

7
from Demerzels-lab/elsamultiskillagent

Orchestrate multiple coding agents (Claude Code, Codex, etc.) in parallel waves to build UI pages, API endpoints.