Agent Browser
Persistent browser automation with accessible element references.
A browser workflow skill for navigating, inspecting, interacting with, and extracting from web pages across persistent Chromium, Chrome, and remote sessions.
Install
npx skills add https://github.com/vercel-labs/agent-browser --skill agent-browserSkill content
The instructions an agent receives when this skill is active.
FAQ
- What does Agent Browser do?
- A browser workflow skill for navigating, inspecting, interacting with, and extracting from web pages across persistent Chromium, Chrome, and remote sessions. Persistent browser automation with accessible element references.
- How do I install Agent Browser?
- In a supported agent environment, run: npx skills add https://github.com/vercel-labs/agent-browser --skill agent-browser
- When should I use Agent Browser?
- Ask the agent to open or test a website after installing agent-browser.
- Got an example for Agent Browser?
- Open the local checkout flow, submit the form, and report console errors.
- Where does Agent Browser come from?
- Source and updates: https://www.skills.sh/vercel-labs/agent-browser/agent-browser. Confirm install steps and permissions there before you rely on it.