Content
92%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.
A well-structured, highly actionable skill body built around concrete CLI commands and a clear connection workflow with validation checkpoints. Its only weakness is minor verbosity in a few introductory and best-practice sentences.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is mostly efficient with copy-paste CLI commands and a compact flag table, but includes a few sentences of mild over-explanation (the opening SaaS description of Tapfiliate and some restated best-practice rationale) that could be trimmed. | 4 / 5 |
Actionability | Fully executable, copy-paste-ready `membrane` CLI commands cover the common cases — install, login (interactive and headless), connection ensure/wait, action list/run, and proxy requests — with flags documented in a table. | 5 / 5 |
Workflow Clarity | The connection flow is clearly sequenced with explicit validation checkpoints and feedback loops: ensure -> poll with `--wait` until not `BUILDING` -> branch on `READY` / `CLIENT_ACTION_REQUIRED` / `CONFIGURATION_ERROR` / `SETUP_FAILED` -> re-poll after the user acts -> then search and run actions. | 5 / 5 |
Progressive Disclosure | The skill ships no bundle files and keeps everything in a single well-organized SKILL.md with clear section headers and one-level structure; there are no nested references to inline, satisfying the no-external-references case. | 5 / 5 |
Total | 19 / 20 Passed |