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 content is a well-structured, actionable CLI integration guide with executable commands and a sensible workflow including polling feedback. Its main weaknesses are marketing verbosity, a broken step-numbering scheme, and reference-like material kept inline.
Suggestions
Trim marketing filler (the "businesses of all sizes" intro sentence and the "focus on the integration logic rather than auth plumbing" aside) and de-duplicate the pre-built-actions benefit repeated across Best practices.
Fix the workflow numbering: either label a real "Step 2" the "skip to Step 2" reference can point to, or remove the step references and renumber the "1b" block consistently.
Consider moving the proxy flag table and the clientAction field breakdown into a references/ file (e.g. PROXY.md) to keep SKILL.md a lean overview.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is mostly efficient executable CLI commands, but it includes marketing padding ("used by businesses of all sizes to streamline document creation workflows", "so you can focus on the integration logic rather than auth plumbing") and repeats the pre-built-actions benefit in the Best practices section, fitting 'mostly efficient but some unnecessary explanation' rather than the lean anchor 4. | 3 / 5 |
Actionability | It provides concrete copy-paste commands (membrane connection ensure, membrane action run ... --json, and a proxy flag table) covering the common cases, with only minor gaps like unfilled placeholders (CONNECTION_ID, actionId), matching 'mostly executable with minor gaps' rather than the fully-specified anchor 5. | 4 / 5 |
Workflow Clarity | The install→auth→connect→poll→search→run sequence is clear and includes a state machine with a poll/retry feedback loop ("After the user completes the action, poll again..."), but the numbering is broken ("skip to Step 2" references a nonexistent Step 2; "1b" appears out of sequence), which is a minor validation/clarity gap keeping it below 5. | 4 / 5 |
Progressive Disclosure | No bundle files exist and the single SKILL.md is well-sectioned with one-level-only structure, but inline reference-like material (the proxy flag table and the clientAction field breakdown) could be split into separate files, matching 'good structure with minor organization gaps' rather than the cleanly-split anchor 5. | 4 / 5 |
Total | 15 / 20 Passed |