cdp-connect

Installation
SKILL.md

CDP Connect

Connect to an existing Chrome browser via Chrome DevTools Protocol. Zero dependencies — Node 22 built-in WebSocket only.

Prerequisites

Chrome must be running with remote debugging enabled:

# Launched manually:
chrome --remote-debugging-port=9222

# Or by a dev server that launches Chrome:
npm run dev  # if it opens Chrome with --remote-debugging-port

Script

Installs
16
Repository
adobe/skills
GitHub Stars
147
First Seen
4 days ago
cdp-connect — adobe/skills