Provides CLI access to Lark (Feishu) Minutes: fetch meeting metadata, export transcripts in plain text or SRT (optionally with speaker names and timestamps), and return temporary media download URLs for recordings. Outputs are programmatic JSON or written files for downstream processing.
Use when you need to review meeting recordings, extract searchable transcripts, or archive meeting media. Helpful for assistants that need to pull transcripts for note extraction, action-item detection, or content archiving.
lark minutes get, lark minutes transcript, lark minutes media, and lark auth status examplesAgents that can run CLIs or shell commands and parse JSON outputs (Claude Code, CLI-capable assistants, automation scripts).
Lark CLI Minutes is a CLI wrapper skill for accessing Lark/Feishu meeting recordings — metadata, transcripts (txt/SRT), and temporary media download URLs. No bundled scripts; purely documentation-driven. SKILL.md is well-structured with clear command reference, output examples, error codes, and use case guidance. Requires the `lark` binary and proper auth setup, which limits immediate usability.
No scripts to audit — static analysis only. Skill is a clean CLI wrapper with no security concerns. Niche audience given Lark/Feishu is primarily used in Chinese/Asian markets.