vercel-agent-browser

Installation
SKILL.md

Vercel Agent Browser Skill

Skill by ara.so — AI Agent Skills collection.

Overview

agent-browser is a fast native Rust CLI for browser automation designed specifically for AI agents. It provides an accessibility-first approach with semantic selectors and ref-based element targeting, making it ideal for LLM-driven web automation.

Key Features:

  • Native Rust performance with npm/Homebrew distribution
  • Accessibility tree snapshots with stable element refs (@e1, @e2, etc.)
  • Semantic locators (role, text, label, placeholder)
  • AI chat mode for natural language control
  • Batch command execution
  • Network interception and HAR recording
  • Chrome DevTools Protocol (CDP) streaming

Installation

Installs
115
First Seen
May 16, 2026
vercel-agent-browser — aradotso/ai-agent-skills