open-gstack-browser

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

Updated Jun 22, 2026
One-click install
npx skills add https://github.com/aicodepro/ai-agent-nexi --skill open-gstack-browser-aicodepro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: open-gstack-browser
Source: https://github.com/aicodepro/ai-agent-nexi/tree/main/agent/skills/gstack/connect-chrome
Command: npx skills add https://github.com/aicodepro/ai-agent-nexi --skill open-gstack-browser-aicodepro

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? It gives an AI agent a real, visible Chromium browser to control, so users can watch every automated browsing action in real time instead of trusting opaque headless automation. ## Core Features & Use Cases - Visible AI-Controlled Browser: Opens a Chromium window where every agent action is observable as it happens. - Sidebar Activity Feed and Chat: A baked-in sidebar extension shows a live activity feed and chat alongside the page. - Anti-Bot Stealth: Built-in stealth measures reduce detection by anti-bot systems during automated browsing. - Use Case: Ask the agent to open the browser and navigate a site; you watch each click and navigation live in the window while following the action log in the sidebar. ## Quick Start Ask the assistant to open the GStack browser so you can watch it control a real Chromium window.

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 with gstack?

Invoke the open-gstack-browser skill or say a trigger phrase like "open gstack browser" or "show me the browser". The skill runs its preamble checks and launches a visible Chromium window with the sidebar extension attached.

What is the GStack Browser sidebar extension?

It is a sidebar baked into the launched Chromium instance that displays a live activity feed and chat. It lets you follow every action the AI performs in the browser as it happens.

Does the GStack Browser work against anti-bot detection?

Yes, the skill description states anti-bot stealth is built in. This reduces the chance that websites flag the automated Chromium session as a bot during browsing tasks.

Can I use voice commands to launch the browser?

Yes, speech-to-text aliases such as "show me the browser" are supported as voice triggers. Text triggers include "open gstack browser", "launch chromium", and "connect chrome".

Why does the skill run a long preamble before opening the browser?

The preamble performs session bookkeeping, update checks, telemetry consent, and configuration reads for the gstack toolchain. These steps ensure the browser launches with the correct environment and user preferences.