This lets a bot join Lark video meetings on your behalf, monitor what's happening in real time, and leave when done. You give it a nine-digit meeting number and it actually shows up in the participant list. Once inside, it can track who joins, who's speaking, screen shares, and chat messages through a streaming events API. The split with the companion lark-vc skill is clean: use this for live meetings where you need a presence or real-time awareness, use lark-vc for post-meeting queries like transcripts and summaries. Currently in beta and only available to early access users. The docs are thorough about the constraints: the bot can only see events from meetings it's actually joined, and you need the meeting ID from the join response to poll events or leave later.
npx skills add https://github.com/larksuite/cli --skill lark-vc-agent