This is a minimal CDP wrapper that lets Claude remote control Chrome for actual web interaction. It's not just scraping HTML, it can click buttons, fill forms, screenshot pages, and run arbitrary JavaScript in the browser context. The cookie dismissal script is a nice touch for avoiding those EU consent walls. Profile isolation means it won't mess with your personal Chrome session. The device emulation support is solid if you need to test mobile views. It's built for collaborative exploration rather than heavyweight automation, which shows in the tight script collection. If you need Claude to do anything beyond reading static pages, this is the straightforward approach.
npx skills add https://github.com/mitsuhiko/agent-stuff --skill web-browser