Agent skill · Workflow & Productivity

flow-nexus-swarm

Cloud-based AI swarm deployment and event-driven workflow automation with Flow Nexus platform

rUv71,307★ · +1,002/wk · 3 repos on radarProfile →
claude-codecodexMIT
Install
npx skills add ruvnet/ruflo --skill flow-nexus-swarm --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 16 KB
Bundled scripts: none
Version: 1.0.0
Path: .agents/skills/flow-nexus-swarm/SKILL.md
Open the folder on GitHub →
Where it comes from
Source: ruvnet/ruflo
Stars: 67,015 · +629 this week
Language: TypeScript
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Flow Nexus Swarm & Workflow Orchestration Deploy and manage cloud-based AI agent swarms with event-driven workflow automation, message queue processing, and intelligent agent coordination. ## 📋 Table of Contents 1. [Overview](#overview) 2. [Swarm Management](#swarm-management) 3. [Workflow Automation](#workflow-automation) 4. [Agent Orchestration](#agent-orchestration) 5. [Templates & Patterns](#templates--patterns) 6. [Advanced Features](#advanced-features) 7. [Best Practices](#best-practices) ## Overview Flow Nexus provides cloud-based orchestration for AI agent swarms with: - **Multi-topology Support**: Hierarchical, mesh, ring, and star architectures - **Event-driven Workflows**: Message queue processing with async execution - **Template Library**: Pre-built swarm configurations for common use cases - **Intelligent Agent Assignment**: Vector similarity matching for optimal agent selection - **Real-time Monitoring**: Comprehensive metrics and audit trails - **Scalable Infrastructure**: Cloud-based execution with auto-scaling ## Swarm Management ### Initialize Swarm Create a new swarm with specified topology and configuration: ```javascript mcp__flow-nexus__swarm_init({ topolo

What's inside
Steps it walks through
  1. 📋 Table of Contents
  2. Overview
  3. Swarm Management
  4. Initialize Swarm
  5. Spawn Agents
  6. Orchestrate Tasks
  7. Monitor & Scale Swarms
  8. Workflow Automation
  9. Create Workflow
  10. Execute Workflow
  11. Monitor Workflows
  12. Agent Assignment
  13. Queue Management
  14. Agent Orchestration
Commands it runs
Pre-task coordination setup
npx claude-flow@alpha hooks pre-task --description "Initialize swarm"
Post-task metrics export
npx claude-flow@alpha hooks post-task --task-id "swarm-execution"
Install Flow Nexus
npm install -g flow-nexus@latest
Register account
npx flow-nexus@latest register
Login
npx flow-nexus@latest login
More from ruflo
All skills →
About this skill
What does the flow-nexus-swarm skill do?

Cloud-based AI swarm deployment and event-driven workflow automation with Flow Nexus platform

How do I install it?

Run `npx skills add ruvnet/ruflo --skill flow-nexus-swarm --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ruvnet/ruflo, a repository with 67,015 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going