Content
71%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 executable commands and a clear connection-state workflow, but it is somewhat padded and keeps everything inline rather than splitting detailed reference material into bundle files. Trimming the intro and moving reference-heavy sections out would improve both conciseness and progressive disclosure.
Suggestions
Remove the marketing intro paragraph and the bare entity bullet list, or replace them with a one-line factual description of what Clerk.io does.
Move the proxy flag table and the clientAction state spec into a references/ file (e.g. PROXY.md or CONNECTION-STATES.md) and link to them from the body.
Delete or merge the 'Popular actions' section, since it duplicates the command already shown under 'Searching for actions'.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is mostly efficient with concrete commands, but the marketing-style intro paragraph ('helps online stores increase sales by personalizing the customer experience'), the bare entity bullet list, and the redundant 'Popular actions' section that repeats the action-list command add padding. | 3 / 5 |
Actionability | Copy-paste ready commands cover the full common workflow — install, login (incl. headless), connection ensure, state polling, action list/run with JSON input, and proxy requests with a complete flag table. | 5 / 5 |
Workflow Clarity | The connection lifecycle is clearly sequenced with state-based checkpoints (READY/BUILDING/CLIENT_ACTION_REQUIRED/CONFIGURATION_ERROR) and a poll-and-retry feedback loop; the dangling 'Step 2' reference and lack of a single linear checklist are minor gaps. | 4 / 5 |
Progressive Disclosure | Sections are reasonably well-organized with headers, but all content is inlined in SKILL.md with no one-level-deep references to separate files for the proxy flag table, clientAction spec, or auth details that could live in references. | 3 / 5 |
Total | 15 / 20 Passed |