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.

66

Quality

80%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Critical

Do not install without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

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

The body is well-organized, actionable, and respects token budget with clear workflow sequencing and fail-open validation. Main improvement areas are replacing template placeholders with concrete examples and trimming redundant restatements.

Suggestions

Replace placeholder values (TITLE, BODY, COLOR, EVENT_TYPE) in the curl examples with one fully fleshed real-world card payload so the code is truly copy-paste ready.

Trim redundant restatements of the zero-impact guarantee (it appears in Overview, Configuration, and Helper Function) to a single canonical statement.

Add a short concrete example of an interactive send+poll reply cycle with realistic JSON responses to strengthen the interactive-mode actionability.

DimensionReasoningScore

Conciseness

Mostly lean with well-organized tables and code blocks; minor padding like restating the zero-impact guarantee and helper-function prose that Claude could infer, but no concept-explanation bloat.

4 / 5

Actionability

Provides concrete, mostly copy-pasteable curl/bash commands with config format and card templates; placeholders (TITLE, BODY, COLOR) are template-style rather than fully fleshed examples, leaving minor gaps.

4 / 5

Workflow Clarity

Steps 1-4 are clearly sequenced with mode-based branching and explicit fail-open verification guidance; not a full validate-fix-retry feedback loop, but the verification step is present and appropriate for a non-destructive notification utility.

4 / 5

Progressive Disclosure

Well-structured with clear sections (Configuration, Workflow, Event Catalog, Key Rules) and one-level external references to the bridge repo; no bundle files exist so all content is appropriately inline, with only minor organization gaps.

4 / 5

Total

16

/

20

Passed

Description

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

The description is specific, complete, and clearly distinguishes the skill's niche with explicit trigger guidance. Minor weakness is the somewhat limited vocabulary of concrete actions and synonyms.

DimensionReasoningScore

Specificity

Names concrete actions ('Send notifications', 'send status updates') and the integration domain (Feishu/Lark), though the action vocabulary is fairly narrow (send/notify) rather than a broad set of capabilities.

4 / 5

Completeness

Explicitly answers what (send notifications to Feishu/Lark) and when (user says the trigger phrases or other skills need to send status updates), with a clear 'Use when...' clause.

5 / 5

Trigger Term Quality

Includes natural phrases a user would say ("发飞书", "notify feishu") plus the internal-call trigger; lacks broader synonyms or alternate phrasings, so just short of comprehensive.

4 / 5

Distinctiveness Conflict Risk

Targets a specific niche (Feishu/Lark notifications) with distinct trigger phrases, making conflict with unrelated skills very unlikely.

5 / 5

Total

18

/

20

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.