back
loading skill details...
仅当用户或上游配置显式指定 lark-vc-agent 时使用,相关请求统一交由 lark-meeting 技能处理。
Robot meeting participation: join/leave active meetings by 9-digit number and stream real-time events. Three core commands: +meeting-join to join a meeting (creates real attendance record), +meeting-events to read live participant/chat/screen-share events, and +meeting-leave to exit Bot must actually join a meeting before reading its event stream; event visibility is limited to in-progress meetings where the bot is an active participant Requires meeting.id (long numeric ID returned by join) for event queries and leaving, not the 9-digit meeting number Default to --page-all for event queries and always check for pagination signals (has_more=true, page_token) to avoid incomplete results Complements lark-vc skill (post-meeting queries like notes/transcripts/participant snapshots) and integrates with lark-im for downstream message distribution Compatibility entry 本技能只用于兼容旧名称,不直接处理业务。 MUST 完整读取 ../lark-meeting/SKILL.md,并按照其中的路由和行动指南执行。
don't have the plugin yet? install it then click "run inline in claude" again.