lark-vc-agent

Automate joining, managing, and extracting events from video conferences via lark-cli.

Updated May 11, 2026
One-click install
npx skills add https://github.com/heximao/agents --skill lark-vc-agent-heximao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-vc-agent
Source: https://github.com/heximao/agents/tree/main/skill-archive/lark/lark-vc-agent
Command: npx skills add https://github.com/heximao/agents --skill lark-vc-agent-heximao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires lark-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of joining video conferences, managing in-meeting actions, and extracting real-time events, making it easier to engage with and manage video conferences.

Core Features & Use Cases

  • Join/Leave Meetings: Automatically join or leave video conferences on behalf of users.
  • Real-time Event Extraction: Retrieve and read real-time events from ongoing meetings (e.g., participant join/leave, speech, chat, screen sharing).
  • Use Case: A user wants a bot to join a meeting and listen in while they are busy. The bot can join the meeting using this skill and later provide a summary of the key points discussed.

Quick Start

Join the video conference with meeting number 123456789 using the lark-vc-agent skill.

Frequently Asked Questions about lark-vc-agent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate joining a video conference with a bot?

Automating video conference joining with a bot requires a skill that handles meeting entry on behalf of users. This skill uses lark-cli to automatically join or leave video conferences using a meeting number.

Can I extract real-time events like participant speech and chat from an ongoing meeting?

Extracting real-time events from an ongoing meeting is possible through real-time event tracking. The skill retrieves participant joins, leaves, speech, chat, and screen sharing events as they occur.

Do I need lark-cli to manage meeting automation and bot participation?

Lark-cli is required to manage meeting automation and bot participation. The skill depends on lark-cli specifically to handle the API interactions needed for video conference management.

How can a bot join a meeting and summarize key points when I am busy?

A bot can join a meeting and summarize key points by using this skill to enter the video conference and listen in. The bot tracks real-time events and later provides a summary of the discussion.

What is the best way to track screen sharing and participant status in video conferences?

The best way to track screen sharing and participant status in video conferences is via real-time event extraction. This skill monitors ongoing meetings to capture and read these specific in-meeting actions.

Are there limitations when using bot participation for post-meeting analysis?

Limitations for bot participation in post-meeting analysis relate to its dependency on lark-cli. The skill extracts real-time meeting events but requires external processing to generate the final post-meeting summary.