agent-browser

Installation
SKILL.md

agent-browser

Browser automation CLI for AI agents. Fast Rust CLI with Node.js fallback.

Installation

npm install -g agent-browser
agent-browser install  # Download Chromium

Core Workflow (Optimal for AI)

# 1. Navigate and get snapshot
agent-browser open example.com
agent-browser snapshot -i --json   # Interactive elements only with refs
Installs
1
First Seen
Feb 6, 2026
agent-browser — chipagosfinest/claude-integration-tools