pasky/chrome-cdp-skill
A skill that connects AI agents to an existing Chrome browser via CDP for reading pages, taking screenshots, accessing accessibility trees, and interacting with tabs.

The project provides an AI agent skill that hooks into a running Chrome browser via Chrome DevTools Protocol, enabling agents to read logged-in pages, interact with existing tabs, and access real-time page state. It works out of the box with any Chrome installation by enabling remote debugging, auto-detects Chrome variants on all major OSes, and offers CLI scripts for common operations like listing tabs, capturing screenshots, extracting accessibility trees, evaluating JavaScript, and navigating pages.