agent-browser

Installation
SKILL.md

Agent Browser

Automate browser interactions through the agent-browser CLI for repeatable, scriptable web tasks.

Instructions

  1. Install and initialize the CLI.
  2. Open the target URL and capture a snapshot.
  3. Interact with elements using snapshot references.
  4. Re-snapshot after navigation or state changes.
  5. Export results (screenshots or JSON) for downstream use.

Quick Reference

Task Action
Install npm install -g agent-browser then agent-browser install
Open page agent-browser open <url>
Snapshot agent-browser snapshot -i --json
Related skills
Installs
15
GitHub Stars
2
First Seen
Feb 19, 2026