Content
53%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 appropriately lean and well-structured for its size, but it is nearly content-free: it offers only an install command and no guidance on what the skill does or how to use it. It functions as a stub rather than an instructive skill document.
Suggestions
Add a short section describing the skill's actual capability and concrete usage examples.
Provide an actionable quick-start step beyond installation so Claude knows what to do after install.
Remove the redundant one-line description that duplicates the frontmatter to tighten the body.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is lean with no over-explanation of concepts Claude already knows; the only minor redundancy is the one-line description repeated from the frontmatter, which could be trimmed. | 4 / 5 |
Actionability | The only concrete guidance is a single executable install command ("npx clawhub@latest install conatus"); the body gives no concrete steps or examples for the skill's actual purpose, leaving the real task unstated. | 2 / 5 |
Workflow Clarity | The install action is unambiguous, but there is no workflow for using the skill, no subsequent steps, and no validation checkpoints, so sequence is present only minimally. | 3 / 5 |
Progressive Disclosure | The skill is under 50 lines with no bundle files and uses clearly labeled sections (title, Install), giving it reasonable structure; it scores below 5 only because the sectioning is minimal. | 4 / 5 |
Total | 13 / 20 Passed |