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.
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-calendar and feishu-doc skills to be installed and configured.
1---2name: feishu-meeting-assistant3description: Feishu Meeting Assistant4---5# Feishu Meeting Assistant67Scans your Feishu Calendar for upcoming events with attached documents (Doc, Sheet, Bitable), reads their content, and prepares a summarized briefing card for the user.89## Usage1011```bash12# Check upcoming meetings (next 24h) and generate briefings13node skills/feishu-meeting-assistant/check.js14```1516## Features17- Detects meetings in the next 24 hours.18- Parses event descriptions for Feishu Doc/Sheet/Bitable links.19- Fetches document content using `feishu-doc`.20- Generates a concise briefing card with key points.21- Sends the briefing to the user via `feishu-card`.2223## Configuration24- Requires `feishu-calendar` and `feishu-doc` skills to be installed and configured.
Run npx skillmds@latest add johnalbertini14-glitch/feishu-meeting-assistant in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Feishu Meeting Assistant It is listed under Productivity on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
johnalbertini14-glitch (@johnalbertini14-glitch) published this skill. Their other Agent Skills are listed on their SkillMD profile.