connect-chrome

Launch a headed Chrome session with the Side Panel extension auto-loaded.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/CaltexBevo/ihe-pulse --skill connect-chrome-caltexbevo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: connect-chrome
Source: https://github.com/CaltexBevo/ihe-pulse/tree/main/.claude/skills/gstack.bak/connect-chrome
Command: npx skills add https://github.com/CaltexBevo/ihe-pulse --skill connect-chrome-caltexbevo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Launch a real Chrome instance controlled by gstack with the Side Panel extension auto-loaded, enabling real-time visibility into browser actions.

Core Features & Use Cases

  • Launch a headed Chrome window controlled by gstack with the Side Panel extension auto-loaded.
  • Observe every click, navigation, and command in real time through the Side Panel activity feed.
  • Use for debugging, demonstrations, and hands-on browser automation training.

Quick Start

Run the connect-chrome command to launch 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 launch a visible Chrome window for browser automation debugging?

To launch a visible Chrome window for browser automation debugging, run the connect-chrome command. It starts a headed Chrome session controlled by gstack with the Side Panel extension auto-loaded to stream live activity.

How can I observe real-time browser actions during an automation workflow?

You can observe real-time browser actions by loading the Side Panel extension in a headed Chrome window. The extension streams every click, navigation, and command live to the UI activity feed for monitoring.

Do I need a gstack-enabled environment to use live side-panel control in Chrome?

Yes, a gstack-enabled environment is required to use live side-panel control in Chrome. The skill relies on gstack to control the headed Chrome session and ensure the Side Panel extension loads properly.

What is the best way to demonstrate browser automation workflows visually?

The best way to demonstrate browser automation workflows visually is launching a real Chrome instance with the Side Panel extension. This provides live visibility into every executed action for demonstrations and training.

Can I run browser automation in headless mode with the Side Panel extension?

No, you cannot run browser automation headlessly with this skill. It requires a visible Chrome window to display the Side Panel extension and stream live activity for real-time observation and debugging.