Skip to content

AI/ML · Global library

Agent Swarm Optimizer

Optimize large-scale agent swarms for emergent problem-solving with dynamic task allocation and collective intelligence patterns

CodexClaude CodeKimi Codeorchestrator-mcp

Best use case

Use Agent Swarm Optimizer when you need to optimize large-scale agent swarms for emergent problem-solving with dynamic task allocation and collective intelligence patterns, especially when the work is driven by agent swarm and swarm intelligence.

Trigger signals

agent swarmswarm intelligencecollective behavioremergentparticle swarmant colony

Validation hooks

swarm-convergencediversity-maintenance

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show agent-swarm-optimizer

Use

orchestrator-mcp skills export agent-swarm-optimizer --to ./skillforge-packs
# copy the exported pack into your preferred agent environment

Export

cp -R skills/agent-swarm-optimizer ./your-agent-skills/agent-swarm-optimizer
# or open skills/agent-swarm-optimizer/SKILL.md in a markdown-first client

File patterns

swarm*.py*.py

Model preferences

claude-sonnet-4gpt-4oclaude-haiku-3

Related skills

Adjacent packs to compose next.

FeaturedAI/MLGlobal library

Multi-Agent Coordinator

Open pack

Design and orchestrate complex multi-agent systems where specialized agents collaborate to solve problems beyond single-agent capabilities

CodexClaude Code
AI/MLGlobal library

Agent Lifecycle Manager

Open pack

Manage complete agent lifecycles from initialization through graceful shutdown with health monitoring, scaling, and resource optimization

CodexClaude Code