Content
67%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, actionable CLI integration guide with a clear connection-state feedback loop, but carries some marketing filler and loose step numbering that prevent top marks.
Suggestions
Trim the introductory marketing prose and filler phrases ('burn less tokens', 'focus on integration logic rather than auth plumbing') to tighten conciseness.
Fix the step numbering: add a '1a' label and a clearly labeled 'Step 2' section so the cross-references resolve, improving workflow clarity.
Add one worked end-to-end example (e.g. a concrete action run with a real input JSON and the expected output field) to push actionability toward fully copy-paste ready.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is mostly efficient with concrete commands, but includes padded marketing prose ('helps businesses create online stores... easy-to-use online sales solution') and filler ('so you can focus on the integration logic rather than auth plumbing', 'burn less tokens'); fits anchor 3 rather than 4 because several sentences could be trimmed. | 3 / 5 |
Actionability | Provides concrete, copy-paste-ready commands covering install, login (incl. headless), connect, poll, search, run, and proxy with a flags table; fits anchor 4's 'mostly executable with minor gaps' (placeholders like <agentType>/CONNECTION_ID and no worked end-to-end example with real params and output) rather than 5. | 4 / 5 |
Workflow Clarity | The connection-readiness flow has an explicit feedback loop (poll state, branch on READY/CLIENT_ACTION_REQUIRED/CONFIGURATION_ERROR, re-poll), fitting anchor 4; not 5 because step numbering is loose ('#### 1b' with no 1a, references 'Step 2' with no labeled Step 2). | 4 / 5 |
Progressive Disclosure | Well-organized into clear sections with no nested/deep references and content appropriately placed in a single file, fitting anchor 4; not 5 because no separate reference file exists for exhaustive Shopwaive action documentation and the skill exceeds the simple under-50-line case. | 4 / 5 |
Total | 15 / 20 Passed |