browser-tools

Installation
SKILL.md

Browser Tools

Chrome DevTools Protocol tools for agent-assisted web automation. These tools connect to Chrome running on :9222 with remote debugging enabled.

Setup

Run once before first use:

cd skills/browser-tools
npm install

Start Chrome

skills/browser-tools/browser-start.js              # Fresh profile
skills/browser-tools/browser-start.js --profile    # Copy user's profile (cookies, logins)
Related skills
Installs
1
GitHub Stars
1.4K
First Seen
Mar 8, 2026