What problem does it solve?
This skill helps you efficiently manage Feishu Minutes by retrieving the right minute by keyword or time range, downloading its audio/video media, and converting local media into minutes without using local ASR/transcoding tools.
Core Features & Use Cases
- Search and list minutes: Find minutes by keyword, owner, participant, and time range with proper pagination, so you don’t miss results.
- Fetch minute basic metadata: Get title, cover, duration, owner, and URL using the minute_token derived from either a URL or search results.
- Download minute media: Download audio/video files or return a short-lived (1 day) download URL, with sensible default output paths.
- Upload media to generate minutes: Upload a local audio/video file (via Drive file_token) and convert it into a minute, then route to the VC notes flow when transcript/summaries are requested.
Quick Start
Ask to download the minutes media for a specific minute link: "Use lark-minutes to download the audio/video for https://<host>/minutes/<minute-token> and save it under ./minutes/<minute-token>/."