Content
40%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.
This is a catalogue pointer rather than a working skill: it advertises an upstream bundle and tells the agent to install it, but provides no concrete install steps or actionable workflow. Structure and brevity are decent, but actionability and workflow clarity are weak.
Suggestions
Replace the `open <url>` block with actual install commands (e.g., clone/copy the upstream bundle into the skills directory) so the guidance is executable.
Spell out the install-then-invoke workflow as numbered steps with a verification checkpoint confirming the skill is registered before invocation.
Remove the verbatim description duplication and the 'Curated from...' blockquote to tighten the body.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is short and mostly efficient, but it repeats the frontmatter description verbatim in 'What it does' and carries marketing filler ('Curated from Anthropic's official skills repository') that could be trimmed. | 3 / 5 |
Actionability | Guidance is high-level ('install the upstream bundle into your active agent's skills directory') with no concrete install steps; the only code block is `open <url>`, which opens a browser rather than executing an install. | 2 / 5 |
Workflow Clarity | A rough sequence exists (install upstream bundle, then invoke by name or trigger) but the install step is undefined and there are no validation checkpoints, leaving major gaps. | 2 / 5 |
Progressive Disclosure | The body is well-organized into clear sections (What it does, Source, How to use) and points to a single clearly-signaled external reference, appropriate for a sub-50-line pointer skill. | 4 / 5 |
Total | 11 / 20 Passed |