Swarm Orchestration
技能 已验证 活跃Orchestrate multi-agent swarms with agentic-flow for parallel task execution, dynamic topology, and intelligent coordination. Use when scaling beyond single agents, implementing complex workflows, or building distributed AI systems.
To provide a comprehensive solution for orchestrating multiple AI agents, enabling complex distributed AI systems and scaling beyond single-agent capabilities.
功能
- Multi-agent swarm orchestration
- Dynamic topology support (mesh, hierarchical, adaptive)
- Parallel, pipeline, and adaptive task execution
- Shared memory for inter-agent communication
- Load balancing and fault tolerance mechanisms
使用场景
- Scaling beyond single agents for complex tasks
- Implementing distributed AI systems
- Automating complex workflows requiring multiple specialized agents
- Building sophisticated AI applications that require agent collaboration
非目标
- Replacing the core functionality of individual AI agents
- Managing the internal logic of single agents
- Providing direct user interaction with individual agents (focus is on swarm coordination)
安装
npx skills add ruvnet/ruflo通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
已验证类似扩展
Swarm Init
98Initialize a multi-agent swarm with anti-drift configuration
Coordinate Swarm
98Apply collective intelligence coordination patterns — stigmergy, local rules, and quorum sensing — to organize distributed systems, teams, or workflows without centralized control. Covers signal design, agent autonomy boundaries, emergent behavior cultivation, and feedback loop tuning. Use when designing distributed systems without a coordination bottleneck, organizing teams that must self-coordinate, building event-driven architectures with shared state communication, or replacing fragile centralized orchestration with resilient emergent coordination.
Agent Hierarchical Coordinator
99Agent skill for hierarchical-coordinator - invoke with $agent-hierarchical-coordinator
Multi Agent Patterns
99Design multi-agent architectures for complex tasks. Use when single-agent context limits are exceeded, when tasks decompose naturally into subtasks, or when specializing agents improves quality.
Hive Mind Advanced
98Advanced Hive Mind collective intelligence system for queen-led multi-agent coordination with consensus mechanisms and persistent memory
Agent Mesh Coordinator
97Agent skill for mesh-coordinator - invoke with $agent-mesh-coordinator