What problem does it solve? Locating and retrieving Feishu Minutes (meeting recordings and uploaded audio/video) normally requires manual browsing in the Feishu app; this Skill lets you search minutes by keyword, owner, participant, or time range, fetch their metadata, and download the media files directly from the terminal. ## Core Features & Use Cases - Minutes Search: Query minutes by keyword, owner/participant open_ids (including me for the current user), and time ranges with full pagination support. - Metadata Lookup: Retrieve a minute's title, cover, duration, owner, and URL from a minute_token extracted from a Feishu Minutes URL. - Media Download: Download audio/video files locally in single or batch mode, or obtain a shareable download link valid for one day. - Use Case: A user asks for "my minutes from last week about the budget review" — the Skill searches with keyword and date filters, confirms the right minute via its metadata, then downloads the recording or returns a shareable link. ## Quick Start Ask the assistant to search your Feishu minutes for a keyword or date range, for example: find my minutes about the budget review from last week and download the recording.