CtrlK
BlogDocsLog inGet started
Tessl Logo

lark-task

飞书任务:管理任务、清单和任务智能体。创建待办任务、查看和更新任务状态、拆分子任务、组织任务清单、分配协作成员、上传任务附件、注册或注销任务智能体、更新任务智能体的主页数据、写入智能体任务记录。当用户需要创建待办事项、查看任务列表、跟踪任务进度、管理项目清单或给他人分配任务、为任务上传附件文件、注册注销任务智能体、更新智能体主页数据、写入任务记录时使用。

64

Quality

80%

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

Fix and improve this skill with Tessl

tessl review fix ./skills/lark-task/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

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

Well-structured CLI skill with strong progressive disclosure and actionable, validated discovery workflows. The main weakness is redundancy across the search-disambiguation tips, which inflates the body without adding new guidance.

Suggestions

Collapse the repeated search-vs-list disambiguation blockquotes (任务搜索技巧, 任务清单搜索技巧, 意图区分补充) into a single concise decision rule to reduce redundancy.

Add an explicit validation/confirmation checkpoint for destructive operations (tasks.delete, tasklists.delete) to lift workflow_clarity above the destructive-cap cap.

Replace generic '<resource>'/'<method>' placeholders in the API Resources section with one fully concrete end-to-end example command to close the actionability gap.

DimensionReasoningScore

Conciseness

Mostly dense and non-padded, but the search-vs-list disambiguation is re-explained across several consecutive blockquotes (任务搜索技巧, 任务清单搜索技巧, 意图区分补充) that restate the same logic and could be tightened.

3 / 5

Actionability

Provides concrete executable commands — 'lark-cli task --help', 'lark-cli schema task.<resource>.<method>', 'lark-cli task tasklists tasks --params \'{...}\' --as user' — plus a shortcut table; minor gaps where templates use '<resource>'/'<method>' placeholders.

4 / 5

Workflow Clarity

The numbered command-discovery flow has an explicit feedback loop (step 5 returns to step 2 on unknown_subcommand) and validation (run schema before API calls); destructive operations are only listed as methods without their own validation checkpoint.

4 / 5

Progressive Disclosure

Clear overview with a well-signaled one-level-deep shortcut table linking to 17 real reference files, plus separated API Resources and permission tables — all 17 referenced files exist and navigation is easy.

5 / 5

Total

16

/

20

Passed

Description

88%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 strong, specific description with concrete capability enumeration and an explicit 'Use when...' trigger clause. Minor overlap risk on generic '待办' terms is the only weakness.

DimensionReasoningScore

Specificity

Enumerates many concrete actions — '创建待办任务、查看和更新任务状态、拆分子任务、组织任务清单、分配协作成员、上传任务附件、注册或注销任务智能体、更新任务智能体的主页数据、写入智能体任务记录' — giving comprehensive coverage of the skill's capabilities.

5 / 5

Completeness

Explicitly answers both 'what' (manage tasks/tasklists/agents with enumerated actions) and 'when' via the concrete '当用户需要...时使用' trigger clause.

5 / 5

Trigger Term Quality

Natural user-facing triggers like '创建待办事项、查看任务列表、跟踪任务进度、管理项目清单、给他人分配任务、为任务上传附件文件' are present and varied, but a few synonymous phrasings are not exhaustively covered.

4 / 5

Distinctiveness Conflict Risk

Scoped clearly to '飞书任务' (tasks, tasklists, task agents), but the '待办/todo' trigger terms create minor overlap risk with related Feishu skills (e.g. meeting minutes todos).

4 / 5

Total

18

/

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