CtrlK
BlogDocsLog inGet started
Tessl Logo

dingtalk-event

钉钉个人 IM 与 OA 审批事件长连接监听。Use when 用户说监听消息/@我/某人/某群/全部消息、已读/撤回/reaction、群成员加入/群成员退出/群状态变化,或监听审批任务创建/完成/转交、审批实例发起/抄送/终止/完成。命令前缀:dws event。

76

Quality

96%

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

SKILL.md
Quality
Evals
Security

Quality

Content

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

A lean, highly actionable reference for DingTalk event listening with executable commands, explicit validation checkpoints for destructive/batch operations, and well-structured one-level-deep references. Only minor conciseness slack from restating the +listen-im/consume boundary.

Suggestions

Consolidate the +listen-im vs event consume boundary into one routing statement; the architecture rationale in '公开层与内部统一边界' largely restates the Golden Route split and could be trimmed.

The OA 'event-oa.md' reference is linked four times in the body (lines 36, 68, 95, 128); one canonical pointer plus the Reference table entry would reduce repetition.

DimensionReasoningScore

Conciseness

The body is dense and operational with no basic-concept padding, but the +listen-im vs event consume boundary is restated across several sections (lines 18, 20-24, 48, 54, 74-83) and the '公开层与内部统一边界' section adds architectural justification that could be trimmed — efficient with minor over-explanation.

4 / 5

Actionability

Copy-paste-ready commands throughout the Golden Route table ('dws event +listen-im --kind at-me', 'dws event consume', 'dws event stop <subscribe_id> --dry-run') with concrete flags, EventKeys, and field names covering the common cases.

5 / 5

Workflow Clarity

Destructive and batch operations carry explicit validation checkpoints — stop requires '--dry-run' then user confirmation before '--yes', multi-event consume rolls back on partial failure, and consumers must wait for the ready marker rather than sleep-guessing — with feedback loops for retry/cooldown states.

5 / 5

Progressive Disclosure

SKILL.md is a concise overview with a Reference table whose '何时读取' column signals six one-level-deep reference files (all present in references/), keeping bulk detail out of the main body with easy navigation.

5 / 5

Total

19

/

20

Passed

Description

100%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 highly specific, third-person description that clearly states what the skill does and when to use it, with comprehensive natural trigger phrases and a distinct command prefix. No vague fluff or over-claims.

DimensionReasoningScore

Specificity

Names the domain and lists many concrete listening actions across distinct event categories — '监听消息/@我/某人/某群/全部消息、已读/撤回/reaction、群成员加入/群成员退出/群状态变化' and OA '审批任务创建/完成/转交、审批实例发起/抄送/终止/完成' — giving comprehensive coverage rather than a single generic verb.

5 / 5

Completeness

Explicitly answers both 'what' ('钉钉个人 IM 与 OA 审批事件长连接监听') and 'when' ('Use when 用户说...') with concrete trigger phrases, and adds the command prefix 'dws event' for routing.

5 / 5

Trigger Term Quality

The 'Use when 用户说...' clause enumerates natural user utterances with synonyms (消息/@我/某人/某群/全部消息, 已读/撤回/reaction, plus OA task/instance verbs), matching the anchor for comprehensive natural-term coverage.

5 / 5

Distinctiveness Conflict Risk

A clear niche (DingTalk personal IM + OA approval event long-connection listening) with specific triggers and an explicit command prefix 'dws event', making conflict with sibling skills unlikely.

5 / 5

Total

20

/

20

Passed

Validation

81%

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

Validation13 / 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

relative_links

Relative link issues: 1 suspicious

Warning

Total

13

/

16

Passed

Repository
DingTalk-Real-AI/dingtalk-workspace-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.