gsd-browser
Deterministic Chrome automation, testing, and live browser collaboration
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install gsd-browser?โผ
Run `npx skills add open-gsd/gsd-browser --all -g -y` in your terminal to install the skill globally. It requires Chrome or Chromium, which the setup can reuse or download automatically.
How to automate browser tasks with plain English?โผ
Use the act-instruction command or semantic intents like submit_form and accept_cookies to act on pages without writing selectors. Your agent navigates, snapshots elements, and interacts using stable versioned refs.
Does gsd-browser work with Cursor and Claude Desktop?โผ
Yes. Running `gsd-browser mcp` starts a server exposing 50+ browser tools that connect directly to Cursor, Claude Desktop, VS Code, and any MCP-compatible client.
Can gsd-browser run visual regression tests?โผ
Yes. It includes visual diffing, 18 assertion types, network mocking, and device emulation so you can verify pages and catch layout changes automatically.
Can I watch or take over the browser while it runs?โผ
Yes. The live viewer streams the real browser session to your screen, letting you annotate, pause, step through actions, or take full control at any time.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core