CtrlK
BlogDocsLog inGet started
Tessl Logo

feishu-task

飞书任务管理工具,用于创建、查询、更新任务和清单。 **当以下情况时使用此 Skill**: (1) 需要创建、查询、更新、删除任务 (2) 需要创建、管理任务清单 (3) 需要查看任务列表或清单内的任务 (4) 用户提到"任务"、"待办"、"to-do"、"清单"、"task" (5) 需要设置任务负责人、关注人、截止时间

72

Quality

88%

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

77%

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

Highly actionable and clearly sequenced with strong error-recovery guidance, but somewhat verbose due to repeated gotchas and monolithic single-file structure that leaves no room for progressive disclosure. Splitting reference material out and consolidating duplicated guidance would lift the two middle dimensions.

Suggestions

Consolidate the four separate `completed_at` explanations (执行前必读, 核心约束 §4, 场景 3&4, 错误排查表) into one canonical section and reference it elsewhere to remove redundancy.

Move the appendix (资源关系 / 背景知识) into a REFERENCES.md file and link to it from SKILL.md, keeping the main body a lean overview that practices one-level-deep progressive disclosure.

De-duplicate the time-format guidance (stated in both 执行前必读 and the error table) into a single ISO 8601 note.

DimensionReasoningScore

Conciseness

Mostly efficient and schema-revealing, but `completed_at` is explained four times (执行前必读, 核心约束 §4, 场景 3&4, 错误排查表) and the time format is repeated, which is avoidable redundancy; not a 1 because the bulk is dense, useful gotcha knowledge rather than filler.

2 / 3

Actionability

Copy-paste-ready JSON payloads with real parameter shapes, a concrete intent→tool→action→必填参数 table, and member-role examples give fully executable guidance.

3 / 3

Workflow Clarity

A pre-flight checklist (执行前必读), a quick index mapping intent to tool/required params, and an error→cause→solution recovery table provide explicit checkpoints and feedback loops; single-call operations are unambiguous.

3 / 3

Progressive Disclosure

Well-sectioned but ~280 lines live in one monolithic file with no bundle references; the appendix (背景知识/资源关系) and reference-style material could be split out, so it is not the lean overview-with-one-level-links of the top anchor.

2 / 3

Total

10

/

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.

A strong description: third-person, concrete capabilities, explicit Use-when triggers with natural CN/EN keywords, and a clear platform-scoped niche. It satisfies the what/when/trigger requirements with no padding.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "创建、查询、更新任务和清单" plus "创建、查询、更新、删除任务", "设置任务负责人、关注人、截止时间" — matching the multiple-specific-actions anchor.

3 / 3

Completeness

Explicitly answers both "what" (创建、查询、更新任务和清单) and "when" via a dedicated "当以下情况时使用此 Skill" clause with five numbered triggers.

3 / 3

Trigger Term Quality

Trigger (4) surfaces natural user terms in both languages — "任务", "待办", "to-do", "清单", "task" — giving good coverage of what users would actually say.

3 / 3

Distinctiveness Conflict Risk

Scoped to a specific platform niche ("飞书任务管理工具") with distinct triggers, making it unlikely to fire for unrelated skills; not the level below because the platform scoping removes generic overlap.

3 / 3

Total

12

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
op7418/CodePilot
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.