chrome-cdp-browser-operator
SKILL.md
Chrome CDP Browser Operator
Use this skill when a real browser session is required and the browser is already open through a dedicated Chrome profile.
Core resources
scripts/browser_operator.pyattaches to Chrome over CDP, falls back to a local launch when configured, can navigate X, draft guarded replies, and emit notifications.scripts/install_chrome_cdp_browser_operator.pywrites a Windows config plus starter scripts.references/cdp-setup.mdexplains the intended Chrome profile and port setup.
Workflow
- Launch Chrome with the dedicated profile and remote debugging enabled.
- Run
browser_operator.py checkto verify that CDP attachment works. - Run
browser_operator.py searchorrun-cyclein draft mode first. - Review the draft bundle before enabling apply mode.
- Keep notifications optional and low-noise.