CtrlK
BlogDocsLog inGet started
Tessl Logo

dingtalk-chat

钉钉群聊与消息。Use when 用户提到 发消息/编辑或撤回消息/单聊/群聊/建群/普通群升级外部群/群昵称/会话分组/群成员管理/@消息/搜索聊天记录/话题回复/收藏消息/机器人群发/Webhook通知/发送或下载消息图片与文件。不做紧急 DING/短信/电话(走 dingtalk-misc)、邮件(走 dingtalk-mail)、班级群(走 dingtalk-misc)。命令前缀:dws chat。

73

Quality

93%

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

86%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 dense, highly actionable routing skill that maps user intents to exact CLI commands, includes validation and error-handling feedback loops, and defers detail to real one-level-deep references. It is slightly verbose where the runtime contract restates rules already implied by the routing and error sections.

Suggestions

Consolidate the repeated "do not guess/load the full catalog" guidance so it appears once (e.g. in 最小 DWS 执行契约) rather than being restated in Shortcut 发现, 按需加载, and 错误最短路径.

Consider moving the 12-bullet DWS runtime contract into a shared reference, keeping only the chat-specific deltas inline, to further trim the inline token footprint.

DimensionReasoningScore

Conciseness

Lean and command-focused with no background concept explanation Claude already knows, but the runtime-contract and shortcut-discovery sections restate a few "do not guess/do not load" rules that slightly overlap the on-demand and error sections.

4 / 5

Actionability

Provides copy-paste-ready commands with concrete arguments throughout (e.g. "dws chat +dm --to <姓名> --content <内容>", "dws chat group rename --id <openConversationId> --name <新名称>"), mapping intents to exact executable entries.

5 / 5

Workflow Clarity

Clear sequencing via the Golden Route table plus explicit validation checkpoints ("查询结果必须检查 complete, hasMore, failures", partial results not reported as success) and an error-shortest-path section with retry/Trace-ID feedback loops; minor gaps as it is routing-oriented rather than one linear process.

4 / 5

Progressive Disclosure

Clear overview with a well-signaled, one-level-deep reference table in "按需加载" whose paths (references/chat/message-query.md, references/card/create.md, etc.) are real bundle files, and an explicit "不要预加载 reference" directive.

5 / 5

Total

18

/

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, trigger-rich description that clearly states capabilities, when to invoke the skill, and which adjacent skills handle excluded tasks. It uses third-person/declarative voice with no padding.

DimensionReasoningScore

Specificity

Lists many concrete actions ("发消息/编辑或撤回消息/单聊/群聊/建群/群昵称/会话分组/群成员管理/@消息/搜索聊天记录/话题回复/收藏消息/机器人群发/Webhook通知/发送或下载消息图片与文件"), giving comprehensive coverage of the skill's capabilities rather than vague language.

5 / 5

Completeness

Explicitly answers both "what" (钉钉群聊与消息 plus enumerated actions) and "when" ("Use when 用户提到…") with concrete trigger phrases, and adds explicit non-goals.

5 / 5

Trigger Term Quality

Uses natural user-facing phrasing ("Use when 用户提到 发消息/编辑或撤回消息/单聊/群聊…") with extensive synonyms across messaging intents, matching how a user would actually request these tasks.

5 / 5

Distinctiveness Conflict Risk

Clear niche (DingTalk chat/messaging) with explicit conflict avoidance routing 紧急DING/短信/电话/邮件/班级群 to dingtalk-misc/dingtalk-mail, minimizing wrong-skill triggering.

5 / 5

Total

20

/

20

Passed

Validation

75%

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

Validation12 / 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: 12 deeper-than-1-level, 1 suspicious

Warning

referenced_paths_exist

Referenced path issues: 12 deeper-than-1-level

Warning

Total

12

/

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.