connect-chrome

Attach Claude to a visible Chrome window with the gstack Side Panel extension.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/bajajvinamr/little-wins --skill connect-chrome-bajajvinamr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: connect-chrome
Source: https://github.com/bajajvinamr/little-wins/tree/main/.claude/skills/gstack/connect-chrome
Command: npx skills add https://github.com/bajajvinamr/little-wins --skill connect-chrome-bajajvinamr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Connect Claude to a visible Chrome window and load the gstack Side Panel extension so every action in the browser is observable in real time.

Core Features & Use Cases

  • Attach Claude to an active Chrome session and load the Side Panel extension for live UI feedback.
  • Scripted workflows and debugging sessions where you need to watch clicks, navigations, and UI changes as they happen.
  • Demonstrations and training scenarios that require running Claude against a real browser with live telemetry.

Quick Start

Run the connect-chrome flow to attach Claude to a visible Chrome window with the Side Panel extension loaded.

Frequently Asked Questions about connect-chrome

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I connect Claude to a visible Chrome window for live browser automation?

To connect Claude to a visible Chrome window, you can use a Skill that attaches the model to an active browser session and loads a side panel extension for real-time UI feedback.

Can I watch real-time clicks and navigations during a Chrome debugging session?

Yes, attaching Claude to a visible Chrome session with a side panel extension displays every click, navigation, and command as it happens, making it ideal for live debugging and demonstrations.

Do I need the gstack runtime to orchestrate Chrome browser sessions with Claude?

Yes, orchestrating the Chrome browser, side panel extension, and session telemetry requires Bash tooling and the gstack runtime to attach Claude and manage the live session.

What is the best way to demonstrate scripted browser workflows with real-time UI feedback?

The best way to demonstrate scripted workflows is attaching Claude to a visible Chrome window with the gstack side panel extension, which shows live telemetry for every UI action.

Does this approach support training scenarios that require running Claude against a real browser?

Yes, it supports demonstrations and training scenarios by attaching Claude to a live browser session and auto-loading the side panel extension to observe real-time actions and telemetry.

Why is my Chrome side panel extension not showing real-time actions during automation?

If the side panel extension is not showing real-time actions, ensure the gstack runtime and Bash tooling are properly configured to orchestrate the browser, extension, and session telemetry.