ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified communication Safety 4/5

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 when explicitly @mentioned. Use when setting up or fixing a shared company/work group with multiple Feishu bot accounts, especially for patterns like: normal messages then CEO replies; at UI then UI replies; at dev then dev replies; and CEO stays silent when another bot is explicitly mentioned.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/alex-shen1121/feishu-group-company
Or

What This Skill Does

The feishu-group-company skill is a sophisticated configuration manager designed to orchestrate multi-bot environments within Feishu group chats. In a standard corporate setting, having multiple autonomous agents can lead to cross-talk, redundant replies, or confusion. This skill solves this by enforcing a 'Coordinator-Specialist' hierarchy.

The skill programmatically updates your openclaw.json to assign one bot as the primary coordinator (e.g., a CEO bot). It sets the group-level constraints such that the coordinator acts as the default listener, while specialist bots are 'mention-gated.' This means specialist bots will only trigger their response logic if they are explicitly @mentioned in the group. If a user tags another specialist, the coordinator bot is instructed via a dynamic system prompt to return NO_REPLY, ensuring a clean, focused user experience.

Installation

  1. Ensure your OpenClaw environment is initialized and your openclaw.json is available.
  2. Execute the install command: clawhub install openclaw/skills/skills/alex-shen1121/feishu-group-company.
  3. Identify your group ID and the account IDs of your bots.
  4. Run the provided patch script: scripts/apply_feishu_group_company.py. This script automatically migrates legacy group keys to the newer groups object structure, ensuring compatibility with OpenClaw's latest schema.
  5. Restart your Gateway service to apply the new system prompts and gatekeeper configurations.

Use Cases

  • Corporate Support Channels: Use a 'CEO' bot for general queries and 'UI' or 'Dev' bots for specialized, mention-triggered support.
  • Bot Conflict Resolution: Prevent multiple bots from attempting to answer the same simple prompt, keeping conversation threads concise.
  • Role-Based Routing: Segregate workflows by ensuring specific domains of expertise (e.g., technical documentation vs. HR policy) only respond when explicitly beckoned.

Example Prompts

  1. "@UI-Bot can you check the current color palette variables for the mobile app?"
  2. "@Dev-Bot, please summarize the latest deployment logs for the staging environment."
  3. "What is the company policy on remote work hours?" (The coordinator bot handles this naturally without needing an @mention.)

Tips & Limitations

  • Permissions: Always check that your specialist bots have 'group message' permissions enabled within the Feishu Developer Console; otherwise, they may never receive the @mention event.
  • Naming: If you rename your bot account ID, you must manually update the bindings configuration, as the link between the bot's identity and its gatekeeping rule is sensitive.
  • Logging: If you encounter issues, look for "rejected: no bot mention" in your logs, which confirms the gating logic is active and functioning.

Metadata

Stars4473
Views1
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-alex-shen1121-feishu-group-company": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#feishu#automation#bots#communication#orchestration
Safety Score: 4/5

Flags: file-read, file-write, external-api

Related Skills

minimax-token-plan-quota

Check MiniMax Token Plan remaining quota, usage window reset time, and per-model remaining limits, especially for the China mainland Token Plan flow on minimaxi.com. Use when the user asks things like “MiniMax 还有多少额度”, “查一下 minimax 订阅剩余额度”, “看看 Token Plan 还剩多少”, or wants a compact quota table for MiniMax Token Plan.

alex-shen1121 4473

halo-blog

Use when managing a Halo blog instance via CLI, including authentication, posts, pages, themes, plugins, attachments, backups, comments, moments, notifications, or public site search.

alex-shen1121 4473

gmncode-usage

通过 HTTP 接口查询 GMNCODE / gmncode.cn 中转站的大模型用量,包括 dashboard 汇总、每日趋势、按模型拆分的 token 与费用数据。当用户要求查看 GMNCODE token 用量、每日模型消耗、API/中转站花费、dashboard 用量,或希望用脚本/HTTP 接口直接获取 GMNCODE 使用数据而不是手动打开网页时使用。

alex-shen1121 4473

chat-to-podcast

将与 AI 的对话内容整理成 Podcast 风格文稿,经用户确认后一键发布到 Halo 博客。 支持:指定话题/时间范围/关键词提取对话 → 自动整理成播客文稿(开场白、对话体、要点总结、结尾)→ 预览确认 → 发布 Halo。 当用户提到「整理成播客」「对话转文稿」「发布播客」「聊天内容发博客」「把我们的对话整理成文章」 「对话整理成播客」「chat to podcast」「生成播客文稿」时触发。

alex-shen1121 4473

danke-blog-writer

晨玙(老板)的专属博客写作助手。整合选题→标题→起草→去 AI 味→发布的完整工作流,输出自然、直接、有判断力的个人风格内容,适用于技术、AI、生活观察类博客。

alex-shen1121 4473