openclaw-team-bus

Multi-agent communication bus for OpenClaw. Use for team coordination, task distribution, and inter-agent messaging via shared filesystem.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "openclaw-team-bus" with this command: npx skills add louis-cai/openclaw-team-bus-skills/louis-cai-openclaw-team-bus-skills-openclaw-team-bus

OpenClaw Team Bus

Multi-agent communication system with automatic agent ID detection.

Setup

1. 团队信息

cp examples/team.json.template /root/.openclaw/team-bus/team.json

团队成员:

代号AgentID职责
Prismlead协调、汇总、Telegram沟通
Scopeproduct需求、PRD、User Stories
Pixelcoder代码实现、bug修复、测试
Lensarchitect架构设计、接口定义、代码审查
Shutterops部署、CI、集成测试、安全监控

2. 安装 Skill

cd <agent-workspace>/skills
git clone https://github.com/louis-cai/openclaw-team-bus-skills.git openclaw-team-bus

3. 配置 HEARTBEAT

cp examples/HEARTBEAT.template <workspace>/HEARTBEAT.md

Usage

python3 bus.py <command> [args]

Commands:
  send <agent> <title> <desc> <chat> --from <agent>   # 发送任务(必传)
  poll                                              # 扫描收件箱(自动获取agent ID)
  reply <agent> <task-id> <msg> [--accountId <id>]   # 回复(accountId 必传)
  broadcast <msg> [--chatId <id>] [--accountId <id>] # 广播(分发到每个 agent 的 inbox)
  list-agents                                       # 列出 agent
  team                                              # 显示团队信息(我是谁)
  complete <task-id> [result]                       # 完成任务
  fail <task-id> <error>                            # 标记失败

Agent ID

Agent ID 自动从环境变量获取:

  • TEAM_BUS_AGENT (手动配置)
  • CLAW_AGENT_ID (OpenClaw 自动提供)

无需手动传入,poll/team 等命令自动识别自己的身份。

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

Workflow Builder

工作流设计与优化工具。流程设计、自动化方案、流程优化、文档化、审批流、系统集成。Workflow builder with design, automate, optimize, document, approval, and integration capabilities. Use when you need...

Registry SourceRecently Updated
Automation

Capability Evolver

A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution.

Registry SourceRecently Updated
Automation

Tozil

Track every AI dollar your agent spends. Per-model cost breakdown, daily budgets, and alerts.

Registry SourceRecently Updated
Automation

Dewell Bot

提供全球主要港口海运集装箱的运价查询、费率规则、在线预订及货物跟踪的货运代理专用服务。

Registry SourceRecently Updated