Content
55%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 well-structured and concise but extremely thin: it supplies only an install command and no usable guidance for actually integrating with the GoHighLevel API. Actionability and workflow clarity are the weakest dimensions because the core task has no executable steps.
Suggestions
Add a minimal usage example showing how to authenticate and make a first GoHighLevel API v2 call (e.g. obtaining an API key / OAuth token and a sample contacts endpoint request).
Provide a short workflow sequence: install -> configure credentials -> make first API call -> verify response, so the core integration path is unambiguous.
Either inline a few key endpoints or link to a reference file (e.g. REFERENCE.md) for the full GoHighLevel API v2 surface.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is lean and mostly token-efficient; the only minor trim is the restated one-liner that duplicates the frontmatter description, fitting 'efficient; minor instances of over-explanation that could be trimmed'. | 4 / 5 |
Actionability | Provides one concrete executable command ('npx clawhub@latest install highlevel') but no executable guidance for the actual task of connecting to / calling the GoHighLevel API, leaving key details missing per the score-3 anchor. | 3 / 5 |
Workflow Clarity | Only a rough first step (install) is present with major gaps; the workflow for the skill's purpose (auth, endpoints, making API calls) is absent, matching 'rough sequence present but many gaps; steps poorly defined'. | 2 / 5 |
Progressive Disclosure | The under-50-line body has clean section organization (title + Install) and the simple-skill structure is appropriate, though a CRM API skill would arguably benefit from referenced detail files. | 4 / 5 |
Total | 13 / 20 Passed |