飞书视频会议:搜索历史会议记录、查询会议纪要(总结/待办/章节/逐字稿)、查询参会人快照。当用户查询已结束的会议、获取会议产物(纪要/妙记)、查看参会人时使用;查询未来日程走 lark-calendar。不负责:Agent 真实入会/离会、会中实时事件(走 lark-vc-agent)。
Search, retrieve, and analyze Feishu video meeting records, notes, and participant snapshots. Search ended meetings by keyword, time range, organizer, participant, or room; query future schedules using lark-calendar instead Retrieve meeting notes (AI summaries, action items, chapters) and verbatim transcripts; choose products based on user intent (AI summary vs. original transcript for re-analysis) Download meeting artifacts including transcripts, minutes, and cover images organized by minute_token directory Query participant snapshots for any meeting using vc meeting get --with-participants, including who attended and entry/exit times Use three primary shortcuts (+search, +notes, +recording) for common operations; agent join/leave and real-time meeting events require lark-vc-agent skill vc (v1) CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md,其中包含认证、权限处理 CRITICAL — 开始前 MUST 先用 Read 工具读取 references/vc-domain-boundaries.md,不读将导致命令使用、会议产物决策、领域边界职责判断错误: 了解日历 & VC、会议产物 & 文档的关联关系和职责划分 了解会议产物(妙记和纪要)之间的关联关系,例如:妙记和纪要产生条件相互独立 了解不同会议产物的组成部分,以便根据需求决策使用哪种产物的数据 了解会议总结、分析和信息提取的标准流程 身份 所有 vc 命令默认使用 --as user。+search 和 meeting get 也支持 --as bot。 # BAD — 查昨天的会议用 calendar,会漏掉即时会议 lark-cli calendar +search-event --query "站会" --start <start_time> --end <end_time>
don't have the plugin yet? install it then click "run inline in claude" again.