Content
92%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.
A concise, well-structured skill body with executable command examples and clear sections appropriate for a simple single-purpose tool. The only weakness is mild redundancy between the overview, trigger scenarios, and the frontmatter description.
Suggestions
Collapse the '概述' and '触发场景' sections (or merge trigger scenarios into the description) to remove duplication with the frontmatter.
Add a one-line note pointing to scripts/icp.sh so the relationship between the documented commands and the bundled script is explicit.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is lean and assumes Claude's competence, but the '概述' and '触发场景' sections partially duplicate each other and the frontmatter description, offering minor trimming opportunities. | 4 / 5 |
Actionability | Provides a concrete command table plus copy-paste-ready usage examples ('icp-filing checklist company', 'icp-filing footer "京ICP备2024001234号-1"') and a filing-number format with a worked example. | 5 / 5 |
Workflow Clarity | As a simple single-purpose CLI helper, the single action (run a subcommand) is unambiguous and the command list maps each invocation to a clear outcome; no destructive/batch validation is required. | 5 / 5 |
Progressive Disclosure | Under 50 lines with well-organized section headers (概述, 触发场景, 命令列表, 使用方式, 备案号格式, 常见问题) and a bundled scripts/icp.sh backing the documented commands; no nested references. | 5 / 5 |
Total | 19 / 20 Passed |