Feishu SuperToolkit
飞书超级工具包 - 集成文件发送(含音频卡片)、日历、审批、多维表格、通讯录、考勤六大模块
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ayden76/gamma-feishu-supertoolkitWhat This Skill Does
Feishu SuperToolkit is an all-in-one automation suite for the Feishu (Lark) ecosystem. Designed as an enhanced integration of official Feishu toolkits and specialized file-sending modules, it bridges the gap between chat, scheduling, and data management. This skill enables agents to handle complex office workflows, from sending rich media content—such as custom-rendered audio cards with integrated players—to managing enterprise-grade calendars and approval chains. It acts as an autonomous digital assistant capable of navigating organization structures, updating multi-dimensional tables (Bitable), and tracking attendance logs. With native support for UTF-8 character encoding, it ensures reliable communication across multiple languages, including Chinese, Kazakh, and Arabic, making it an essential utility for globalized teams working within the Feishu workspace.
Installation
To integrate this skill into your OpenClaw environment, ensure your system meets the minimum Python requirements. Run the following command in your terminal:
claw skill install gamma/feishu-supertoolkit
After installation, you must provide your FEISHU_APP_ID and FEISHU_APP_SECRET as environment variables. Launch the service using the provided uvicorn command, ensuring the port 8002 is accessible for agent communication.
Use Cases
This skill excels in administrative productivity and team management. You can use it to streamline meeting bookings by cross-referencing availability in the calendar, automate approval processes for project expenditure or leave requests, and manage task status in real-time through Bitable integration. It is particularly powerful for content creators who need to distribute audio files as interactive cards directly into team chats, as well as for managers who need to pull attendance reports or member details from the enterprise directory.
Example Prompts
- "Check if the team is free tomorrow at 2 PM, and if so, book the 8th-floor conference room for our project review meeting."
- "Extract the audio file from my current document and send it to the 'Marketing Team' group as a playable audio card."
- "Pull the list of all members in the Product Department and update the 'Team Roster' Bitable file with their current status."
Tips & Limitations
- Client Compatibility: Ensure your organization's Feishu client is updated to version V7.49+ to guarantee full support for interactive audio cards and embedded media features.
- Permissions: This skill requires extensive API scopes. Ensure your Feishu developer console has approved the necessary permissions (e.g.,
im:message,calendar,bitable) before launching the agent to avoid request failures. - Authentication: Always keep your App Secret secure. Do not share your
.envfile or commit it to version control systems. If an unauthorized entity gains access to these credentials, they could potentially monitor company communications or modify organizational data.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ayden76-gamma-feishu-supertoolkit": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api