Content
36%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 functions as a catalogue/pointer entry rather than a working skill: it is brief and lightly structured but offers almost no executable guidance, repeats frontmatter information, and delegates all real content to an external repo. Actionability and workflow clarity are the weakest dimensions.
Suggestions
Replace the non-executable `open https://...` block with a concrete install command or a specific clone/copy step with real target paths.
Remove the duplicated description and Source block from the body since they already live in the frontmatter, to improve token efficiency.
Either vendor the key upstream references into local files (references/) and link to them, or clearly state that this is a thin pointer skill so the lack of local progressive disclosure is intentional.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is short and mostly free of explaining concepts Claude already knows, but it restates the description verbatim and repeats the upstream/category already in the frontmatter, matching score-3 'mostly efficient but some unnecessary content that could be tightened'. Not a 2 because it is not heavily padded; not a 4 because the duplicated description and source block are trimmable. | 3 / 5 |
Actionability | The only 'code' block is `open https://github.com/CloudAI-X/threejs-skills` (a URL, not a shell command) plus 'inspect the upstream README for exact paths' — high-level hints with no specific, executable install steps, matching score-2 'minimal concrete guidance; missing the specific steps to execute'. Not a 3 because there is no executable code or command; not a 1 because it at least points to a concrete location. | 2 / 5 |
Workflow Clarity | A rough sequence is present (advertise in OpenDesign → install upstream bundle → ask agent to invoke by name/trigger), but steps are poorly defined and validation is absent, matching score-2 'rough sequence but many gaps; validation absent'. Not a 3 because the install step is undefined rather than merely lacking checkpoints; not a 1 because some sequence exists. | 2 / 5 |
Progressive Disclosure | No local bundle files exist (references/, scripts/, assets/ absent) and the body points offsite to GitHub rather than to organized local references; section headers give some structure but content is not split across files, matching score-3 'some structure but could be better organized; references not clearly signaled'. Not a 2 because it is not a monolithic wall of inline content; not a 4 because there are no real one-level-deep local references to navigate. | 3 / 5 |
Total | 10 / 20 Passed |