back
loading skill details...
会议纪要整理工作流:汇总指定时间范围内的会议纪要并生成结构化报告。当用户需要整理会议纪要、生成会议周报、回顾一段时间内的会议内容时使用。
Aggregate meeting notes within a time range and generate structured reports. Queries meetings by date range (default: past 7 days), retrieves associated notes and verbatim transcripts, and compiles them into daily or weekly summaries Supports single-day overviews and multi-day/weekly reports with meeting statistics, timestamps, topics, and document links Requires lark-cli with authentication to vc domain (and optionally drive domain for document generation) Handles pagination for searches exceeding 30 results and batch queries for up to 50 meeting notes at a time Can optionally generate and append summaries to Lark cloud documents 会议纪要汇总工作流 CRITICAL — 开始前 MUST 先完整读取 ../lark-shared/SKILL.md 和 ../lark-meeting/SKILL.md。认证、身份和权限以 lark-shared 为准;会议与产物关系、产物选择和逐字稿路由以 lark-meeting 为准。 适用场景 "帮我整理这周的会议纪要" / "总结最近的会议" / "生成会议周报" "看看今天开了哪些会" / "回顾过去一周开了哪些会" 前置条件 仅支持 user 身份。执行前确保已授权: lark-cli auth login --domain vc # 基础(查询+纪要) lark-cli auth login --domain vc,drive # 含读取纪要文档正文、生成文档 lark-cli auth login --domain vc,drive,minutes # 含无 note_id 时的妙记备选路径
don't have the plugin yet? install it then click "run inline in claude" again.