CtrlK
BlogDocsLog inGet started
Tessl Logo

lark-approval

飞书审批:查询和处理审批待办/已办/实例,搜索可发起审批定义、查看定义详情并发起原生审批实例。当用户要处理审批任务、查看审批实例、搜索或发起审批时使用。审批待办不是飞书任务;非审批类待办走 lark-task。不负责创建审批定义;三方审批定义不走原生提单。

71

Quality

89%

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

SKILL.md
Quality
Evals
Security

Quality

Content

86%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.

A well-structured, actionable skill body: a routing table maps intents to executable commands and references, processing chains sequence the multi-step flows, and a 1395001 decision tree supplies the write-failure feedback loop. Minor redundancy between the retry guidance and decision tree is the only blemish.

DimensionReasoningScore

Conciseness

Mostly lean and free of concept-padding, but the '1395001 决策树' section restates the 'don't blindly retry / max 1 retry' rule already in execution principle #3, a minor redundancy that could be trimmed.

4 / 5

Actionability

A concrete intent→command→reference routing table plus an executable lark-cli code block (search/get/create/query/approve with realistic --data JSON) gives copy-paste-ready guidance covering the common cases.

5 / 5

Workflow Clarity

Processing chains (search→get→create; query→get→execute) are explicit and the 1395001 decision tree provides an error-recovery feedback loop, though pre-write verification relies on having instance_code+task_id with no explicit confirm step.

4 / 5

Progressive Disclosure

The body is a concise overview that signals one-level-deep references for every command (all referenced files verified to exist in references/), with detailed parameter structures correctly deferred to those files.

5 / 5

Total

18

/

20

Passed

Description

92%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.

A precise, well-bounded description that names concrete capabilities, gives an explicit use-when trigger, and explicitly disambiguates from lark-task and out-of-scope cases. Third-person voice is maintained throughout.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — '查询和处理审批待办/已办/实例,搜索可发起审批定义、查看定义详情并发起原生审批实例' — giving comprehensive coverage of the skill's capabilities rather than vague abstractions.

5 / 5

Completeness

Explicitly answers both 'what' (query/process pending/done/instances, search/view definitions, initiate native instances) and 'when' ('当用户要处理审批任务、查看审批实例、搜索或发起审批时使用') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Strong natural keyword coverage (审批待办/已办/实例, 审批任务, 搜索, 发起审批, 查看审批实例) tied to a clear '当用户要...时使用' trigger, though a few natural action synonyms (e.g. 同意/拒绝) live only in the body, not the description.

4 / 5

Distinctiveness Conflict Risk

Carves a clear niche and actively reduces conflict — '审批待办不是飞书任务;非审批类待办走 lark-task' and '不负责创建审批定义;三方审批定义不走原生提单' explicitly fence it off from neighboring skills.

5 / 5

Total

19

/

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