
精选
Agent Swarm Studio
Plan and coordinate multi-agent systems with clear roles, parallel execution, and convergence checks.
3 技能 5 安装次数
multi-agentorchestrationworkflowautomationprompt-engineering
25 天前更新
安装
运行此命令以安装此插件中的所有技能:
npx skillstore add @agent-swarm-studio 技能将被安装到 .claude/skills/ 目录
概览
使用指南
由 AI 增强详细指南
## Overview Agent Swarm Studio helps you turn a messy, multi-track task into a coordinated agent swarm. Use it to define clear agent roles, split independent work into parallel tracks, and keep the swarm converging on a usable result instead of drifting into disconnected outputs. ## Quick Start 1. Start with `dnyoussef-agent-creator` (`agent-creator`) to define each specialized agent's role, system prompt, responsibility boundary, and domain knowledge. 2. Use `dmjgilbert-parallel-agents` (`parallel-agents`) when the work has 3 or more independent failures, investigations, or task tracks that can run concurrently. 3. Bring the outputs together with `dnyoussef-swarm-orchestration` (`swarm-orchestration`) to coordinate the full lifecycle, route work through the right topology, and check that the swarm converges before handoff. ## Key Commands - `dnyoussef-agent-creator` / `agent-creator` - create production-ready specialized agents with optimized system prompts and clear responsibility boundaries. - `dmjgilbert-parallel-agents` / `parallel-agents` - dispatch multiple agents across independent problems so work can happen concurrently. - `dnyoussef-swarm-orchestration` / `swarm-orchestration` - orchestrate multi-agent swarms for complex workflows, parallel execution, dynamic topology, and intelligent coordination. ## Tips - Use Agent Swarm Studio for task planning, incident triage, research synthesis, codebase migration planning, or any workflow where one agent would become a bottleneck. - Keep the swarm small at first: create only the roles you can clearly name, parallelize only independent tracks, and add a convergence checkpoint before final delivery. - Before launching parallel work, write the expected merge format so each agent returns comparable output.
技能
3📦
agent-creator
低风险 67创建专业化 AI 智能体
构建具有一致性和高质量性能的 AI 智能体需要深厚的领域知识和优化的系统提示词。本技能提供结构化的四阶段方法论,用于创建嵌入专业知识的生产就绪智能体。
📈 效率 由 DNYoussef 🌐📁⚙️
⚡
parallel-agents
安全 69并行运行多个 AI 代理
不再逐个解决问题。此技能帮助您调度多个 AI 代理同时处理独立的问题,大幅缩短解决时间。非常适合面对多个测试失败或代码库不同部分的无关错误时使用。
📈 效率 由 DMJGilbert 🌐📁⚙️
🐝
swarm-orchestration
安全 70编排多代理 AI 群体
构建复杂的人工智能系统需要多个代理之间的协调配合。本技能提供经过验证的模式和命令,用于编排代理群体,支持自动负载均衡、容错机制和智能任务分配。
💻 编码与开发 由 DNYoussef 🌐📁⚙️


