Start Moli and connect CDP automation clients
浏览器
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...
它能做什么
windows-friendly chrome automation through an existing Chrome profile via CDP, with human-like mouse and keyboard input, browser attachment checks, page navi...
技能文档
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.
相关技能
Use Chrome DevTools MCP for safe, configurable browser automation, page inspection, debugging, screenshots, network inspection, and performance analysis.
Attach to the user's OWN already-logged-in system browser over the Chrome DevTools Protocol (CDP) with Playwright, so automation reuses their existing sessio...
通过 HTTP 或 WebSocket 控制活跃的远程 Chrome 会话,支持 DOM 自动化与 VNC 桌面操作。
Use Chrome DevTools MCP through UXC over local stdio for page navigation, DOM/a11y snapshots, network inspection, console inspection, and performance tooling...
Lets your AI agent drive a real Chrome session (yours or a marketplace participant's) for tasks where headless or scripted requests are not enough — your own...