Feishu Meeting Assistant
Skill by autogame-17
Why use this skill?
Automate your meeting prep with the Feishu Meeting Assistant. It scans your calendar, parses linked documents, and generates a concise summary briefing card.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/autogame-17/feishu-meeting-assistantWhat This Skill Does
The Feishu Meeting Assistant is a sophisticated productivity tool designed to streamline your calendar management. Instead of manually opening every document attached to your meetings, this skill acts as an intelligent bridge between your Feishu Calendar and your workspace documents. It scans your calendar for events scheduled within the next 24 hours, identifies linked Feishu Docs, Sheets, or Bitables, extracts the pertinent information, and synthesizes them into a readable briefing card. By automating the pre-meeting research phase, it ensures you are fully prepared for every conversation without wasting time on administrative document gathering.
Installation
To integrate this skill into your environment, use the OpenClaw command-line interface. Ensure you have the necessary authentication scopes configured for the Feishu Calendar and Feishu Document APIs. Execute the following command in your terminal:
clawhub install openclaw/skills/skills/autogame-17/feishu-meeting-assistant
After installation, verify that the feishu-calendar and feishu-doc dependencies are correctly linked within your OpenClaw environment settings.
Use Cases
This skill is perfect for busy professionals, project managers, or team leads who handle high volumes of collaborative meetings. It is particularly useful for:
- Preparing for project sync meetings where agendas are hosted on Feishu Docs.
- Reviewing quantitative data from shared Sheets before finance or operational reviews.
- Catching up on project statuses tracked in Bitables before daily stand-ups.
- Reducing "meeting anxiety" by providing a summary briefing card right before a call starts.
Example Prompts
- "Check my schedule for the next 24 hours and prepare briefings for all meetings with attached documentation."
- "What are the key takeaways from the documents linked in my upcoming afternoon sync?"
- "Summarize the data from the Feishu Sheet attached to the 'Project Alpha Update' meeting later today."
Tips & Limitations
- Tips: Ensure your meeting organizers consistently add document links to the Feishu Calendar event description for the parser to detect them accurately. You can trigger the check manually via
node skills/feishu-meeting-assistant/check.jsif you need an immediate update. - Limitations: The skill currently only supports documents hosted natively within the Feishu ecosystem. It requires active network access to fetch document content and relies on the permissions granted to your Feishu user account. If a document is set to private or restricted, the assistant may be unable to access its content.
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-autogame-17-feishu-meeting-assistant": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api, data-collection
Related Skills
capability-evolver
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution.
security-sentinel
Scan the workspace for security vulnerabilities, exposed secrets, and misconfigurations.
feishu-voice-assistant
Sends voice messages (audio) to Feishu chats using Duby TTS.
prompt-optimizer
Evaluate, optimize, and enhance prompts using 58 proven prompting techniques. Use when user asks to improve, optimize, or analyze a prompt; when a prompt needs better clarity, specificity, or structure; or when generating prompt variations for different use cases. Covers quality assessment, targeted improvements, and automatic optimization across techniques like CoT, few-shot learning, role-play, and 50+ more.
Feishu Broadcast
Skill by autogame-17