home/categories/debugging/douglascamata-dotfiles-home-dot-claude-skills-chrome-dev-protocol-skill-md
debuggingtools

chrome-dev-protocol

Lightweight Chromium DevTools automation via the bundled browser-tools.ts CLI (Puppeteer connect). Use when you need to launch a Chromium-based browser with a remote-debugging port, navigate pages, run JS in the active tab, capture screenshots, inspect DevTools sessions, or extract readable content without a full browser automation server.

douglascamata
maintainer
douglascamata
Updated 1/19/2026
Stars
0
Forks
0
quick start

Installation and usage

Lightweight Chromium DevTools automation via the bundled browser-tools.ts CLI (Puppeteer connect). Use when you need to launch a Chromium-based browser with a remote-debugging port, navigate pages, run JS in the active tab, capture screenshots, inspect DevTools sessions, or extract readable content without a full browser automation server.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use chrome-dev-protocol