larksuite/cliCheck passed
SKILL DETAIL
lark-vc-agent
larksuite/cli/lark-vc-agent
The lark-vc-agent skill is only used for compatibility with the old name and does not handle business directly. When the user or upstream configuration explicitly specifies lark-vc-agent, related requests are uniformly handled by the lark-meeting skill. When using this skill, you must fully read the SKILL.md file of the lark-meeting skill and follow the routing and action guidelines therein.
Installs · 496View source
Installation
npx skills add https://github.com/larksuite/cli --skill lark-vc-agent
Skill files
SKILL.md
Last synced · Aug 29, 2026
SKILL.md›
---
name: lark-vc-agent
version: 1.0.0
description: "仅当用户或上游配置显式指定 lark-vc-agent 时使用,相关请求统一交由 lark-meeting 技能处理。"
metadata:
requires:
bins: ["lark-cli"]
skills: ["lark-meeting"]
---
# Compatibility entry
本技能只用于兼容旧名称,不直接处理业务。
**MUST 完整读取 [`../lark-meeting/SKILL.md`](../lark-meeting/SKILL.md),并按照其中的路由和行动指南执行。**