What problem does it solve? Managing Feishu Minutes (妙记) manually—finding recordings, downloading media files, converting local audio/video into transcripts, and editing AI-generated todos or summaries—requires many fragmented steps across the Feishu web UI. This Skill consolidates all Minutes operations into deterministic lark-cli commands. ## Core Features & Use Cases - Search & Inspect Minutes: Search minutes by keyword, owner, participant, or time range, and retrieve metadata like title, duration, cover, and URL via minutes +search and minutes minutes get. - Media Download & Upload: Download minute audio/video files (or get 1-day download links), and convert local audio/video files into minutes through the drive +upload → minutes +upload → vc +notes pipeline instead of local transcription tools like ffmpeg or whisper. - Edit AI Artifacts: Rename minutes, replace transcript speakers, batch add/update/delete AI todos inside a minute, and replace the full AI summary. - Use Case: A user says "turn this meeting recording mp4 into a transcript and summary"—the Skill uploads the file to Feishu Drive, generates a minute, extracts the minute_token, and fetches the transcript and AI summary via vc +notes. ## Quick Start Ask the AI to search your Feishu minutes from last week with a keyword, for example: "Find my minutes about budget review from last week and download the video."