eve-web-ui-testing-agent-browser

Installation
SKILL.md

Web UI Testing with agent-browser

Use agent-browser as the default CLI for deterministic UI checks in app repos. Inside the Eve Horizon repo itself, prefer the repo-pinned Playwright wrapper (see "Eve Horizon Repo Wrapper" below).

Install agent-browser

# macOS/Linux (recommended)
npm install -g agent-browser
agent-browser install

# Linux containers/VMs that need extra browser libs
agent-browser install --with-deps

Alternative install on macOS:

Related skills
Installs
348
First Seen
Feb 12, 2026