lark-vc-agent

Join, monitor, and leave active Feishu video meetings.

195|12|Updated Jul 19, 2026
One-click install
npx skills add https://github.com/ZJU-REAL/HugAgentOS --skill lark-vc-agent-zju-real
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-vc-agent
Source: https://github.com/ZJU-REAL/HugAgentOS/tree/main/src/backend/plugin_bundles/marketplace/feishu-cli/skills/lark-vc-agent
Command: npx skills add https://github.com/ZJU-REAL/HugAgentOS --skill lark-vc-agent-zju-real

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill lets an agent participate in an ongoing Feishu video meeting on behalf of the current user, monitor live meeting activity, and leave when the task is complete.

Core Features & Use Cases

  • Join Live Meetings: Join an active meeting using its validated 9-digit meeting number and retain the returned meeting ID for follow-up actions.
  • Monitor Meeting Events: Retrieve current participant joins and departures, chat messages, transcription events, and screen-sharing activity with automatic pagination.
  • Leave Meetings: Remove the agent from the meeting using the correct meeting ID after monitoring or assistance is complete.
  • Use Case: Ask the agent to join a meeting as an assistant, report who is speaking or sharing content, and leave after the requested observation period.

Quick Start

Ask the agent to join the active Feishu meeting with its 9-digit meeting number, report the latest meeting events, and leave when finished.

Frequently Asked Questions about lark-vc-agent

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

FAQPage Schema
How do I monitor live Feishu video meetings with an agent?

To monitor live Feishu video meetings, an agent joins using a valid 9-digit meeting number and retrieves paginated events for participant activity, chat messages, transcriptions, and screen-sharing awareness.

Can a meeting assistant bot track participant activity and chat messages in Feishu?

Yes, a meeting assistant bot can track participant joins, departures, chat messages, transcription events, and screen-sharing activity in Feishu by retrieving paginated meeting events after joining.

How to join and leave Feishu video meetings automatically?

To join and leave Feishu video meetings automatically, the agent joins with a 9-digit meeting number, retains the returned meeting ID for follow-up actions, and leaves using that meeting ID when monitoring is complete.

What do I need to join a Feishu video meeting as a participant bot?

To join a Feishu video meeting as a participant bot, you need lark-cli with user authentication and a valid 9-digit meeting number, plus appropriate permissions for paginated event retrieval.

Does the Feishu meeting bot support screen-sharing awareness and transcription monitoring?

Yes, the Feishu meeting bot supports screen-sharing awareness and transcription monitoring by retrieving current participant events, chat messages, and transcription data with automatic pagination during the live session.

Why does the agent need the returned meeting ID to leave the Feishu meeting?

The agent needs the returned meeting ID to leave the Feishu meeting because event operations and departure actions require the specific meeting ID generated upon joining, not the original 9-digit meeting number.