Content
45%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 genuine integration guidance is concrete and well-sequenced, but it is buried under an enormous, irrelevant, duplicated bullet list that destroys token efficiency and structure. Removing the junk list and optionally splitting the action reference would dramatically improve the score.
Suggestions
Delete the ~1547-line 'GoHighLevel Overview' bullet list entirely; it is unrelated padding that wastes context and is truncated mid-item.
If the full action catalog is useful, move it to references/actions.md and link to it from a concise 'Popular actions' table in SKILL.md.
Add a validation/confirmation step before destructive actions (delete-contact, delete-opportunity) and label the workflow steps explicitly (e.g. fix the dangling 'Step 2' reference).
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is dominated by roughly 1547 lines of a duplicated, generic bullet list (e.g. 'PDF', 'Word Document', 'Kernel', 'VPN', 'Gantt Chart') unrelated to GoHighLevel — severely verbose, heavily padded, and ending mid-line in a broken list item. This is the worst-case anchor. | 1 / 5 |
Actionability | The actionable section provides concrete, copy-paste-ready commands (`npm install -g @membranehq/cli@latest`, `membrane login`, `membrane connection ensure`, `membrane action run ... --input`, `membrane request`) plus a popular-actions table and flag reference. It is not 5 because some flows (e.g. constructing action inputs) rely on schemas the user must discover rather than worked examples. | 4 / 5 |
Workflow Clarity | There is a clear sequence (install → login → ensure connection → poll until READY → search actions → run/proxy) with validation checkpoints (state polling, CLIENT_ACTION_REQUIRED, CONFIGURATION_ERROR handling). It is not 5 because a referenced 'Step 2' is not labeled, and no validation guidance is given for the destructive delete actions listed in the table. | 4 / 5 |
Progressive Disclosure | No bundle files exist (references/scripts/assets absent) and everything is inlined into one monolithic file, with a giant junk list that should not be present at all. Section headers in the latter half add some structure, but overall organization is poor and no external references are signaled, keeping it below anchor 3. | 2 / 5 |
Total | 11 / 20 Passed |