About
This skill provides Claude with direct, low-level control over Google Chrome using the Chrome DevTools Protocol (CDP). Unlike high-level abstractions, it allows for managing authenticated sessions through persistent profiles, controlling multiple tabs simultaneously, and switching between headless and headed modes. It is an essential tool for developers who need to automate form submissions, extract markdown or HTML from specific page elements, capture screenshots, and execute custom JavaScript within the browser context without the overhead of external automation frameworks.