A comprehensive CLI wrapper for Feishu's video conferencing and meeting minutes APIs. You can search historical meetings by keyword, time range, or participants, pull meeting notes and AI-generated summaries, download transcripts and recordings, and even control meeting bots. The three-path entry system (meeting IDs, minute tokens, or calendar event IDs) is flexible, and batch operations handle up to 50 items at once. The media download command includes solid safety checks like SSRF protection and redirect validation. Authentication requires user access tokens with granular scopes, which can be fiddly to set up but gives you precise control. Most useful if you're building workflows around Feishu meeting data or need programmatic access to recordings and transcripts without clicking through the UI.
npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-vc