agent-browser

Installation
SKILL.md

Browser Automation with agent-browser

Prerequisites (required)

This skill relies on the external agent-browser CLI plus a local Chromium browser binary.

Before using this skill, confirm prerequisites are satisfied:

  1. agent-browser is available in PATH (or via npx)
  2. Chromium is installed for Playwright (one-time download)

If the CLI is missing, ask the user whether to install it (this may download binaries):

# Option A: global install (recommended for repeated use)
npm install -g agent-browser
Installs
1
Repository
gcwing/bitfun
GitHub Stars
713
First Seen
May 12, 2026
agent-browser — gcwing/bitfun