connect-chrome

Launch a real Chrome session controlled by gstack with the Side Panel extension auto-loaded.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/ComputerConnection/zach-pack --skill connect-chrome-computerconnection
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: connect-chrome
Source: https://github.com/ComputerConnection/zach-pack/tree/main/skills/gstack-connect-chrome
Command: npx skills add https://github.com/ComputerConnection/zach-pack --skill connect-chrome-computerconnection

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Launch real Chrome controlled by gstack with the Side Panel extension auto-loaded. This enables Claude to connect to a visible Chrome window and watch every action in real time.

Core Features & Use Cases

  • Auto-load the Side Panel extension in a real Chrome session for live monitoring.
  • Observe every click, navigation, and command in real time as you run skills in headed mode.
  • Use cases include demonstrations, debugging, and step-by-step workflows in a visible browser.

Quick Start

Launch a real Chrome window controlled by gstack 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 control a real Chrome browser session for live debugging?▼

To control a real Chrome browser session for live debugging, this Skill launches Chrome via gstack with the Side Panel extension auto-loaded. It enables you to observe every click, navigation, and command executed in a visible window in real time.

Can I watch Claude execute workflows in a visible Chrome window?▼

Yes, you can watch Claude execute workflows in a visible Chrome window. The Skill connects Claude to a headed Chrome session controlled by gstack, allowing you to observe every action as it happens for demonstrations or step-by-step debugging.

What do I need to set up before launching Chrome with gstack control?▼

Before launching Chrome with gstack control, you need a functional gstack setup. The Skill requires this environment to auto-load the Side Panel extension and establish the connection between Claude and the real Chrome browser session.

Does this Skill work with headless Chrome or only headed browser sessions?▼

This Skill works exclusively with headed browser sessions. It launches a real, visible Chrome window specifically so you can observe every action in real time, which is not possible in a headless Chrome environment.

Why use a real Chrome session instead of an automated browser for demonstrations?▼

Using a real Chrome session for demonstrations allows observers to watch every click and navigation live in a visible browser. This provides transparency for step-by-step workflows and real-time debugging that automated headless browsers cannot display.