multi-agent-teams

交互式部署多 Agent 团队协作架构,支持自定义团队结构、预设模板和混合模式

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "multi-agent-teams" with this command: npx skills add maybemarvel/multi-agent-teams

multi-agent-teams 技能

版本: v2.0
作者: CXLight
描述: 交互式部署多 Agent 团队协作架构


📋 功能

  • 交互式配置 — 询问用户需求,创建合适的团队
  • 预设模板 — 4 个标准团队快速部署
  • 自定义团队 — 完全灵活的团队结构
  • 混合模式 — 预设 + 自定义组合
  • 自动生成 — SOUL.md/AGENTS.md 模板
  • 配置验证 — 部署后自动验证

🚀 快速开始

安装

clawhub install multi-agent-teams

部署

cd ~/.openclaw/skills/multi-agent-teams
./scripts/deploy.sh

📖 使用方式

方式 1:交互式配置(推荐)

./scripts/deploy.sh

脚本会询问:

  1. 配置模式(预设/自定义/混合)
  2. 团队数量和名称
  3. 每个团队的成员构成

方式 2:预设模板

./scripts/deploy.sh --preset

方式 3:帮助

./scripts/deploy.sh --help

🎯 配置模式

模式 1:预设模板

4 个标准团队:

  • code (CTO) — 前端、后端、测试、产品、算法、审计
  • stock (CIO) — 分析、风控、持仓、研究
  • social (CMO) — 内容、排期、互动、数据分析
  • flow (COO) — 工作流、定时、集成、监控

模式 2:自定义团队

创建任何你想要的团队:

  • 客服团队
  • 研究团队
  • 设计团队
  • 任何你需要的团队

模式 3:混合模式

预设 + 自定义组合


📁 目录结构

multi-agent-teams/
├── SKILL.md                 # 本文件
├── README.md                # 详细说明
├── templates/
│   ├── SOUL.md.tmpl         # SOUL.md 模板
│   └── AGENTS.md.tmpl       # AGENTS.md 模板
├── scripts/
│   ├── deploy.sh            # 部署脚本
│   └── verify.sh            # 验证脚本
└── generated/
    └── openclaw-snippet.json # 生成的配置

🧪 验证

./scripts/verify.sh

⚠️ 注意事项

  1. 备份配置 — 部署前自动备份
  2. 单一入口 — 所有请求通过 main-agent
  3. 不要越级 — BOSS → main → 团队领导 → 成员
  4. 重启生效 — 配置后需要 openclaw gateway restart

🐛 故障排查

Agent 不识别

openclaw agents list

sessions_spawn 失败

检查 subagents 配置是否包含目标成员。


📚 完整文档

技术文档:/root/.openclaw/docs/multi-agent-team-architecture.md


📝 更新日志

v2.0 (2026-03-16)

  • ✨ 新增交互式配置
  • ✨ 支持自定义团队结构
  • ✨ 混合模式(预设 + 自定义)

v1.0 (2026-03-16)

  • 初始版本

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Google Maps Reviews Api Skill

This skill is designed to help users automatically extract reviews from Google Maps via the Google Maps Reviews API. Agent should proactively apply this skil...

Registry SourceRecently Updated
1.3K2phheng
Automation

Telegram Topic Rename

Rename Telegram forum topics and change icons via Bot API. Use when user asks to name/rename a topic, change topic title, update topic icon, or says "命名这个topic", "给话题起个名", "换个图标". Requires TELEGRAM_BOT_TOKEN environment variable.

Registry SourceRecently Updated
Automation

Mission Control

macOS-native web dashboard for monitoring and controlling your OpenClaw agent. Live chat, cron management, task workshop, scout engine, cost tracking, and more.

Registry SourceRecently Updated
Automation

AI Remote Viewing

Guide an AI agent through a full blind Remote Viewing session using the Resonant Contact Protocol (AI IS-BE) and a compact Field Perception Lexicon.

Registry SourceRecently Updated