lark-workflow-meeting-summary
The lark-workflow-meeting-summary skill provides a structured workflow for agents to aggregate meeting minutes from Lark VC, generate summaries, and create or update reports in Lark Docs.
Is lark-workflow-meeting-summary safe to install?
Review the source first: our audit of lark-workflow-meeting-summary's source files found 8 shell commands, 0 external URLs, file reads and writes (high risk). Every command and URL listed appears verbatim in the skill's source. The skill executes shell commands via lark-cli, reads local configuration files, and interacts with external Lark APIs for meeting data and document management.
How we audit skills: our security review methodology.
Who is this skill for?
Users who need to summarize meeting minutes, generate weekly reports, or review meeting history within the Lark ecosystem.
What can you do with it?
- Summarize meeting minutes for a specific time range
- Generate weekly meeting reports
- Review meetings held within a specific timeframe
- Create or update Lark documents with aggregated meeting summaries
How good is this skill?
Quality score: 5/10. The skill documentation is clear, provides specific CLI commands, and includes critical prerequisites for domain boundaries and authentication.
What does the skill file contain?
# 会议纪要汇总工作流 **CRITICAL — 开始前 MUST 先用 Read 工具读取 [`../lark-shared/SKILL.md`](../lark-shared/SKILL.md),其中包含认证、权限处理**。然后阅读 [`../lark-vc/SKILL.md`](../lark-vc/SKILL.md),了解会议纪要相关操作。 **CRITICAL — 开始前 MUST 先用 Read 工具读取 [`../lark-vc/references/vc-domain-boundaries.md`](../lark-vc/references/vc-domain-boundaries.md)**,不读将导致命令使用、会议产物决策、领域边界职责判断错误: > 1. 了解日历 & VC、会议产物 & 文档的关联关系和职责划分 > 2. 了解会议产物(妙记和纪要)之间的关联关系,例如:**妙记和纪要产生条件相互独立** > 3. 了解不同会议产物的组成部分,以便根据需求决策使用哪种产物的数据 > 4. 了解会议总结、分析和信息提取的标准流程 ## 适用场景 - "帮我整理这周的会议纪要" / "总结最近的会议" / "生成会议周报" - "看看今天开了哪些会" / "回顾过去一周开了哪些会" ## 前置条件 仅支持 **user 身份**。执行前确保已授权: ...
Frequently asked questions
What is the default time range for meeting summaries?
The skill defaults to the past 7 days.
How does the skill handle large numbers of meetings?
It uses pagination with page_token for search results and processes meeting notes in batches of 50.
What authentication is required?
The user must authenticate via lark-cli with the vc domain for basic queries and the drive domain for document access.
Related skills
programmatic-seo
83.5KContent strategists, SEO specialists, and marketers building large-scale, data-driven website content
The programmatic-seo skill provides a framework for generating SEO-optimized pages at scale using templates and data. It guides users through keyword research, data sourcing, template design, internal linking, and indexation strategies while emphasizing content uniqueness to avoid search engine penalties.
ad-creative
64.0KPerformance marketers, growth teams, and advertisers who need to produce ad copy at scale or optimize existing ad creative
The ad-creative skill generates, iterates, and scales ad copy for paid advertising platforms including Google, Meta, LinkedIn, TikTok, and Twitter. It provides frameworks for creating ad headlines, descriptions, and primary text based on product context and performance data.
gws-workflow-email-to-task
17.9KUsers who manage tasks directly from their Gmail inbox via the command line
The gws-workflow-email-to-task skill converts a Gmail message into a Google Tasks entry using the gws CLI tool.
gws-workflow-meeting-prep
17.5KUsers who manage schedules and meeting preparation via the Google Workspace CLI
The gws-workflow-meeting-prep skill retrieves agenda, attendee, and document information for the next upcoming Google Calendar event.