browser-tools
Installation
SKILL.md
Browser Tools
Chrome DevTools Protocol tools for agent-assisted web automation. These tools connect to a Chromium-based browser (Chromium/Chrome) running on :9222 with remote debugging enabled.
Setup
Run once before first use:
cd "$HOME/.agents/skills/browser-tools"
npm install
Requires Node.js 20.19+.