Content
85%Weight 40%Scale 1-3Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The body is highly actionable with concrete commands, clear validation checkpoints, and well-structured progressive disclosure into reference files. The only weakness is mild redundancy of the nodeId/sheetId constraints across sections plus injected boilerplate, which keeps conciseness at a 2.
Suggestions
Consolidate the repeated nodeId/sheetId lookup rules (currently restated in 意图表 notes, URL 与 ID 前置, and 评测高频硬约束) into a single canonical section to cut redundant tokens.
Trim or relocate the injected EXPERIMENTAL and SAFETY_PREAMBLE boilerplate so the operational body starts sooner and reads leaner.
The intent table is excellent; consider moving the long pivot-table/透视表 and formula detail to the references and keeping only the headline command in the table to further tighten the overview.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is dense and assumes competence (no concept explanations), but nodeId/sheetId lookup rules recur across the intent table, URL前置, and 评测高频硬约束 sections, and the injected EXPERIMENTAL/SAFETY_PREAMBLE boilerplate adds tokens — keeping it just below the lean score-3 anchor. | 2 / 3 |
Actionability | The intent table maps user phrases to fully-specified, copy-paste-ready `dws sheet ...` commands with exact flags and real argument examples, matching the executable score-3 anchor. | 3 / 3 |
Workflow Clarity | Sequences carry explicit checkpoints: probe URL via `doc info` → confirm contentType/extension → `sheet list` for real sheetId → write → '写入后立即 range read 同一区域验证', plus a '同一参数错误最多纠正 2 次' feedback loop, hitting the validation-checkpoint score-3 anchor. | 3 / 3 |
Progressive Disclosure | SKILL.md is a concise overview pointing via clear markdown links to references/sheet.md and references/url-patterns.md, with 17 topic-specific subfiles one level deep under references/sheet/, matching the well-signaled one-level-deep score-3 anchor. | 3 / 3 |
Total | 11 / 12 Passed |