connect-chrome

Launch a visible Chrome window with gstack and Side Panel for live monitoring.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/effiraid/reflix-nextjs --skill connect-chrome-effiraid
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: connect-chrome
Source: https://github.com/effiraid/reflix-nextjs/tree/main/.claude/skills/gstack/connect-chrome
Command: npx skills add https://github.com/effiraid/reflix-nextjs --skill connect-chrome-effiraid

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables Claude to observe and control a real Chrome browser by launching a headed Chrome window with the gstack extension pre-loaded. It provides a live activity feed in the Side Panel so you can watch every action in real time.

Core Features & Use Cases

  • Auto-load the Side Panel extension on Chrome startup.
  • See a live activity feed in the Side Panel that mirrors browser actions.
  • Use during debugging, demonstrations, or whenever you need real-time browser control.

Quick Start

Run the connect-chrome skill to launch a headed Chrome window with the Side Panel and begin live tracking.

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 real Chrome browser for live automation control?

To connect Claude to live Chrome browser automation, you run the connect-chrome skill to launch a headed Chrome window with the gstack extension pre-loaded. This establishes a direct link for observing and controlling real-time browser interactions.

What is the Side Panel used for during Chrome browser automation?

The Side Panel provides a live activity feed during Chrome browser automation, mirroring every browser action in real time. It allows you to observe the automated steps Claude takes, which is essential for debugging and demonstrations.

Do I need the gstack framework to run headed Chrome sessions with Claude?

Yes, the gstack framework is required to run headed Chrome sessions with Claude. It manages the launch of the real Chrome window and ensures the Side Panel extension auto-loads for live activity tracking.

How do I start a debugging session with a visible Chrome window?

You start a debugging session with a visible Chrome window by running the connect-chrome skill. This launches a headed Chrome instance controlled by gstack, auto-loading the Side Panel extension to begin live tracking of browser actions.

When should I use a headed Chrome window over standard browser automation?

Use a headed Chrome window for tasks requiring live observation of browser interactions, debugging browser-driven commands, or demonstrations. It allows you to visually track the automated activity feed in the Side Panel in real time.

Why does my browser automation not show a live activity feed?

A missing live activity feed during browser automation typically means the Side Panel extension is not loaded. You must ensure the gstack framework launches the headed Chrome session so the Side Panel auto-loads to mirror browser actions.