OpenClaw · Skill
Agent Browser
A headless browser automation CLI that lets AI agents control web pages through structured commands. It navigates URLs, clicks elements, fills forms, and extracts data using ref-based targets from accessibility snapshots. Built in Rust with a Node.js fallback.
Install
Start with the primary install command. Alternate entrypoints are included below for ClawHub and OpenClaw CLI users.
Primary command
clawhub install thesethrose/agent-browserClawHub installer
npx clawhub@latest install thesethrose/agent-browserOpenClaw CLI
openclaw skills install thesethrose/agent-browserDirect OpenClaw install
openclaw install thesethrose/agent-browserWhat this skill does
A headless browser automation CLI that lets AI agents control web pages through structured commands. It navigates URLs, clicks elements, fills forms, and extracts data using ref-based targets from accessibility snapshots. Built in Rust with a Node.js fallback.
Why it matters
Accessibility-tree refs from snapshots replace CSS selectors or XPath, making element targeting more resilient to layout and class changes.
Typical use cases
- Automating login flows with reusable saved session state
- Filling and submitting multi-step web forms programmatically
- Extracting text or attributes from dynamic page content
- Recording video demos of web app workflows
- Running parallel browser sessions for multi-site testing
Source instructions
Quick overview
A headless browser automation CLI that lets AI agents control web pages through structured commands. It navigates URLs, clicks elements, fills forms, and extracts data using ref-based targets from accessibility snapshots. Built in Rust with a Node.js fallback.
Accessibility-tree refs from snapshots replace CSS selectors or XPath, making element targeting more resilient to layout and class changes.
Common tasks
- Automating login flows with reusable saved session state
- Filling and submitting multi-step web forms programmatically
- Extracting text or attributes from dynamic page content
- Recording video demos of web app workflows
- Running parallel browser sessions for multi-site testing
Install paths
Primary command
openclaw install thesethrose/agent-browser
ClawHub installer
npx clawhub@latest install thesethrose/agent-browser
OpenClaw CLI
openclaw skills install thesethrose/agent-browser
Direct OpenClaw install
openclaw install thesethrose/agent-browser
Skill metadata
- Category: Browser & Automation
- Language: Markdown
- Version: 0.2.0
- Security status: Suspicious
Review upstream source
The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/thesethrose/agent-browser