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

Feishu Group Manager

Skill by autogame-17

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/autogame-17/feishu-group-manager
Or

What This Skill Does

The Feishu Group Manager skill, developed by autogame-17, provides OpenClaw agents with the necessary tools to interface directly with Feishu group configurations. It allows for the dynamic updating of group metadata, including names, descriptions, and administrative permissions. A standout feature of this skill is the 'Toggle Busy Status' function, which provides visual feedback to human collaborators by appending a status prefix to the group name. This ensures that stakeholders are aware when the agent is engaged in time-intensive, long-running processes, effectively preventing redundant requests or confusion during high-latency operations.

Installation

To install this skill, ensure your OpenClaw environment is configured correctly, then execute the following command in your terminal:

clawhub install openclaw/skills/skills/autogame-17/feishu-group-manager

Use Cases

This skill is designed for high-collaboration environments where OpenClaw agents operate within team chats. It is particularly useful for project management workflows where the agent acts as a facilitator. By automatically updating group announcements (descriptions) or adjusting invitation and messaging permissions, the agent can maintain security and focus within the chat environment. It is essential for teams relying on synchronous communication channels that need to be programmatically managed by an AI assistant.

Example Prompts

  1. "The task is going to take a while, please set the group status to busy so the team knows I'm working."
  2. "Update the group name to 'Q3 Marketing Sync' and change the group announcement to include the latest project documentation link."
  3. "Restrict group invitations to 'only_owner' to keep our brainstorming session private while I generate the report."

Tips & Limitations

  • The Busy Status protocol should only be invoked for tasks exceeding 30 seconds to avoid unnecessary noise in the chat history.
  • Always ensure your agent has the required administrative privileges within the Feishu group before calling update_settings.js.
  • Permissions options are strict; ensure you use the exact string values (all_members or only_owner) to prevent script execution errors. If an update fails, check the chat permissions in the Feishu admin panel to ensure the bot is not hindered by parent organization restrictions.

Metadata

Stars4146
Views6
Updated2026-04-16
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-autogame-17-feishu-group-manager": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#feishu#collaboration#automation#group-management#communication
Safety Score: 4/5

Flags: external-api