← 返回
未分类 中文

Feishu Group Company

Configure a Feishu multi-bot company group so one coordinator bot, for example `company-ceo`, handles normal group messages, while specialist bots reply only...
配置飞书多机器人公司群,使一个协调机器人(如 company‑ceo)负责处理普通群消息,而专业机器人仅在特定情况下回复。
alex-shen1121
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 364
下载
💾 0
安装
1
版本
#latest

概述

Feishu Group Company

Overview

Use this skill to standardize a shared Feishu company group with one default coordinator bot and multiple specialist bots.

Target behavior:

  • No @mention in the group → only the coordinator bot replies
  • @mention a specialist bot → only that specialist replies
  • When another bot is explicitly mentioned, the coordinator bot returns NO_REPLY

Quick start

  1. Confirm the group chat ID (oc_xxx) and the Feishu account IDs for all bots.
  2. Decide which bot is the default coordinator, usually company-ceo.
  3. Run scripts/apply_feishu_group_company.py against ~/.openclaw/openclaw.json.
  4. Reload/restart Gateway if needed.
  5. Verify with two tests:
    • plain message with no @mention
    • message that @mentions a specialist bot

What this skill changes

For the target group:

  • Top-level group rule becomes requireMention: true
  • Specialist bot accounts get per-account override groups..requireMention: true
  • Coordinator bot account gets per-account override groups..requireMention: false
  • Coordinator bot gets a group-scoped systemPrompt that enforces:
  • no @mention → reply normally
  • @other user/bot but not coordinator → NO_REPLY
  • @coordinator → reply normally
  • Legacy invalid per-account key group is removed in favor of groups

Important notes

  • Use groups, not group, under channels.feishu.accounts..
  • If you rename a Feishu account ID, also update any bindings[].match.accountId that reference it.
  • Specialist bots may still receive the event at transport level if they have group-message permissions; the important part is that they are mention-gated and therefore reject non-mentioned messages.
  • The coordinator bot must still be instructed to stay silent when another bot is explicitly mentioned; this skill does that via group systemPrompt.
  • If a specialist bot never receives group traffic even when @mentioned, check Feishu app permissions first.

When behavior is still wrong

Read references/troubleshooting.md and check logs for these patterns:

  • Good specialist rejection on plain message:
  • rejected: no bot mention
  • Good coordinator silence when another bot is mentioned:
  • dispatch complete (replies=0)
  • Broken specialist delivery:
  • no inbound log lines for that account at all

Resources

scripts/

  • apply_feishu_group_company.py — patch openclaw.json for one company group pattern

references/

  • troubleshooting.md — quick diagnosis checklist and expected log signatures

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 05:50 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

WuyinKeji GPT-Image-2

alex-shen1121
通过速创科技的WuyinKeji GPT-Image-2 API生成图像,支持文字生成图像、参考图像、多种宽高比以及异步结果轮询。
★ 0 📥 437

Halo Blog

alex-shen1121
用于通过 CLI 管理 Halo 博客实例,包括认证、文章、页面、主题、插件、附件、备份、评论、动态、通知等功能。
★ 0 📥 388

MiniMax Token Plan Quota

alex-shen1121
检查 MiniMax Token 计划的剩余配额、使用窗口重置时间以及各模型的剩余限额,特别适用于中国大陆的 Token 计划流程。
★ 0 📥 414