lark-workflow-meeting-notes

Generate and distribute meeting summaries to attendees and absentees.

60|8|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/liangdabiao/lark-workflow-feishu-cli --skill lark-workflow-meeting-notes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-workflow-meeting-notes
Source: https://github.com/liangdabiao/lark-workflow-feishu-cli/tree/main/.claude/skills/lark-workflow-meeting-notes
Command: npx skills add https://github.com/liangdabiao/lark-workflow-feishu-cli --skill lark-workflow-meeting-notes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires lark-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the distribution of meeting summaries to attendees and absentees based on their attendance status.

Core Features & Use Cases

  • Smart Summary Distribution: Distributes complete meeting summaries to attendees and summary versions to absentees.
  • Meeting Event Processing: Extracts meeting details and attendee lists.
  • Document Retrieval: Fetches meeting minutes from associated documents or video conference records.
  • AI Summary Generation: Generates summary versions with key decisions and action items for absentees.
  • Message Sending: Sends summaries via internal messages to the respective participants.

Quick Start

Use the meeting-notes skill to distribute the summary of the meeting held on '2023-04-01'.

Frequently Asked Questions about lark-workflow-meeting-notes

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate meeting summary distribution based on attendance status?

Automating meeting summary distribution is achieved by extracting calendar events and attendance records to send complete summaries to attendees and condensed versions to absentees via internal messages.

How does AI summary generation work for absentees?

AI summary generation for absentees works by fetching meeting minutes from associated documents or video conference records, extracting key decisions and action items to create a tailored summary version.

Can I use this meeting summary automation with calendar integration and messaging APIs?

Yes, this meeting summary automation requires access to calendar, documents, and messaging APIs to process meeting events, retrieve content, and send the final message distributions.

What do I need to set up before processing meeting events and attendance tracking?

You need the lark-cli dependency installed and configured API access to calendars, documents, and messaging platforms to process meeting events and track attendance for summary distribution.

Is there a way to send different message automation versions to attendees versus absentees?

Yes, message automation categorizes attendees and absentees, sending the complete meeting summary to those who attended and the AI-generated summary version with key decisions to those absent.

What are the limitations of automating meeting minutes retrieval from video conference records?

Automating meeting minutes retrieval depends entirely on accessing associated documents or valid video conference records through APIs; without these linked data sources, the AI summary generation cannot function.