feishu
飞书套件:文档/表格/多维表格/消息/群聊/通讯录/日程/任务/翻译/OCR/语音
Why use this skill?
Automate Feishu with OpenClaw. Manage Docs, Bitable, Chat, and Calendar tasks seamlessly with this enterprise-grade AI agent skill. Boost productivity now.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/wilsonliu95/feishu-proWhat This Skill Does
The Feishu Suite skill for OpenClaw provides a comprehensive bridge between your AI agent and the entire Feishu/Lark ecosystem. This powerful integration allows users to automate complex workflows involving documentation, project management, real-time communication, and administrative tasks. Whether you need to generate meeting minutes in Docs, manage Bitable project records, synchronize tasks, or translate technical documents, this skill enables programmatic control over your enterprise collaboration data. It acts as a unified hub to perform actions across Docs, Sheets, Bitable, Chat, Calendar, and AI-powered utilities like OCR and translation, effectively turning your AI agent into a digital office assistant.
Installation
To integrate this skill, use the OpenClaw command line interface. Ensure you have your FEISHU_APP_ID and FEISHU_APP_SECRET ready from your Feishu Developer Console before starting.
Command: clawhub install openclaw/skills/skills/wilsonliu95/feishu-pro
After installation, add your credentials to the OpenClaw environment configuration to enable secure authentication with Feishu APIs.
Use Cases
- Project Management: Automatically sync tasks between Feishu and external project management systems, or create new Bitable records based on incoming support emails.
- Content Automation: Create meeting summaries in Docs and share them directly into specific project chat groups.
- Operations: Use the OCR and translation capabilities to process international invoices or receipts, then push the extracted data into a structured Bitable database.
- Internal Communication: Programmatically add/remove team members from group chats or send automated status updates based on task completion deadlines.
Example Prompts
- "Create a new document titled 'Project Roadmap' in my 'Strategy' folder and add an outline for our Q3 goals."
- "Check my calendar for meetings this afternoon, then create a task in my to-do list for each meeting action item."
- "Summarize the content of the document with ID doccnXXXXX and translate it into English, then send the summary to the 'Team Leads' chat."
Tips & Limitations
- Rate Limits: Be mindful that Feishu APIs have strict rate limits. When performing batch operations (like
batchCreateRecords), group your updates to minimize API calls. - Permissions: Ensure your Feishu app has the necessary 'Scopes' enabled in the Developer Console for all intended actions (e.g., if you want to read/write in a specific group, the app must be added to that group).
- Security: Since this skill handles corporate data, always follow the principle of least privilege when assigning scopes to your app. Use specific Folder or Chat tokens rather than administrative access where possible.
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-wilsonliu95-feishu-pro": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api
Related Skills
daily-evolution
AI Agent 每日自我进化引擎(潜龙计划)。由 cron 每日自动触发,执行四阶段循环:对话整理→工具盘点→最佳实践固化→报告生成。用于让 Agent 从日常协作中提取模式、优化工具链、迭代人设文件,实现持续自我提升。适用于任何需要自我迭代的 AI Agent 系统。
seedream-imagegen
Generate high-quality images using Seedream 4.5 API (Volcengine/火山引擎). Supports text-to-image, image editing, multi-image fusion, and sequential image generation. Triggers include requests like "generate an image", "create a picture", "make a poster", "edit this image", "生成图片", "画一张", "做一个海报", image generation tasks, or any visual content creation request. This skill crafts optimized prompts based on user intent and then calls the Seedream API. Requires ARK_API_KEY environment variable.
goal-heartbeat-engine
多目标轮转心跳引擎。当 cron 心跳触发、或 Agent 需要自主决定下一步行动时自动调用。提供:骰子随机模式选择、目标健康度追踪、防重复机制、接力棒续跑、产出质量红线。适用于任何需要在多个长期目标间智能轮转、持续产出的 AI Agent 系统。
openclaw-toolbox
Integrated OpenClaw management suite for environment initialization, maintenance, and multi-mode backup (Full/Skills).