关于
This skill enables Claude to directly interact with a local Chrome instance via the Chrome DevTools Protocol (CDP), streamlining web-based tasks without the complexity of an external MCP server. It provides a suite of scripts for launching Chrome with persistent profiles, navigating URLs, executing custom JavaScript in the browser context, and capturing screenshots or specific DOM element metadata. It is particularly useful for developers needing to automate web workflows, scrape dynamic content, or perform visual inspections of web applications directly from their local environment while maintaining full control over session data.