open-gstack-browser

Launch an AI-controlled Chromium browser with a live sidebar activity feed.

Updated Aug 9, 2026
One-click install
npx skills add https://github.com/raghavbadhwar/rstack --skill open-gstack-browser-raghavbadhwar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: open-gstack-browser
Source: https://github.com/raghavbadhwar/rstack/tree/main/open-gstack-browser
Command: npx skills add https://github.com/raghavbadhwar/rstack --skill open-gstack-browser-raghavbadhwar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? It gives an AI coding agent a real, visible Chromium browser to control, so you can watch automated browsing actions happen live instead of trusting headless runs you cannot see. ## Core Features & Use Cases - Visible AI-Controlled Browser: Opens a real Chromium window where every agent action is observable in real time. - Sidebar Activity Feed: A baked-in sidebar extension shows a live activity feed and chat alongside the page. - Anti-Bot Stealth: Built-in stealth measures reduce bot detection when browsing protected sites. - Use Case: Ask the agent to open the browser and walk through your web app's checkout flow while you watch each click and navigation happen live. ## Quick Start Ask the agent to open the gstack browser so you can watch it control a real Chromium window with the sidebar visible.

Frequently Asked Questions about open-gstack-browser

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

FAQPage Schema
How do I open an AI-controlled browser from my coding agent?

Invoke the skill with a phrase like "open gstack browser" or "launch chromium". It starts a visible Chromium window with a sidebar extension so you can watch the agent's actions live.

What is the GStack Browser sidebar used for?

The sidebar is a baked-in browser extension that shows a live activity feed and chat while the agent controls the page. It lets you follow each automated action in real time.

Can I watch the browser automation happen in real time?

Yes, the browser opens as a visible window rather than running headless. Every navigation, click, and interaction is observable as it happens, with the sidebar narrating activity.

Does the browser avoid bot detection on protected sites?

The browser includes built-in anti-bot stealth measures to reduce detection when visiting sites with bot protection. Effectiveness varies by site and is not guaranteed against all detection systems.

Why does the browser fail to launch in a headless session?

The skill detects session kind in its preamble and behaves differently in headless or spawned sessions, where interactive prompts are skipped. A visible browser window requires an interactive desktop session.