Claude Skill
win4r/ClawTeam-OpenClaw
ClawTeam-OpenClaw is a fork fully adapted for OpenClaw, enabling multi-agent swarm coordination with OpenClaw as the default agent. Built for swarm intelligence and scalable AI orchestration.
Overview
Repository
Install this 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
Summary
ClawTeam-OpenClaw is a specialized fork of ClawTeam fully adapted for OpenClaw, enabling multi-agent swarm coordination with OpenClaw as the default agent. It leverages swarm intelligence to orchestrate AI agents for complex, collaborative tasks.
ClawTeam分支已完全适配OpenClaw——以OpenClaw为默认智能体的多智能体集群协调系统
Key features
- OpenClaw as the default agent for swarm coordination
- Multi-agent swarm intelligence architecture
- Seamless integration with OpenClaw extensions and plugins
- Python-based implementation for easy customization
- Designed for scalable agent orchestration
Use cases
- Coordinating multiple AI agents for complex problem-solving
- Building swarm-based automation workflows
- Research and experimentation with swarm intelligence
- Developing collaborative AI systems with OpenClaw
README excerpt
<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