larksuite/cli

lark-vc-agent

?

All-time #170 Trending #259 Hot #6738 First seen May 11, 2026
8-week activity · all time api

Installation

$ npx skills add larksuite/cli --skill lark-vc-agent

Summary

  • 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

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Security audits

Partner security reviews for this skill.

agent-trust-hub SAFE

Analyzed May 11, 2026

The skill is safe and provides functionality for managing Lark video conferences. It carries a potential risk for indirect prompt injection as it is designed to process and summarize untrusted data from meeting events like chat logs and transcripts.

snyk MEDIUM

Analyzed May 11, 2026

[MEDIUM] W011: Third-party content exposure detected (indirect prompt injection risk).

socket Score 0.9000 · 0 alerts

Analyzed May 11, 2026

  • license 1
  • maintenance 1
  • quality 0.9
  • supply chain 1
  • vulnerability 1

0 alerts

Also in this package

Other skills from larksuite/cli · top by installs.

npx skills add larksuite/cli

Browse all from larksuite/cli

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 17.1K
License LICENSE
Default branch main
Open issues 225
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Version1.0.0
More metadata
requires
{"bins":["lark-cli"],"skills":["lark-meeting"]}

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 466 B
  • docs SUMMARY.md 140 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 320,700 installs

SKILL.md

Compatibility entry

本技能只用于兼容旧名称,不直接处理业务。

MUST 完整读取 [../lark-meeting/SKILL.md](../lark-meeting/SKILL.md),并按照其中的路由和行动指南执行。