Install
openclaw skills install chrome-cdp-browser-operatorwindows-friendly chrome automation through an existing Chrome profile via CDP, with human-like mouse and keyboard input, browser attachment checks, page navigation, search workflows, guarded drafting, and optional notifications. use when chatgpt needs to drive a real Chrome session on port 9222, attach to a logged-in profile, or operate a safer browser workflow than brittle ad-hoc automation.
openclaw skills install chrome-cdp-browser-operatorUse this skill when a real browser session is required and the browser is already open through a dedicated Chrome profile.
scripts/browser_operator.py attaches 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.py writes a Windows config plus starter scripts.references/cdp-setup.md explains the intended Chrome profile and port setup.browser_operator.py check to verify that CDP attachment works.browser_operator.py search or run-cycle in draft mode first.