Claude Skill
win4r/ClawTeam-OpenClaw
ClawTeam-OpenClaw 是专为 OpenClaw 适配的分支,以 OpenClaw 为默认智能体实现多智能体集群协调,适用于群体智能和可扩展的 AI 编排。
概览
仓库信息
安装这个 Skill
git clone https://github.com/win4r/ClawTeam-OpenClaw.gitRegistry 信息
git clone https://github.com/win4r/ClawTeam-OpenClaw.gitpip install -e . # ← Required! Installs from local repo, NOT the same as pip install clawteam
项目简介
ClawTeam-OpenClaw 是 ClawTeam 的一个专门分支,已完全适配 OpenClaw,以 OpenClaw 为默认智能体实现多智能体集群协调。它利用群体智能编排 AI 智能体以完成复杂的协作任务。
ClawTeam fork fully adapted for OpenClaw — multi-agent swarm coordination with OpenClaw as the default agent
要点
- 以 OpenClaw 为默认智能体进行集群协调
- 多智能体群体智能架构
- 与 OpenClaw 扩展和插件无缝集成
- 基于 Python 实现,易于定制
- 专为可扩展的智能体编排而设计
使用场景
- 协调多个 AI 智能体解决复杂问题
- 构建基于集群的自动化工作流
- 群体智能的研究与实验
- 使用 OpenClaw 开发协作式 AI 系统
README 摘要
<p align="center"> <a href="README.md">English</a> | <a href="README_CN.md">简体中文</a> | <a href="README_TW.md">繁體中文</a> | <a href="README_JA.md">日本語</a> | <a href="README_KO.md">한국어</a> | <a href="README_FR.md">Français</a> | <a href="README_ES.md">Español</a> | <a href="README_DE.md">Deutsch</a> | <a href="README_IT.md">Italiano</a> | <a href="README_RU.md">Русский</a> | <a href="README_PT-BR.md">Português (Brasil)</a> </p> <h1 align="center">🦞ClawTeam-OpenClaw</h1> <p align="center"> <strong>Multi-agent swarm coordination for CLI coding agents — <a href="https://openclaw.ai">OpenClaw</a> as default</strong> </p> <p align="center"> <a href="https://github.com/HKUDS/ClawTeam"><img src="https://img.shields.io/badge/upstream-HKUDS%2FClawTeam-purple?style=for-the-badge" alt="Upstream"></a> <a href="#-quick-start"><img src="https://img.shields.io/badge/Quick_Start-3_min-blue?style=for-the-badge" alt="Quick Start"></a> <a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-yellow?style=for-the-badge" alt="License"></a> </p> <p align="center"> <img src="https://img.shields.io/badge/python-≥3.10-blue?logo=python&logoColor=white" alt="Python"> <img src="https://img.shields.io/badge/agents-OpenClaw_%7C_Claude_Code_%7C_Codex_%7C_Hermes_%7C_nanobot-blueviolet" alt="Agents"> <img src="https://img.shields.io/badge/transport-File_%7C_ZeroMQ_P2P-orange" alt="Transport"> <img src="https://img.shields.io/badge/version-0.3.0-teal" alt="Version"> </p> > **Fork of [HKUDS/ClawTeam](https://github.com/HKUDS/ClawTeam)** with deep OpenClaw integration: default `openclaw` agent, per-agent session isolation, exec approval auto-config, and production-hardened spawn backends. All upstream fixes are synced. You set the goal. The agent swarm h