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 is a strong, command-heavy CLI guide with executable examples and a well-sequenced connection workflow including state-based checkpoints. Its main weaknesses are mild verbosity (marketing intro, vague overview, a redundant actions section) and placeholder-heavy examples that aren't fully filled in.
Suggestions
Trim the promotional intro paragraph and the abstract 'Ayrshare Overview' bullet list; assume Claude knows what a social media API is.
Remove the redundant 'Popular actions' section that re-states the `membrane action list` command already covered in 'Searching for actions'.
Show at least one fully-filled example, e.g. a real `--intent "post to social media"` with a concrete actionId and CONNECTION_ID, so the run/proxy flows are end-to-end copy-pasteable.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is mostly command-driven and efficient, but includes a marketing-style intro paragraph ('It's used by businesses and individuals looking to streamline...'), a vague 'Ayrshare Overview' bullet list, and a redundant 'Popular actions' section that repeats the action-list command already shown. | 3 / 5 |
Actionability | It provides copy-paste-ready commands for every stage (install, login, connection ensure/get, action list/run, request proxy) plus a flags table, but several examples leave placeholders unfilled ('QUERY', CONNECTION_ID, actionId, /path/to/endpoint) rather than showing concrete filled values. | 4 / 5 |
Workflow Clarity | There is a clear install → authenticate → connect → poll → search → run sequence with a strong feedback loop on connection state (BUILDING/READY/CLIENT_ACTION_REQUIRED/ERROR), but 'skip to Step 2' references are dangling with no labeled Step 2, leaving minor sequencing gaps. | 4 / 5 |
Progressive Disclosure | With no bundle files present, all content lives in a single SKILL.md organized into well-labeled sections that are easy to navigate; it earns good structure marks, though the detailed connection-state spec is inlined and could optionally be a one-level-deep reference. | 4 / 5 |
Total | 15 / 20 Passed |