chrome-cdp
Installation
SKILL.md
Chrome CDP
Control Chrome browser tabs via Chrome DevTools Protocol.
Prerequisites
Chrome must be running with remote debugging enabled. If scripts fail to connect, see
references/chrome-debug.md for setup instructions. The scripts print the startup command on error.
Install dependencies once:
cd .comate/skills/chrome-cdp && npm install
Tab Resolution
All scripts support these optional arguments for targeting a specific tab:
Related skills