What problem does it solve? It lets an AI agent act as a meeting participant on your behalf in Lark (Feishu) video conferences: joining an in-progress meeting by its 9-digit meeting number, observing live in-meeting activity (who joined or left, who is speaking, chat messages, screen shares), and leaving the meeting when asked—without you manually attending. ## Core Features & Use Cases - Bot meeting join/leave: Use +meeting-join with a 9-digit meeting number (and optional password) to place the bot into a live meeting, and +meeting-leave with the returned meeting.id to exit. Both are real, visible write operations. - Real-time event timeline: Use +meeting-events to read participant joins/leaves, chat, transcripts, and screen-share events from an ongoing meeting, with automatic pagination (--page-all) and incremental pulls via page_token. - Use Case: You are double-booked. Ask the agent to join meeting 123456789, poll the event stream every 20 seconds to track who is speaking and what is shared, then after the meeting ends pull the minutes and transcript via the companion lark-vc skill and post a summary to your team chat. ## Quick Start Ask the agent to join Lark meeting 123456789 on your behalf and report what is happening in the meeting right now.