Content
92%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a high-quality skill that is concise, actionable, and well-structured. The command reference is comprehensive and copy-paste ready, the workflow provides clear sequencing with verification steps, and the tips section adds genuinely useful agent-specific guidance like preferring ax-tree over DOM and the external content warning. The only weakness is that the referenced cdp.js script bundle file wasn't provided for evaluation, making it impossible to verify the progressive disclosure structure.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Every section is lean and purposeful. No unnecessary explanations of what CDP is or how WebSockets work. The prerequisites, commands, and workflow are all tightly written with no padding. | 3 / 3 |
Actionability | Provides fully executable bash commands for every operation, a concrete script block for locating the cdp.js file, and specific examples including eval with promises. The command reference is copy-paste ready with clear argument syntax. | 3 / 3 |
Workflow Clarity | The 5-step workflow (Discover → Understand → Interact → Verify → Debug) is clearly sequenced with explicit verification via screenshot + Read tool. The tips section adds important validation guidance like always listing tabs first when multiple are open. | 3 / 3 |
Progressive Disclosure | The content is well-organized with clear sections, but the bundle files note says no bundle files were provided, yet the skill references `scripts/cdp.js` which should exist as a bundle file. Without the actual bundle, we can't verify the reference. The skill itself is appropriately sized for a single file but the missing bundle is a concern. | 2 / 3 |
Total | 11 / 12 Passed |