What problem does it solve? Retrieving Feishu Minutes (妙记) information and media files normally requires manual navigation through the Feishu UI. This Skill lets you programmatically fetch minute metadata (title, cover, duration) and download the associated audio/video recordings using simple lark-cli commands. ## Core Features & Use Cases - Metadata Query: Extract the minute_token from a Minutes URL and retrieve title, cover, duration, owner, and link via lark-cli minutes minutes get. - Media Download: Download audio/video files locally or obtain a 1-day download link with lark-cli minutes +download, supporting batch downloads of up to 50 tokens. - Use Case: After a recorded meeting, paste the Minutes URL to get its duration and title, then download the MP4 recording to a local folder for archiving or sharing. ## Quick Start Ask the AI to fetch the metadata and download the recording for the Feishu Minutes link you provide, for example: get the title and duration of this minutes URL and save the video to ./meeting.mp4.