feishu-group-managerManage Feishu group chats by updating names, descriptions, permissions, and toggling busy status indicators.
Install via ClawdBot CLI:
clawdbot install autogame-17/feishu-group-managerManage Feishu group chats (settings, names, metadata).
Marks the group name with a prefix (e.g., [⏳]) to indicate the bot is busy processing a long task.
node skills/feishu-group-manager/toggle_busy.js --chat-id <chat_id> --mode <busy|idle>
Update group name, description (announcement area), and permissions.
node skills/feishu-group-manager/update_settings.js --chat-id <chat_id> [options]
Options:
-n, --name : New Group Name-d, --description : New Group Description--edit-permission : Who can edit group info--at-all-permission : Who can @All--invite-permission : Who can invite othersSee MEMORY.md -> "Busy Status Protocol".
Generated Mar 1, 2026
A customer support team uses the skill to manage group chats where agents handle long queries. The busy status prefix indicates when the bot is processing a ticket, preventing duplicate responses and improving workflow efficiency.
In software development teams, the skill updates group settings for project channels. It manages permissions for editing info and @all mentions, ensuring only leads can make changes during critical phases.
Event organizers use the skill to toggle busy status during long tasks like attendee registration updates. It helps maintain clear communication in group chats by signaling when automated processes are active.
Schools and universities apply the skill to manage class or department group chats. It updates names and descriptions for announcements and controls who can edit or invite members to maintain order.
Medical staff utilize the skill in group chats for shift coordination. The busy status indicates when the bot is handling patient data updates, while permission settings restrict sensitive info changes to authorized personnel.
Offer the skill as part of a subscription-based platform for Feishu integrations. Charge monthly fees per user or group, providing ongoing support and updates for enhanced team collaboration tools.
Sell enterprise licenses to large organizations needing custom group management features. Include premium support, training, and integration services, targeting industries with strict communication protocols.
Provide basic group management for free to attract users, then monetize advanced features like automated busy status triggers or detailed analytics. Upsell to businesses requiring higher efficiency and control.
💬 Integration Tip
Ensure the bot has necessary permissions in Feishu groups before deployment, and test busy status triggers in a sandbox environment to avoid disruptions.
Manage Trello boards, lists, and cards via the Trello REST API.
Sync and query CalDAV calendars (iCloud, Google, Fastmail, Nextcloud, etc.) using vdirsyncer + khal. Works on Linux.
Manage tasks and projects in Todoist. Use when user asks about tasks, to-dos, reminders, or productivity.
Master OpenClaw's timing systems. Use for scheduling reliable reminders, setting up periodic maintenance (janitor jobs), and understanding when to use Cron v...
Calendar management and scheduling. Create events, manage meetings, and sync across calendar providers.
Kanban-style task management dashboard for AI assistants. Manage tasks via CLI or dashboard UI. Use when user mentions tasks, kanban, task board, mission con...