CtrlK
BlogDocsLog inGet started
Tessl Logo

web-browser

Allows to interact with web pages by performing actions such as clicking buttons, filling out forms, and navigating links. It works by remote controlling Google Chrome or Chromium browsers using the Chrome DevTools Protocol (CDP). When Claude needs to browse the web, it can use this skill to do so.

70

Quality

86%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

93%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is an efficient, fully actionable script reference: concise prose, copy-paste commands for every operation, a sequenced example flow, and well-organized one-level-deep references to verified bundle files. The only gap is the absence of explicit validation checkpoints in the example workflow.

DimensionReasoningScore

Conciseness

The body is lean command references with minimal, purposeful prose and assumes Claude's competence (no padding about what CDP, viewports, or cookies are), matching the 'every token earns its place' anchor.

5 / 5

Actionability

Every operation ships copy-paste-ready bash commands with flags and example arguments (start, nav, emulate, eval, screenshot, pick, dismiss-cookies, watch, logs-tail, net-summary), fully covering the common cases as the top anchor requires.

5 / 5

Workflow Clarity

The 'Quick Mobile Debug Flow' gives a clear ordered sequence, but validation checkpoints (e.g. confirming a page loaded before screenshotting) are implicit rather than explicit; not 5 because explicit feedback loops are absent, not 3 because the skill is non-destructive so the destructive-batch cap does not apply.

4 / 5

Progressive Disclosure

Content is organized one section per script, each referencing a real one-level-deep bundle file (all ./scripts/*.js verified present), with clear headers and no nested references, matching the well-signaled one-level-deep anchor.

5 / 5

Total

19

/

20

Passed

Description

78%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is specific, distinct, and answers both what the skill does and when to use it, with concrete action verbs and natural trigger phrasing. Its main weakness is that the 'when' clause is somewhat generic and a few capability synonyms are missing, keeping it just below the top anchors.

DimensionReasoningScore

Specificity

Names the web-interaction domain plus three concrete actions ('clicking buttons, filling out forms, and navigating links'), matching the 'several specific actions; minor gaps' anchor; not 5 because coverage omits other capabilities the body exposes (screenshots, JS eval, cookie dismissal).

4 / 5

Completeness

Clearly answers 'what' (remote-controlling Chrome via CDP to interact with pages) and provides an explicit 'when' ('When Claude needs to browse the web'), but the trigger guidance is generic rather than enumerating concrete scenarios, so it falls at the 'when could be more explicit' anchor rather than the 5 anchor.

4 / 5

Trigger Term Quality

Includes natural user phrases ('interact with web pages', 'browse the web', 'navigating links'), giving good keyword coverage; not 5 because it lacks the synonym/extension breadth (e.g. 'scrape', 'automate browser', 'open sites') that the top anchor shows.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (Chrome/Chromium control via CDP) with distinct 'browse the web' triggers and minimal overlap with other skills, matching the clear-niche anchor.

5 / 5

Total

17

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
hefgi/dotfiles
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.