Content
77%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The content is highly actionable with a clear core workflow and good reference structure, but it is somewhat verbose and references template files that are absent from the bundle, weakening navigation reliability.
Suggestions
Tighten the body: consolidate the duplicated command listings across 'Essential Commands' and 'Common Patterns', and trim the engine/timeout commentary to keep the overview lean.
Remove or actually provide the referenced templates/ files (form-automation.sh, authenticated-session.sh, capture-workflow.sh) so navigation links resolve to real bundle content.
Move the dense flag reference tables (e.g. download-path, diff variants) into references/commands.md, leaving the SKILL.md body as a concise overview.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Largely efficient and code-dense, but the body is long with repeated inline command listings and commentary (e.g. engine/timeout sections) that pads the overview beyond the lean ideal. | 2 / 3 |
Actionability | Commands are concrete, executable, and copy-paste ready throughout — e.g. 'agent-browser open <url>', 'agent-browser snapshot -i', with real flags and example values. | 3 / 3 |
Workflow Clarity | The core workflow is explicitly sequenced (Navigate, Snapshot, Interact, Re-snapshot) with validation checkpoints like re-snapshotting after navigation and auth-safety gating before entering credentials. | 3 / 3 |
Progressive Disclosure | The body lists real one-level-deep references (commands.md, snapshot-refs.md, etc.), but also advertises templates/form-automation.sh and other templates/ files that do not exist in the bundle, breaking the navigation promises. | 2 / 3 |
Total | 10 / 12 Passed |