Raw Chrome DevTools Protocol control for when you need to automate, scrape, or test web pages. Connects to your already-running Chrome instead of spinning up a headless instance. The coordinate-based clicking bypasses the usual selector pain with iframes and shadow DOM since it works at the compositor level. Includes optional community-contributed domain skills for site-specific playbooks when you enable them. Ships with helpers for screenshots, tab management, downloads, and the usual interaction mechanics. If you're tired of Playwright's locate-then-click ritual or need to scrape at HTTP speeds, this gives you the primitives without the framework overhead.
npx skills add https://github.com/browser-use/browser-harness --skill browser