Agent Browser Integration
Installation
SKILL.md
Agent Browser Integration
Use the Vercel agent-browser CLI to drive browser interactions and collect evidence for UI validation. Ralph should rely on this skill for browser testing instead of Playwriter.
Prerequisites
- Agent Browser CLI installed and available in PATH
- Browser available for automation (Chrome or Chromium)
- Task context that specifies browser validation requirements
Setup Checklist
- Confirm
agent-browseris available in the shell environment. - Ensure the browser instance is running and accessible to the CLI.
- Capture the target URL(s), expected UI state, and any required credentials.