lark-workflow-meeting-summary

Summarize Lark meetings within a date range into structured reports.

3|1|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/HuXiangyu123/CUA-Lark-Agent --skill lark-workflow-meeting-summary-huxiangyu123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-workflow-meeting-summary
Source: https://github.com/HuXiangyu123/CUA-Lark-Agent/tree/main/lark-cli/skills/lark-workflow-meeting-summary
Command: npx skills add https://github.com/HuXiangyu123/CUA-Lark-Agent --skill lark-workflow-meeting-summary-huxiangyu123

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manual meeting note synthesis is time-consuming and error-prone. This skill automates collection of meeting notes within a defined time window and generates a structured summary report.

Core Features & Use Cases

  • Automate retrieving meetings within a date range from Lark, fetch associated notes and verbatim transcripts, and produce a consolidated report.
  • Produce daily or weekly meeting summaries with overview and per-meeting details.
  • Generate structured reports suitable for sharing with teams, and optionally export to docs.

Quick Start

Run the meeting summary workflow for a specified date range to generate 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 automate meeting summary reports for a specific date range?

Automate meeting summary reports by retrieving meetings within a target date range, fetching associated notes and transcripts, and generating a consolidated chronological overview with per-meeting details.

What is the best way to compile weekly meeting notes into a structured report?

Compiling weekly meeting notes into a structured report involves aggregating meeting records over a week, extracting verbatim transcripts and notes, and outputting a chronological overview for project-based reviews.

Do I need Lark CLI authentication to retrieve meeting transcripts and notes?

Yes, Lark CLI authentication is required. You must also have access to vc+search and notes metadata to successfully retrieve meeting transcripts and generate the summary workflow.

Can I export automated meeting summaries to Drive-based documents?

Yes, you can export automated meeting summaries to Drive-based documents. This completes the end-to-end automation workflow by allowing generated structured reports to be directly saved and shared.

How does automated meeting note synthesis handle daily review scenarios?

For daily review scenarios, automated meeting note synthesis collects same-day meeting records, extracts associated notes, and produces a structured summary report detailing each meeting chronologically.