CtrlK
BlogDocsLog inGet started
Tessl Logo

feishu-notify

Send notifications to Feishu/Lark. Internal utility used by other skills, or manually via /feishu-notify. Use when user says "发飞书", "notify feishu", or other skills need to send status updates.

70

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Risky

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

85%

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

The body is highly actionable with executable curl payloads, a clear branched workflow, and explicit verification/fallback logic. The main improvement area is conciseness — the zero-impact guarantee is repeated across several sections.

Suggestions

Consolidate the repeated zero-impact / no-config-required message: state it once in the Overview or Key Rules and reference it elsewhere rather than restating it in Configuration, Helper Function, and Key Rules.

Move the Event Catalog and Helper Function pattern into a separate reference file (e.g. references/events.md) to keep the main body focused on the notification workflow itself.

DimensionReasoningScore

Conciseness

Mostly lean with executable curl examples and tables, but the zero-impact/no-config message is restated across Overview, Configuration, Helper Function, and Key Rules, which could be tightened.

2 / 3

Actionability

Provides fully executable curl commands with real headers and JSON payloads, a concrete mode table with prerequisites, and an event catalog — copy-paste ready with clearly-marked template variables.

3 / 3

Workflow Clarity

Explicit numbered Step 1–4 sequence with mode-based branching, a dedicated Verify Delivery step, and explicit error-recovery fallbacks (timeout auto-proceed, bridge-unreachable fallback); fail-open is a deliberate stated design choice, not a missing checkpoint.

3 / 3

Progressive Disclosure

A single well-organized SKILL.md with clearly-headed sections (Overview, Configuration, Workflow, Event Catalog, Key Rules) and no external references, which is appropriate for a skill that needs none per the simple-skill guideline.

3 / 3

Total

11

/

12

Passed

Description

90%

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 concise, uses third-person voice, and clearly states both what the skill does and when to use it with natural multilingual trigger phrases. Its only weakness is moderate specificity — a single broad action verb rather than a list of concrete capabilities.

DimensionReasoningScore

Specificity

Names the core action ('Send notifications to Feishu/Lark') concretely, but it is a single broad action rather than multiple specific concrete actions, matching the 'names domain and some actions' anchor.

2 / 3

Completeness

Explicitly answers both 'what' ('Send notifications to Feishu/Lark') and 'when' ('Use when user says... or other skills need to send status updates') with an explicit trigger clause.

3 / 3

Trigger Term Quality

Includes natural multilingual trigger phrases users would actually say ('发飞书', 'notify feishu') plus a trigger for other skills, giving good coverage of natural terms.

3 / 3

Distinctiveness Conflict Risk

Targets a clear niche (Feishu/Lark notifications) with distinct platform-specific triggers, making it unlikely to fire for the wrong skill.

3 / 3

Total

11

/

12

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

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

Warning

Total

14

/

16

Passed

Repository
wanshuiyin/Auto-claude-code-research-in-sleep
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.