CtrlK
BlogDocsLog inGet started
Tessl Logo

dingtalk-skill

DWS 技能市场搜索、下载、安装与内置技能部署。Use when 用户说搜索技能/找技能/安装技能/技能市场/企业技能库/安装 DWS multi 或 mono skill。注意:这是元 skill,只管理 dws 平台上的技能资源。Distinct from dws-shared(钉钉产品路由入口)、其他 dingtalk-* 产品 skill(执行具体业务能力)、本地 Codex skill 开发。命令前缀:dws skill。

74

Quality

93%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

87%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 tight, actionable overview with concrete commands, clear constraints, and a well-structured single-level reference. Its only real gap is the absence of explicit validate→fix→retry feedback loops for the batch setup/install operations, which keeps workflow clarity at the mid level.

Suggestions

Add an explicit error-recovery loop for 'dws skill setup --mode multi' (e.g. on failure, re-run with '-x' to exclude the failing skill, or fall back to '--mode mono') so the batch operation has a validate→fix→retry path.

Surface a short ordered workflow in the body (search → get → install, and the setup flow) with explicit verification checkpoints, rather than leaving the sequencing only in the reference's context-passing table.

Make the post-install/post-setup verification steps in the reference's context-passing table into explicit checkpoints (e.g. 'run dws skill list to confirm') to strengthen validation guidance.

DimensionReasoningScore

Conciseness

The body is lean and table-driven — an intent-mapping table, terse constraint bullets, and compatibility hints — with no explanation of concepts Claude already knows; the experimental notice carries actionable stability/routing guidance rather than padding. It does not fall to 2 because there is no unnecessary explanation to tighten.

3 / 3

Actionability

The intent table gives concrete, copy-paste-ready commands (e.g. 'dws skill search --query "<关键词>"', 'dws skill install <skillId> <target>', 'dws skill setup --mode <mono|multi> --target <target> --yes') with full flag examples in the referenced skill.md, matching fully executable guidance.

3 / 3

Workflow Clarity

A sequence is implied via the intent table and the reference's context-passing table (search → get → install, plus setup) with per-step verification cues ('确认指定 Agent 已安装', '验证 mono/multi 部署'), but there is no explicit error-recovery feedback loop for the batch setup operation. Per the rubric's batch-operation note, missing feedback loops caps this at 2 rather than 3.

2 / 3

Progressive Disclosure

SKILL.md is a concise overview that delegates detail to a single, clearly signaled, one-level-deep reference — '详细命令:[skill.md](references/skill.md)' — and that referenced file exists and holds the command reference, matching the well-organized one-level-deep anchor.

3 / 3

Total

11

/

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 strong description: it states multiple concrete actions, provides explicit natural-language triggers, answers both what and when, and explicitly differentiates the skill from adjacent ones. Voice is appropriately third-person/impersonal with no first- or second-person phrasing.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — '搜索、下载、安装与内置技能部署' (search, download, install, built-in skill deployment) — matching the anchor for multiple specific concrete actions rather than just naming a domain.

3 / 3

Completeness

Explicitly answers both what ('DWS 技能市场搜索、下载、安装与内置技能部署') and when (an explicit 'Use when...' trigger clause), satisfying the top anchor; the what and when are both clearly stated, not implied.

3 / 3

Trigger Term Quality

The 'Use when 用户说搜索技能/找技能/安装技能/技能市场/企业技能库/安装 DWS multi 或 mono skill' clause gives broad coverage of natural phrases a user would actually say, including common variations.

3 / 3

Distinctiveness Conflict Risk

It carves out a clear niche ('这是元 skill,只管理 dws 平台上的技能资源') and explicitly distinguishes it from 'dws-shared', other 'dingtalk-* 产品 skill', and '本地 Codex skill 开发', making wrong-skill triggering unlikely.

3 / 3

Total

12

/

12

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

frontmatter_unknown_keys

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

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.