Automates Chrome browser interactions using the DevTools Protocol for web scraping, site exploration, and interactive element selection.
This skill provides a minimal yet powerful set of Chrome DevTools Protocol (CDP) tools designed for seamless browser automation and data extraction within the Claude environment. It allows users to launch Chrome instances (with optional profile support for authenticated sessions), navigate tabs, execute custom JavaScript expressions in real-time, capture screenshots, and utilize a unique interactive DOM element picker. It is ideal for developers needing to bridge the gap between AI-driven code generation and live web environments for scraping, testing, or visual verification.
Key Features
0112 GitHub stars
02Capture viewport screenshots for visual debugging
03Execute asynchronous JavaScript directly in the page context
04Navigate tabs and manage browser sessions via CLI
05Launch Chrome with remote debugging and profile synchronization
06Interactive DOM element picker for precise selection
Use Cases
01End-to-end testing and UI verification of web applications
02Collaborative site exploration and interactive element identification
03Automated data extraction and web scraping from dynamic websites