Content
7%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.
The body is an empty template stub with no instructions, examples, workflow, or referenced materials. Every dimension scores at or near the floor because there is no actual skill content to evaluate.
Suggestions
Replace the placeholder with the skill's core instructions: the concrete actions Claude should take, with executable code or commands for the common cases.
If the skill is multi-step, list the steps in sequence with explicit validation checkpoints before any destructive or batch operation.
Keep detail that Claude already knows out of SKILL.md and move large reference material into files under references/ with one-level-deep, clearly signaled links.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is a single placeholder line ("# Insert instructions below") — not verbose, so it is above the score-1 'severely verbose' anchor, but the tokens present are meta-instruction rather than skill content, so they do not 'earn their place' and it falls well below the lean-and-informative score-5 anchor. | 2 / 5 |
Actionability | No concrete code, commands, or specific guidance appear — only a directive to insert instructions, matching 'Entirely vague or abstract; no concrete code or commands' and not reaching score 2 which requires at least high-level hints. | 1 / 5 |
Workflow Clarity | There are no sequenced steps, no checkpoints, and no validation; the body has no workflow at all, matching the 'Steps missing or incoherent; no sequence' anchor. | 1 / 5 |
Progressive Disclosure | There is no meaningful structure or navigation and no bundle files exist in references/, scripts/, or assets/; the single placeholder header provides nothing to navigate, matching the 'no structure; impossible to navigate' end of the scale rather than the simple-skill exception which requires well-organized sections. | 1 / 5 |
Total | 5 / 20 Passed |