Content
18%Scale 1-5Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This skill content reads like a project README or marketing page rather than an actionable skill file. It lists features and links but provides zero concrete instructions, examples, or workflows for Claude to follow. To function as a skill, it needs YAML scenario examples, CLI commands, configuration steps, and error-handling guidance.
Suggestions
Add a concrete quick-start workflow: e.g., 1) detect platform, 2) write a YAML scenario (with a complete example), 3) run `npx awt run scenario.yaml`, 4) interpret results.
Include at least one complete, copy-paste-ready YAML test scenario with expected output so Claude knows the exact format.
Add CLI commands for common operations (running tests, querying the learning DB, configuring providers) with concrete examples.
Remove promotional/marketing language ('Actively developed by a solo developer', 'Feedback welcome!') and replace with actionable content.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is relatively short but includes marketing-style language ('gives AI coding tools the ability to see and interact'), promotional lines ('Built with the help of AI coding tools'), and feature bullet points that read more like a README than actionable skill instructions. Some tokens are wasted on non-instructional content. | 3 / 5 |
Actionability | There is no concrete guidance on how to actually use AWT — no YAML scenario examples, no commands to run tests, no code snippets, no configuration steps. The content only describes what AWT does at a high level without instructing Claude how to use it. | 1 / 5 |
Workflow Clarity | There is no workflow described at all. No steps for creating scenarios, running tests, interpreting results, or handling failures. The content is purely descriptive with no sequenced process. | 1 / 5 |
Progressive Disclosure | There are external links to GitHub repos and a cloud demo, but no bundle files are provided and no structured references to detailed documentation (e.g., YAML schema docs, configuration guides, API references). The skill body itself contains no actionable content to organize, and the links point to external sites rather than companion files. | 2 / 5 |
Total | 7 / 20 Passed |