auto-browser
Installation
SKILL.md
Auto Browser
Give the agent a real, human-in-the-loop browser. Auto Browser is an MCP-native browser control plane (a FastAPI controller + a Chromium browser node) with shared sessions, reusable auth profiles, approval gates, audit trails, and noVNC human takeover. This skill documents and wires up the upstream project; it does not vendor it.
Upstream: auto-browser by LvcidPsyche (MIT).
When to Use
- Navigating, reading, or interacting with any website — especially JS-rendered pages, SPAs, dashboards, and multi-step flows.
- Authenticated, "log in once, reuse later" workflows (saved auth profiles).
- Forms, clicks, and flows where a human may need to step in (noVNC takeover).
- Anywhere a plain HTTP fetch isn't enough (logins, dynamic content, session state).