CtrlK
BlogDocsLog inGet started
Tessl Logo

dws-shared

钉钉(DingTalk) MultiSkill 的轻量共享入口。Use when 用户泛称 DWS/钉钉操作但未明确产品、请求跨产品编排、需要 URL 类型预检或产品边界消歧。清晰的单产品操作优先使用对应 dingtalk-* 子 skill;本 skill 只提供全局执行契约和按需 reference 导航,不承载产品命令全集。

77

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

100%Weight 40%Scale 1-3

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

The body is a tightly written shared execution contract: it gives concrete CLI guidance, a clear sequenced routing workflow with validation and bounded error-recovery, and a well-organized progressive-disclosure table whose every reference resolves to a real file. It avoids re-hosting product command detail that belongs in sibling skills.

DimensionReasoningScore

Conciseness

The body is a dense execution contract and routing guide with no padding or explanation of concepts Claude already knows; every rule earns its place, fitting the 'lean and efficient' anchor.

3 / 3

Actionability

Although instruction-only, guidance is concrete and executable — 'dws <path> --help', '--format json', '--yes', '--verbose', 'dws drive download/upload' — plus a situation-to-reference table giving copy-ready navigation.

3 / 3

Workflow Clarity

The numbered routing order (1-5) and '错误最短路径' (1-4) give a clear sequence with validation checkpoints — write-op read-back, irreversible-op consent before '--yes', and bounded '最多重试一次' retry loops.

3 / 3

Progressive Disclosure

SKILL.md is a lean overview pointing via a well-signaled table to one-level-deep references; all referenced paths (routing.md, error-codes.md, best_practices/_common/conventions.md, etc.) resolve to real bundle files.

3 / 3

Total

12

/

12

Passed

Description

100%Weight 40%Scale 1-3

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 well-crafted description that clearly states the skill's scope, provides an explicit 'Use when' trigger clause with natural domain terms, and explicitly distinguishes itself from sibling dingtalk-* product skills. It uses appropriate third-person voice and avoids over-claims.

DimensionReasoningScore

Specificity

Lists multiple specific concrete functions — 'URL 类型预检', '产品边界消歧', '跨产品编排', '按需 reference 导航' — rather than vague language, matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Explicitly answers both 'what' ('钉钉 MultiSkill 的轻量共享入口…只提供全局执行契约和按需 reference 导航') and 'when' via a clear 'Use when' clause with explicit triggers.

3 / 3

Trigger Term Quality

The 'Use when 用户泛称 DWS/钉钉操作但未明确产品、请求跨产品编排、需要 URL 类型预检或产品边界消歧' clause gives good coverage of natural terms a user in this domain would actually say.

3 / 3

Distinctiveness Conflict Risk

Explicitly de-conflicts from siblings — '清晰的单产品操作优先使用对应 dingtalk-* 子 skill…不承载产品命令全集' — carving a clear niche unlikely to trigger for the wrong skill.

3 / 3

Total

12

/

12

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: 2 deeper-than-1-level

Warning

referenced_paths_exist

Referenced path issues: 2 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.