What problem does it solve? Managing Feishu (Lark) Minutes recordings manually is tedious: finding the right minute, downloading its media, converting local audio/video into transcripts, and editing AI-generated summaries, todos, or speakers all require navigating multiple APIs. This Skill wraps those operations into lark-cli commands with clear routing rules. ## Core Features & Use Cases - Search & Inspect Minutes: Search minutes by keyword, owner, participant, or time range, and fetch basic info or AI artifacts (summary, todos, chapters, keywords, transcript) via minute_token. - Media & Transcript Workflows: Download minute audio/video, or upload local media through Drive to generate a minute with transcript and summary—no local ffmpeg/whisper transcription needed. - Editing & Permissions: Rename minutes, replace AI summaries, manage AI todos, reassign transcript speakers, replace keywords, and apply for view/edit permissions with correct user/bot identity handling. - Use Case: A user says "turn this mp3 into meeting notes"—the Skill uploads the file to Drive, generates a minute, waits for processing, and returns the summary and transcript. ## Quick Start Ask the assistant to search your recent Feishu minutes or convert a local audio file into a transcript, and it will run the appropriate lark-cli minutes commands.