Content
42%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a thin catalogue/pointer entry rather than a self-contained skill: it advertises an upstream bundle and tells the agent to install it, but provides almost no executable guidance for the actual paywall/upgrade task. Organization is clean but actionability is the main weakness.
Suggestions
Replace the vague 'install the upstream bundle into your active agent's skills directory' with the concrete clone/copy command and target path.
Add at least one concrete, copy-paste-ready example of the skill's output (e.g., a sample paywall layout or upgrade-screen checklist) so the entry is actionable without the upstream bundle.
Remove the redundant 'What it does' section that duplicates the frontmatter description verbatim to tighten the body.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is short and assumes Claude's competence, but the "What it does" section repeats the frontmatter description verbatim and the "How to use" prose could be tightened, so it is mostly efficient rather than fully lean. | 2 / 3 |
Actionability | The only command is `open https://github.com/coreyhaines31/marketingskills`, which merely opens a browser; the actual instruction ("install the upstream bundle into your active agent's skills directory") gives no concrete, executable command, so it describes rather than instructs. | 1 / 3 |
Workflow Clarity | A sequence is present (install the upstream bundle, then invoke the skill by name or trigger), but the install step has no concrete command and there are no validation checkpoints, so the sequence is present but vague with implicit gaps. | 2 / 3 |
Progressive Disclosure | The skill is under 50 lines with no local bundle files, and the body is organized into clear, well-signaled sections (What it does, Source, How to use) that point one level deep to the upstream repo, matching the simple-skill allowance for a top score. | 3 / 3 |
Total | 8 / 12 Passed |