Content
100%Weight 40%Scale 1-5Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
An exemplar operational skill body: lean, fully actionable with concrete CLI commands, sequenced workflows with explicit validation and recovery loops, and clean one-level-deep progressive disclosure to real reference files.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is densely operational with no re-explanation of concepts Claude already knows (no "what is DingTalk" or "what is a document" padding); every line is routing, contract, or command guidance that earns its place. | 5 / 5 |
Actionability | It provides copy-paste-ready concrete commands with parameters throughout the Golden Route table (e.g., "dws doc +search --query <关键词>", "dws doc +fetch --node <ID或URL>"), covering the common cases. | 5 / 5 |
Workflow Clarity | Multi-step processes are explicitly sequenced with validation checkpoints and feedback loops: write-then-verify ("仅在结果明确且关键内容回读匹配后报告写入完成"), partial_success/unknown/retryable recovery, and the 错误最短路径 error checklist for destructive/batch operations. | 5 / 5 |
Progressive Disclosure | It is a clear overview (Golden Route, contract) with a well-signaled one-level-deep 按需加载 table linking to real reference files (intent-guide.md, contracts.md, doc/doc-create.md, etc.), with content appropriately split and easy to navigate. | 5 / 5 |
Total | 20 / 20 Passed |