Content
75%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 highly actionable with concrete, copy-paste-ready CLI commands and a well-structured connection workflow including state-validation checkpoints, though it opens with unnecessary explanatory padding and could offload some detail to reference files.
Suggestions
Trim the introductory paragraph that explains what Hotjar is and who uses it; Claude already knows this and it adds tokens without guidance value.
Fix the step numbering — the body references 'Step 2' but no Step 1/Step 2 labels exist — so the connection flow reads as a coherent numbered sequence.
Consider moving the proxy options table and action inputSchema/outputSchema detail into a short reference file to keep SKILL.md a lean overview.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The opening paragraph explaining what Hotjar is and its audience ('typically used by product managers, UX designers, and marketers') is padding Claude already knows, and prose like 'so you can focus on the integration logic rather than auth plumbing' could be trimmed, fitting the 'mostly efficient but includes some unnecessary explanation' anchor. | 3 / 5 |
Actionability | Commands are fully executable and copy-paste ready across install, auth, connection, action search/run, and proxy, with flags and a clear options table, matching the 'fully executable; copy-paste ready commands covering common cases' anchor. | 5 / 5 |
Workflow Clarity | The connection flow is clearly sequenced with validation checkpoints (poll --wait, state checks for READY/CLIENT_ACTION_REQUIRED/CONFIGURATION_ERROR) and a re-auth feedback loop, but the orphaned 'Step 2' reference and unlabeled first step are minor gaps, fitting the 'clear sequence with most checkpoints; minor validation gaps' anchor. | 4 / 5 |
Progressive Disclosure | Content is organized into clear, well-signaled sections (Overview, Working with Hotjar, Authentication, Connecting, Searching, Running actions, Proxy, Best practices) with no nested references, though the ~160-line single file could move the proxy options or action-schema detail into a reference, fitting the 'good structure; most content appropriately placed; minor organization gaps' anchor. | 4 / 5 |
Total | 16 / 20 Passed |