🎯

agent-mesh-coordinator

🎯Skill

from ruvnet/claude-flow

VibeIndex|
What it does

Orchestrates distributed AI agent networks, managing communication, task allocation, and dynamic collaboration across complex multi-agent systems.

πŸ“¦

Part of

ruvnet/claude-flow(143 items)

agent-mesh-coordinator

Installation

npxRun with npx
npx ruvector
Install ScriptRun install script
curl -fsSL https://cdn.jsdelivr.net/gh/ruvnet/claude-flow@main/scripts/install.sh | bash
npm installInstall npm package
npm install -g @anthropic-ai/claude-code
Install ScriptRun install script
curl ... | bash -s -- --global --minimal
npxRun with npx
npx claude-flow@alpha init

+ 124 more commands

Claude Desktop ConfigurationAdd this to your claude_desktop_config.json
{ "mcpServers": { "claude-flow": { "command": "npx", "args": [...
πŸ“– Extracted from docs: ruvnet/claude-flow
3Installs
-
AddedFeb 8, 2026