lark-workflow-meeting-summary

Aggregate Lark VC meeting notes into structured period-based summary reports.

20|1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/ImChong/Humanoid_Robot_Learning_Paper_Notebooks --skill lark-workflow-meeting-summary-imchong
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: lark-workflow-meeting-summary
Source: https://github.com/ImChong/Humanoid_Robot_Learning_Paper_Notebooks/tree/main/.agents/skills/lark-workflow-meeting-summary
Command: npx skills add https://github.com/ImChong/Humanoid_Robot_Learning_Paper_Notebooks --skill lark-workflow-meeting-summary-imchong

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The workflow automates gathering and structuring meeting notes within Lark to produce concise, shareable reports for teams and managers.

Core Features & Use Cases

  • Fetches meetings within a specified date range from Lark VC notes
  • Retrieves meeting details and transcripts, then compiles a structured report with an overview and per-meeting details
  • Generates weekly, daily, or custom-range summaries suitable for reviews and record-keeping

Quick Start

Prompt the workflow to summarize all meetings within the desired date range and output a structured report.

Frequently Asked Questions about lark-workflow-meeting-summary

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

FAQPage Schema
How do I summarize Lark meeting notes into a structured report?▼

To summarize Lark meeting notes, the workflow fetches VC notes and transcripts using meeting_ids, note_doc_token, and verbatim_doc_token, then compiles a structured report with an overview and per-meeting details.

Can I generate a weekly meeting summary from Lark VC transcripts?▼

Yes, you can generate weekly meeting summaries from Lark VC transcripts by specifying a custom date range, which retrieves meeting details and transcripts to compile a concise, shareable report.

Do I need lark-cli authentication to compile meeting transcripts?▼

Yes, lark-cli authentication is required for vc and drive access to fetch meeting_ids, note_doc_token, and verbatim_doc_token needed to assemble the structured meeting report.

What is the best way to automate meeting notes summarization in Lark?▼

Automating meeting notes summarization in Lark involves prompting the workflow to gather VC notes and transcripts within a specified date range, outputting a structured report suitable for reviews.

Does the meeting report workflow support custom date ranges?▼

Yes, the meeting report workflow supports daily, weekly, or custom date ranges, fetching meetings within the specified period to assemble a concise, shareable report for record-keeping.

What limitations exist when aggregating Lark VC notes into reports?▼

Aggregating Lark VC notes requires valid lark-cli authentication for vc and drive access, and depends on accurate meeting_ids, note_doc_token, and verbatim_doc_token to structure the report correctly.