/install chrome-cdp-browser-operator
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.
Rules
- Use the browser skill for real browser presence, not spam or deceptive mass outreach.
- Keep public replies low volume and reviewable.
- Prefer draft mode for new workflows.
- If CDP becomes flaky, use the built-in launch fallback instead of rewriting the whole operator.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install chrome-cdp-browser-operator - After installation, invoke the skill by name or use
/chrome-cdp-browser-operator - Provide required inputs per the skill's parameter spec and get structured output
What is Chrome CDP Browser Operator?
windows-friendly chrome automation through an existing Chrome profile via CDP, with human-like mouse and keyboard input, browser attachment checks, page navi... It is an AI Agent Skill for Claude Code / OpenClaw, with 93 downloads so far.
How do I install Chrome CDP Browser Operator?
Run "/install chrome-cdp-browser-operator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Chrome CDP Browser Operator free?
Yes, Chrome CDP Browser Operator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Chrome CDP Browser Operator support?
Chrome CDP Browser Operator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Chrome CDP Browser Operator?
It is built and maintained by UgurInanc (@ugurinanc12); the current version is v1.0.0.