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.
The body is a well-structured, token-efficient reference for a simple single-command skill, with fully executable examples and clean navigation. The only minor weakness is a small redundancy where the description is restated under the heading.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is lean with a compact flag table, executable examples, and no over-explanation of concepts Claude already knows; the only minor redundancy is the description line restated under the H1. | 4 / 5 |
Actionability | Provides copy-paste ready commands (`gws gmail +read --id <ID>`), a complete flag table with required/default columns, and three examples covering basic, header, and JSON output cases. | 5 / 5 |
Workflow Clarity | This is a simple single-action skill where the single command is unambiguous; reading email is non-destructive, so no validation checkpoint is required and the simple-skill exception applies. | 5 / 5 |
Progressive Disclosure | Under 50 lines with well-organized sections (Usage, Flags, Examples, Tips, See Also) and only one-level-deep, clearly signaled references to sibling skills; no bundle files are needed or present. | 5 / 5 |
Total | 19 / 20 Passed |