CtrlK
BlogDocsLog inGet started
Tessl Logo

lark-vc

仅当用户或上游配置显式指定 lark-vc 时使用,相关请求统一交由 lark-meeting 技能处理。

61

Quality

75%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./skills/lark-vc/SKILL.md

The canonical home for this skill is lark-minutes in larksuite/cli

SKILL.md
Quality
Evals
Security

Quality

Content

88%Weight 40%Scale 1-5

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

An exceptionally concise, single-purpose compatibility shim that delegates cleanly to lark-meeting. Its only real weakness is that the sole reference target (../lark-meeting/SKILL.md) does not exist in the bundle, slightly weakening actionability and progressive disclosure.

Suggestions

Ensure the referenced target ../lark-meeting/SKILL.md actually exists at the resolved path so the delegation instruction is fully executable.

Optionally add a one-line fallback note for the case where lark-meeting is unavailable, so the shim's behavior is unambiguous even if the target skill is missing.

DimensionReasoningScore

Conciseness

The body is three lean lines with no padding and no explanation of concepts Claude already knows; every token earns its place, matching the 'lean and efficient' anchor.

5 / 5

Actionability

It gives a concrete, executable directive ('MUST fully read ../lark-meeting/SKILL.md and follow its routing and action guide') with a specific file path, but is not copy-paste code and the referenced target does not actually resolve on disk, leaving a minor gap.

4 / 5

Workflow Clarity

As a single-purpose skill under 50 lines with one unambiguous action and no destructive or batch operation, the simple-skill exception applies and the single step is fully clear with no validation cap triggered.

5 / 5

Progressive Disclosure

It uses a clearly signaled one-level-deep reference to a sibling skill and is well-organized for a simple skill, but the single referenced path does not resolve to a real file, leaving a minor organization gap short of the ideal level 5.

4 / 5

Total

18

/

20

Passed

Description

61%Weight 40%Scale 1-5

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

This is a compatibility-shim description that clearly states its delegation purpose and an explicit, low-conflict trigger. It is weakest on capability specificity, since by design it performs no business actions itself.

DimensionReasoningScore

Specificity

The description names the domain (lark-vc delegating to lark-meeting) and a single routing action, but lists no concrete capability actions, matching the 'names the domain but actions are minimal or generic' anchor rather than the more comprehensive level 3.

2 / 5

Completeness

It explicitly answers both 'what' (delegate related requests to lark-meeting) and 'when' (only when lark-vc is explicitly specified), with the 'when' being concrete, matching the 'has both what and when; when could be more explicit' anchor.

4 / 5

Trigger Term Quality

The phrase '仅当...显式指定 lark-vc 时使用' provides a natural trigger users would actually say, but coverage is narrow — only the explicit-name case with no synonyms or variations, so it does not reach the broader coverage of level 4.

3 / 5

Distinctiveness Conflict Risk

The explicit-name trigger gives it a clear niche with minimal conflict risk — it will only fire when 'lark-vc' is named, cleanly distinguishing it from lark-meeting and other skills.

5 / 5

Total

14

/

20

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: 1 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.