概要
The Browser skill provides Claude with a specialized toolset for controlling Google Chrome via the DevTools Protocol (CDP), enabling advanced web automation and scraping capabilities. It allows users to launch Chrome instances with existing profiles to maintain login states, navigate complex web applications, execute custom JavaScript within the page context, and capture viewport screenshots. Its unique interactive element picker simplifies the process of identifying DOM elements, making it an essential tool for developers building scrapers, performing automated testing, or conducting web-based research directly through an AI interface.