·web-browser
*

web-browser

Use when tasks need real-browser web automation in Chrome/Chromium via CDP: open or navigate URLs, click/type/select in forms, run page JS, wait for selectors, scrape structured content, capture screenshots, validate UI flows, or run measured web-browser latency checks (`bench:eval`, `bench:all`) for perf regressions.

29Installs·1Trend·@tkersey

Installation

$npx skills add https://github.com/tkersey/dotfiles --skill web-browser

How to Install web-browser

Quickly install web-browser AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/tkersey/dotfiles --skill web-browser
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: tkersey/dotfiles.

SKILL.md

View raw

Loop: take small steps → inspect state (eval.js / screenshot.js) → repeat.

Performance pass ($lift) Use this when optimizing or validating web-browser tool latency.

Targeting (active tab) All tools operate on the “active tab”, defined as the last page returned by puppeteer.pages() (roughly: the most recently opened tab).

Use when tasks need real-browser web automation in Chrome/Chromium via CDP: open or navigate URLs, click/type/select in forms, run page JS, wait for selectors, scrape structured content, capture screenshots, validate UI flows, or run measured web-browser latency checks (`bench:eval`, `bench:all`) for perf regressions. Source: tkersey/dotfiles.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/tkersey/dotfiles --skill web-browser
Category
*Creative Media
Verified
First Seen
2026-02-27
Updated
2026-03-10

Browse more skills from tkersey/dotfiles

Quick answers

What is web-browser?

Use when tasks need real-browser web automation in Chrome/Chromium via CDP: open or navigate URLs, click/type/select in forms, run page JS, wait for selectors, scrape structured content, capture screenshots, validate UI flows, or run measured web-browser latency checks (`bench:eval`, `bench:all`) for perf regressions. Source: tkersey/dotfiles.

How do I install web-browser?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tkersey/dotfiles --skill web-browser Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/tkersey/dotfiles

Details

Category
*Creative Media
Source
skills.sh
First Seen
2026-02-27