What problem does it solve?
Claude Code cannot control a real visible Chrome browser, making it impossible to watch AI browsing actions in real time or debug visual issues. This skill bridges that gap by launching a real Chrome instance with a Side Panel extension that displays a live activity feed of every command Claude executes.
Core Features & Use Cases
- Visible Chrome Control: Launches a real (not headless) Chrome window controlled by gstack, so you can watch every click and navigation.
- Live Activity Feed: The Side Panel extension auto-loads and shows a real-time log of all browse commands.
- Debugging & Verification: Use it to debug web automation, verify that Claude is interacting with the correct elements, and demonstrate AI browsing during development.
Quick Start
Use the connect-chrome skill to launch a visible Chrome window with the Side Panel extension loaded, then navigate to any website to watch Claude browse in real time.