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 body delivers concrete, executable CLI guidance with a clear sequenced workflow and validation states, but carries some conceptual over-explanation and a dangling step reference. It is effective and largely actionable.
Suggestions
Trim the opening paragraph explaining what Relevance AI is — Claude can infer the platform's purpose from its docs link.
Resolve the 'Skip to Step 2' references by labeling the corresponding section (e.g., '## Step 2: Searching for actions').
Consider moving the detailed clientAction state reference into a separate reference file to keep SKILL.md a lean overview.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is mostly efficient with concrete commands, but explains concepts Claude already knows ('Relevance AI is a platform for building AI-powered search and recommendation experiences...') and pads Membrane auth rationale, fitting the 'mostly efficient but includes some unnecessary explanation' anchor. | 3 / 5 |
Actionability | Provides concrete, copy-paste-ready CLI commands for install, auth, connection, action list/run, and proxy with a clear flags table, but relies on unsubstituted placeholders (CONNECTION_ID, actionId, QUERY), leaving minor gaps below the fully-executable 5. | 4 / 5 |
Workflow Clarity | The install→authenticate→connect→poll→search→run sequence is clear with state-based validation checkpoints and an explicit feedback loop (CLIENT_ACTION_REQUIRED → complete → poll again), but the dangling 'Skip to Step 2' reference (no labeled Step 2) is a minor gap below the 5 anchor. | 4 / 5 |
Progressive Disclosure | No bundle files exist; content is a single well-organized file with clear section headers and easy navigation, but the slightly long inline detail on clientAction states could justify splitting, so it sits just below the 5 anchor. | 4 / 5 |
Total | 15 / 20 Passed |