agent-creator
inclusionAI · Development
创建多智能体系统(MAS)实现的指南。当需要创建具有不同协调模式的智能体团队时使用:集中式(TeamSwarm 带协调器)或去中心化(Swarm 工作流)。使用文件系统服务器工具(write_file、edit_file、read_file)在 ./agents/ 目录中创建完整的智能体团队结构,包含适当配置、提示和群集定义,依据任务需求。
Guide for creating Multi-Agent System (MAS) implementations. Use this skill when you need to create agent teams with different coordination patterns: centralized (TeamSwarm with orchestrator) or decentralized (Swarm workflow). Uses filesystem-server tools (write_file, edit_file, read_file) to create complete agent team structures in ./agents/ directory with proper configuration, prompts, and swarm definitions based on task requirements.
npx skills add https://github.com/inclusionAI/AWorld --skill agent-creator
星标 1202 · 安装量 0