CtrlK
BlogDocsLog inGet started
Tessl Logo

lark-vc-agent

飞书视频会议会中能力:用于让应用机器人真实加入或离开正在进行的会议,并读取当前身份可见的会中事件、发送会中文本消息或会中表情。适用于用户询问正在开的会议发生了什么、谁在发言、是否共享内容,或需要发现当前可读的进行中会议 ID。不负责已结束会议搜索、参会人快照、纪要、逐字稿或录制查询,这些使用 lark-vc 技能。

72

Quality

92%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

85%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is highly actionable with clear sequenced workflows and a clean one-level reference structure; its only weakness is mild verbosity from restating the cross-cutting identity-continuity rule in multiple sections.

Suggestions

Consolidate the identity-continuity rule into the '身份路由' section once, and replace per-section restatements with a one-line pointer like '遵循身份路由硬规则' to cut repetition.

In core scenario 2, the eleven numbered items could be grouped under sub-headings (discovery, paging, freshness, IM forwarding) so the long list scans faster.

The routing table and the '定位' section overlap on the lark-vc vs lark-vc-agent split; consider merging them to avoid stating the division twice.

DimensionReasoningScore

Conciseness

The body is dense and assumes Claude's competence (no basic-concept padding), but the identity-continuity rule is restated across the join, events, message-send, and leave sections, and several rule sentences could be tightened into a single canonical '身份路由' section with brief reminders.

2 / 3

Actionability

Concrete copy-paste commands appear throughout, e.g. 'lark-cli vc +meeting-join --as bot --meeting-number 123456789 --format json' and the jq-driven Agent demo, with specific flags and a worked bash sequence.

3 / 3

Workflow Clarity

Multi-step processes are explicitly sequenced (six numbered core scenarios, a 3-step Agent demo) with validation checkpoints such as '执行前核实 9 位会议号来源' and ordered error-recovery lists ('应用身份权限配置检查' steps 1–5, '用户身份被拒绝时').

3 / 3

Progressive Disclosure

SKILL.md stays an overview and routes detail to five one-level-deep reference files (all confirmed present in ./references/), each signaled in the Shortcuts table and described in a follow-up list, with full emoji lists / error codes deferred to those files.

3 / 3

Total

11

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is concrete, trigger-rich, and explicitly bounds its scope against the sibling lark-vc skill, covering both 'what' and 'when' in third person. It is a strong, low-conflict description with no real weakness.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — '让应用机器人真实加入或离开正在进行的会议,并读取当前身份可见的会中事件、发送会中文本消息或会中表情' enumerates join, leave, read events, and send text/emoji rather than vague language.

3 / 3

Completeness

It explicitly answers both what ('让应用机器人真实加入或离开…读取…发送…') and when ('适用于用户询问…'), with an explicit trigger clause rather than leaving the 'when' implied.

3 / 3

Trigger Term Quality

Natural user phrases are covered: '正在开的会议发生了什么、谁在发言、是否共享内容' and '发现当前可读的进行中会议 ID' map closely to what a user would actually say when needing this skill.

3 / 3

Distinctiveness Conflict Risk

A clear in-meeting niche is paired with an explicit anti-scope ('不负责已结束会议搜索、参会人快照、纪要、逐字稿或录制查询,这些使用 lark-vc 技能'), making collision with the sibling skill unlikely.

3 / 3

Total

12

/

12

Passed

Validation

75%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation12 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

relative_links

Relative link issues: 17 suspicious

Warning

Total

12

/

16

Passed

Repository
larksuite/cli
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.