Content
88%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 strong, executable reference: copy-paste commands across all six services, a sequenced OAuth setup with validation and retry loops, and clear rules plus a troubleshooting table. The only gaps are minor setup-prose verbosity and a large inline command section that borders on belonging in its own reference file.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body assumes Claude's competence throughout (no explanations of what Gmail or OAuth are) and is dominated by executable commands, with only minor prose in the triage and setup narrative that could be trimmed; it is not 5 because the Setup section's Q&A framing runs a little long. | 4 / 5 |
Actionability | Every service section provides copy-paste-ready bash commands with realistic arguments covering the common cases (search, get, send, reply, create, upload, download, share), matching the fully-executable anchor. | 5 / 5 |
Workflow Clarity | Setup is a clearly sequenced Step 0–5 flow with an explicit `--check` validation checkpoint, a retry feedback loop when `--auth-code` fails (fresh_auth_url), and Rule 1 requiring user confirmation before any destructive or batch operation, satisfying the validation requirement. | 5 / 5 |
Progressive Disclosure | SKILL.md is an overview with well-signaled one-level-deep references (references/gmail-search-syntax.md, references/daily-brief.md) and a Scripts section; it is not 5 because the large inline per-service command reference in Usage could arguably live in a separate reference file. | 4 / 5 |
Total | 18 / 20 Passed |