Claude Skill
AlexAnys/opencrew
OpenCrew is a multi-agent orchestration system based on OpenClaw and Slack. It enables no-code deployment, session management, and autonomous iteration for AI teams. Ideal for decision-makers seeki...
Overview
Repository
Install this Skill
git clone https://github.com/AlexAnys/opencrew.gitRegistry
Summary
OpenCrew is a multi-agent orchestration system built on OpenClaw (Clawbot) and Slack, enabling AI teams to work autonomously and iterate stably. It provides a no-code platform for deploying, managing, and coordinating AI agents with session and context management, making it ideal for decision-makers seeking AI productivity.
Openclaw多智能体协同系统 | Multi-Agent OS for Decision Makers — 基于 OpenClaw (Clawbot) + Slack,让 AI 团队各司其职、自主稳定迭代。
Key features
- Multi-agent orchestration with autonomous iteration
- No-code agent deployment and management
- Slack integration for team collaboration
- Session and context management for AI agents
- Workflow automation with A2A protocol support
Use cases
- Automating team workflows via Slack bots
- Deploying AI assistants for decision support
- Orchestrating multiple agents for complex tasks
- Managing knowledge and context across sessions
- Building no-code AI productivity tools
README excerpt
**中文** | [English](README.en.md) # OpenCrew - 高效协同、稳定迭代的Openclaw团队 > 适合所有人易上手的多智能体操作系统。 > 把你的 OpenClaw 变成一支可管理的 AI 团队——领域专家各司其职,经验自动沉淀。 > 支持 **Slack** · **飞书** · **Discord** — 选择你熟悉的平台作为指挥中心。 > > 🤖 **To-Agent 友好**:文档结构经真实部署实测优化,你的 OpenClaw 可直接阅读并自动完成部署——最少人工介入。 [](https://github.com/AlexAnys/opencrew) [](LICENSE) [](https://github.com/openclaw/openclaw) [](#参与贡献) --- ## 📢 重要更新(2026 年 4 月) ### A2A v2:找到了 Agent 间协作的最佳方式 我们解决了 OpenCrew 自诞生以来最大的架构限制:**Agent 之间现在可以真正协作**——不只是单向派任务,而是像同事一样讨论、评审、迭代。 **之前**:所有 Agent 共享一个 Slack bot → bot 不能触发自己 → Agent 之间只能靠 `sessions_send` 单向委派任务,无法讨论。 **现在**:给至少一个关键 Agent 创建独立 Slack App → 拉进任意执行 Agent 的频道 → 频道内高维度对话(方向、评审、共识)+ 基于 Markdown 文件的实际协作 + 用户 review 最终产出。 <table> <tr> <td width="50%"><img src="docs/OpenCrew-A2A-V2.svg" alt="A2A v2 架构"><br><sub><b>架构</b>:编排者(独立 App)进入执行 Agent 频道协作</sub></td> <td width="50%"><img src="assets/screenshots/a2a-v2-discussion-demo.png" alt="A2A v2 实战"><br><sub><b>实战</b>:两个 Agent 在 #ops 协作排查问题(全程无人干预)</sub></td> </tr> </table> **哪些 Agent 适合独立化?** 至少选一个,也可以按需增加多个。参考 [Anthropic Harness Design](https://www.anthropic.com/engineering/harness-design-long-running-apps),有价值的独立协作角色包括: | 角色 | 职责 | 为什么需要独立 | |------|------|-------------| | **CoS(幕僚长)** | 代表用户意图,推进任务 | 需要进入不同 Agent 的频道,确保执行方向与用户目标一致 | | **Planner / Coordinator** | 展开需求为验收标准,控制节奏 | 需要与多个执行 Agent 交互,规划不能由执行者自己做 | | **QA / Evaluator** | 独立审查产出质量 | 同一个 AI 既执行又自检时倾向于宽容自己,质检必须分离 | > 最小方案:选 **一个** Agent 做独立 App(兼顾以上角色),即可开始协作。 **设置只需三步**:创建一个独立 Slack App