Feishu Meeting Assistant OpenClaw Plugin & Skill | ClawHub
Looking to integrate Feishu Meeting Assistant into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate browser & automation tasks instantly, without having to write custom tools from scratch.
What this skill does
Scans your Feishu Calendar for upcoming events with attached documents (Doc, Sheet, Bitable), reads their content.
Install
openclaw skills install @autogame-17/feishu-meeting-assistantnpx clawhub@latest install feishu-meeting-assistantFull SKILL.md
Open originalSKILL.md content below is scrollable.
Feishu Meeting Assistant
Scans your Feishu Calendar for upcoming events with attached documents (Doc, Sheet, Bitable), reads their content, and prepares a summarized briefing card for the user.
Usage
# Check upcoming meetings (next 24h) and generate briefings
node skills/feishu-meeting-assistant/check.js
Features
- Detects meetings in the next 24 hours.
- Parses event descriptions for Feishu Doc/Sheet/Bitable links.
- Fetches document content using
feishu-doc. - Generates a concise briefing card with key points.
- Sends the briefing to the user via
feishu-card.
Configuration
- Requires
feishu-calendarandfeishu-docskills to be installed and configured.