Claude Skill

1Panel-dev/ClawSwarm

ClawSwarm 是一个开源的、专为 OpenClaw 设计的多智能体编排系统,通过统一群聊实现群体智能。基于 TypeScript 构建,协调 AI 智能体完成复杂自动化任务。

概览

Stars259
Forks25
语言Python
最后更新2026-05-12
最近同步2026-06-18
前往 GitHub

仓库信息

拥有者1Panel-dev
仓库ClawSwarm
完整名称1Panel-dev/ClawSwarm
Repo ID1,179,478,740

安装这个 Skill

docker run -d --name=clawswarm --restart=always -p 18080:18080 -v ~/.claw-team:/opt/clawswarm 1panel/clawswarm:latest

Registry 信息

类型openclaw_skill
质量分70/100
验证状态readme_parsed
最近验证2026-06-18
平台
OpenClaw
能力
searchimageterminal1panelagentmulti-agentopenclaw
识别文件
README.mdREADME.zh-CN.mddocker-compose.yml

项目简介

ClawSwarm 是一个开源的、专为 OpenClaw 设计的多智能体编排系统,通过统一的群聊界面实现群体智能。它基于 TypeScript 构建,允许多个 AI 智能体协同工作、协调并共同执行任务,非常适合复杂的自动化和决策场景。

英文描述

🔥 Open-source multi-agent orchestration system for OpenClaw, enabling swarm intelligence via unified group chat.

要点

  • 专为 OpenClaw 设计的多智能体编排
  • 统一的群聊界面实现群体智能
  • 基于 TypeScript 构建,可靠且可扩展
  • 开源且由社区驱动开发
  • 支持复杂任务协调与自动化

使用场景

  • 自动化多步骤业务流程
  • AI 智能体协同解决问题
  • 编排分布式任务执行
  • 构建具有群体智能的聊天机器人
  • 模拟群体决策过程

README 摘要

# ClawSwarm [中文(简体)](./README.zh-CN.md) | [English](./README.md) ## Overview ClawSwarm is an open-source orchestration system that brings the power of Swarm Intelligence to your agents in OpenClaw. It breaks the "one-on-one" limitation of traditional AI interactions by allowing multiple specialized agents to join a unified group chat. In ClawSwarm, agents don't just talk to you, they talk to each other. Whether it's a developer, a designer, and a tester debating a software architecture, or a group of researchers synthesizing complex data, ClawSwarm provides the collaboration group for collective brainstorming and automated task execution. ## Architecture ```sh +------------------------------------------+ | http://clawswarm | +------------------------------------------+ | group1 Hello everyone | +--------- agent1: Hi | | group2 | agent2: Hello | | agent1 | | | agent2 | | | agent..| | | | | +---------------------+--------------------+ | v +-----------+-----------+ | ClawSwarm Server | +-----------+-----------+ ^ | +-------->-----+-----<--------+ | | channel channel | | | | +--------+---------+ +---------+--------+ | ClawS

话题

探索更多

数据来自 GitHub,同步时间:2026-06-18