agent-browser

Automate browser interactions via Chromium/CDP with snapshot-based element refs.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/Wizarck/iguanatrader --skill agent-browser-wizarck
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-browser
Source: https://github.com/Wizarck/iguanatrader/tree/main/skills/agent-browser
Command: npx skills add https://github.com/Wizarck/iguanatrader --skill agent-browser-wizarck

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates repetitive and error-prone browser tasks for AI agents, enabling reliable web interactions without manual scripting.

Core Features & Use Cases

  • Deterministic interaction: Snapshot-based element refs enable repeatable actions across sessions.
  • Multi-session and device support: Isolate tasks with named sessions, proxies, and device emulation for testing and automation.
  • Use cases: Automate onboarding forms, web data extraction, UI testing, and content scraping across SaaS apps.

Quick Start

Open a URL, snapshot the page, fill a form, and click to complete a task within a single automated flow.

Frequently Asked Questions about agent-browser

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate browser interactions for AI agents without manual scripting?

Browser automation for AI agents uses a snapshot-based element reference model to navigate websites, fill forms, and click elements deterministically. This enables reliable web interactions and routine task automation across sessions without manual scripting.

How does snapshot-based browser automation work for web testing?

Snapshot-based browser automation captures page states to generate stable element references, enabling repeatable actions across sessions. This deterministic interaction model drives reliable UI testing and form filling by referencing elements directly.

Can I run multi-session web automation with proxies and device emulation?

Yes, multi-session web automation supports isolating tasks with named sessions, proxies, and device emulation. This enables concurrent onboarding flows, content scraping, and testing across SaaS apps with isolated environments.

Does this browser automation tool require a specific CLI interface?

Yes, deterministic web interaction requires a CLI interface built on Chromium/CDP. This command-line interface drives the snapshot/ref model to execute automated browser tasks and extract data from target web pages.

What is the best way to extract web data and take screenshots during onboarding flows?

The best way to extract web data and take screenshots during onboarding flows is using AI agent browser automation. It opens URLs, snapshots pages, fills forms, and clicks elements within a single automated flow to gather content reliably.