CtrlK
BlogDocsLog inGet started
Tessl Logo

feishu-task

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

68

Quality

82%

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

The canonical home for this skill is feishu-task in op7418/CodePilot

SKILL.md
Quality
Evals
Security

Quality

Content

65%

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

The content is highly actionable with concrete JSON examples and surfaces genuinely non-obvious knowledge, but it repeats key guidance across sections and bundles reference material inline rather than splitting it into separate files. Tightening redundancy and adding explicit validation checkpoints for state-changing operations would raise the weaker dimensions.

Suggestions

Consolidate the completed_at guidance into a single authoritative section and cross-reference it from the checklist and error table to reduce redundancy.

Add explicit validation checkpoints to destructive workflows — e.g., after patching completed_at, verify the task state via get before reporting success.

Move the appendix background, the full scenario catalog, and/or the error table into separate reference files and link them from a concise overview to improve progressive disclosure.

DimensionReasoningScore

Conciseness

The body is largely lean and focused on schema-undisclosed knowledge, but the completed_at guidance is restated across the pre-read checklist, core constraints, scenario examples, and error table, so it could be tightened; it is not padded with concepts Claude already knows, so it stays above a 1.

2 / 3

Actionability

Every scenario ships copy-paste-ready JSON tool calls with real parameter structures (create, list, patch, reverse-complete, tasklist, all-day, members, repeat_rule), matching the score-3 anchor for fully executable examples.

3 / 3

Workflow Clarity

The intent→tool→params index and error table provide sequencing and recovery guidance, but destructive/state-changing operations like completing or reversing tasks lack explicit verify-before/after checkpoints, which per the rubric caps workflow clarity at 2.

2 / 3

Progressive Disclosure

No bundle files exist and the body references none, so all content is inline in a single ~280-line file; the well-organized sections keep it above a 1, but substantial reference material (appendix, full scenario catalog, error table) that could be split is inline, matching the score-2 anchor.

2 / 3

Total

9

/

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 specific, trigger-rich, and complete, clearly stating both the capabilities and the conditions under which the skill should be used in third-person voice. It is a strong example with no notable weaknesses.

DimensionReasoningScore

Specificity

The description lists multiple concrete actions — "创建、查询、更新、删除任务", "创建、管理任务清单", "查看任务列表", and "设置任务负责人、关注人、截止时间" — matching the score-3 anchor of listing several specific actions rather than vague language.

3 / 3

Completeness

It answers both "what" (创建、查询、更新任务和清单) and "when" via the explicit "当以下情况时使用此 Skill" clause with five enumerated trigger conditions, matching the score-3 anchor.

3 / 3

Trigger Term Quality

It surfaces natural user vocabulary including "任务", "待办", "to-do", "清单", and "task", giving good coverage of terms a user would actually say, matching the score-3 anchor.

3 / 3

Distinctiveness Conflict Risk

The niche is clearly Feishu task management with task/todo/checklist-specific triggers, making it unlikely to fire for unrelated skills and matching the score-3 anchor for a clear distinct niche.

3 / 3

Total

12

/

12

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
nexu-io/nexu
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.