المهارات flow-nexus-swarm
🐝

flow-nexus-swarm

آمن 🌐 الوصول إلى الشبكة

Deploy AI Agent Swarms in the Cloud

متاح أيضًا من: DNYoussef

Managing complex AI agent workflows across multiple agents is difficult and slow. Flow Nexus Swarm provides cloud-based orchestration with message queues and intelligent agent coordination for scalable multi-agent automation.

يدعم: Claude Codex Code(CC)
⚠️ 68 ضعيف
1

تنزيل ZIP المهارة

2

رفع في Claude

اذهب إلى Settings → Capabilities → Skills → Upload skill

3

فعّل وابدأ الاستخدام

اختبرها

استخدام "flow-nexus-swarm". Initialize a hierarchical swarm with 6 agents for a web application project

النتيجة المتوقعة:

  • Swarm created with hierarchical topology
  • Agents spawned: Project Manager, Backend Developer, Frontend Developer, Database Architect, QA Engineer, DevOps Engineer
  • Workflow 'Full-Stack Development' ready for execution

استخدام "flow-nexus-swarm". Create a CI/CD pipeline that runs tests, builds artifacts, and deploys to staging

النتيجة المتوقعة:

  • Workflow 'Deployment Pipeline' created with 8 steps
  • Parallel execution configured for lint and unit tests
  • Auto-rollback enabled on deployment failure
  • Triggers configured for github_push and github_pr_merged events

استخدام "flow-nexus-swarm". Research machine learning trends for 2025 and analyze market opportunities

النتيجة المتوقعة:

  • Mesh swarm initialized with 4 agents
  • Parallel research tasks assigned to Primary and Secondary Researchers
  • Data Analyst and Insights Analyst processing results concurrently
  • Vector similarity matching optimized agent selection

التدقيق الأمني

آمن
v4 • 1/17/2026

This is a documentation-only skill containing no executable code. The static analyzer flagged 102 patterns but ALL are false positives: 'weak cryptographic algorithm' detections are regular English words in docs; 'shell backtick execution' is markdown code block formatting; 'hidden file access' is documentation references. Only hardcoded URLs at SKILL.md:604-606 are valid findings but these are public documentation links, not security risks.

2
الملفات التي تم فحصها
800
الأسطر التي تم تحليلها
1
النتائج
4
إجمالي عمليات التدقيق

عوامل الخطر

🌐 الوصول إلى الشبكة (1)
تم تدقيقه بواسطة: claude عرض سجل التدقيق →

درجة الجودة

38
الهندسة المعمارية
100
قابلية الصيانة
85
المحتوى
20
المجتمع
100
الأمان
78
الامتثال للمواصفات

ماذا يمكنك بناءه

Multi-Agent Development

Coordinate backend, frontend, database, and QA agents for complete project delivery

Automated CI/CD Pipelines

Build testing, building, and deployment workflows with automated rollback and recovery

Distributed Research

Parallel information gathering and analysis across multiple research agents simultaneously

جرّب هذه الموجهات

Initialize Swarm
Initialize a {topology} swarm with {n} agents for {purpose}
Create Workflow
Create a workflow called {name} with these steps: {step_descriptions}
Execute Task
Orchestrate this task across the swarm: {task_description}
Monitor Status
Show me the status of swarm {swarm_id} including metrics and pending messages

أفضل الممارسات

  • Choose topology based on project complexity: star for simple, hierarchical for complex
  • Use vector similarity matching for optimal agent-to-task assignment
  • Implement retry policies and timeouts for long-running workflows

تجنب

  • Using the wrong topology for your workflow type
  • Creating workflows without dependency management between steps
  • Running all agents at max capacity without workload monitoring

الأسئلة المتكررة

Which Claude tools support this skill?
This skill works with Claude, Codex, and Claude Code through the Flow Nexus MCP server.
How many agents can I run simultaneously?
Agent limits depend on your Flow Nexus account tier. Check flow-nexus.ruv.io for details.
How does this integrate with local execution?
Flow Nexus provides cloud orchestration. Use claude-flow MCP for local swarm coordination.
Is my data sent to external servers?
Yes. This skill requires the external Flow Nexus cloud platform. Review their privacy policy.
What happens if the cloud service is unavailable?
Workflows will fail to execute until the service recovers. Implement error handling in your workflows.
How is this different from claude-flow swarm?
Flow Nexus runs in the cloud with auto-scaling. Claude-flow provides local-only swarm coordination.

تفاصيل المطور

المؤلف

ruvnet

الترخيص

MIT

مرجع

main

بنية الملفات

📄 SKILL.md