Content
86%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 Membrane commands and a well-structured connection workflow including feedback loops. It loses only minor points for a few trimmable prose lines and inconsistent step numbering.
Suggestions
Fix the step numbering: label a 'Step 1' / 'Step 2' explicitly instead of jumping to '1b' and referencing an unlabeled 'Step 2'.
Trim soft commentary like 'so you can focus on the integration logic rather than auth plumbing' to keep the body lean.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is mostly lean command examples and structured steps with little concept over-explanation, though a few lines ('focus on integration logic rather than auth plumbing', 'burn less tokens') could be trimmed. | 4 / 5 |
Actionability | Provides copy-paste-ready, executable commands throughout (install, login, connection ensure/get with --wait, action list/run, request proxy) plus a flags table, covering the common integration cases. | 5 / 5 |
Workflow Clarity | Connection setup has clear state branches (READY/BUILDING/CLIENT_ACTION_REQUIRED/error) with an explicit re-poll feedback loop, but the 'Step 2' / '1b' numbering is inconsistent and no Step 2 header is labeled. | 4 / 5 |
Progressive Disclosure | With no bundle files, the single SKILL.md is cleanly sectioned (Install, Auth, Connecting, Searching, Actions, Proxy, Best practices) into one-level-deep, easy-to-navigate sections appropriate to the content. | 5 / 5 |
Total | 18 / 20 Passed |