lark-workflow-meeting-summary

Automates Lark meeting notes summarization into structured reports for a given time period.

3|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/agent-pilot/agent-pilot-be --skill lark-workflow-meeting-summary-agent-pilot
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: lark-workflow-meeting-summary
Source: https://github.com/agent-pilot/agent-pilot-be/tree/main/backend/skills/lark-workflow-meeting-summary
Command: npx skills add https://github.com/agent-pilot/agent-pilot-be --skill lark-workflow-meeting-summary-agent-pilot

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Organizations often struggle to consolidate scattered meeting notes into actionable summaries and structured reports across defined time windows.

Core Features & Use Cases

  • End-to-end workflow: gather meetings within a time range, fetch notes and verbatim transcripts, and generate a structured report.
  • Time-bounded reporting: supports last 7 days, this week, or custom ranges to produce weekly briefs or period reviews.
  • Integrated access controls: relies on Lark authentication prior to querying notes.

Quick Start

Specify the time range and run the workflow with lark-cli to generate the meeting summary.

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 Lark meeting notes summarization for the past week?▼

You can generate weekly meeting briefs by specifying a time range like the past 7 days, allowing the workflow to retrieve meetings, fetch notes via lark-cli, and compile a structured summary report.

Can I consolidate multiple Lark meeting notes into a single structured report?▼

Yes, you can consolidate multiple Lark meeting notes into a single structured report by applying a time-bounded workflow that retrieves, analyzes, and links scattered note documents together.

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

Yes, integrated Lark authentication is required prior to querying meeting notes, ensuring secure access when retrieving verbatim transcripts and note documents through the workflow.

What is the best way to generate a weekly meeting review from Lark notes?▼

The best way to generate a weekly meeting review is using an end-to-end workflow that searches time-bounded Lark meetings, fetches notes, and handles pagination to produce structured reports.

Does the Lark meeting summarization workflow handle note document pagination?▼

Yes, the Lark meeting summarization workflow handles pagination when using lark-cli actions to search meetings and batch query drive metas, ensuring all note documents are linked to the final report.

Can I use a custom time range for Lark meeting notes compilation?▼

Yes, you can use custom time ranges for Lark meeting notes compilation, supporting period reviews beyond standard weekly briefs to gather and analyze meetings within specific date boundaries.