← Back to Skills Marketplace
murphykobe

Agent Browser

by Murphy Liu · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
5299
Downloads
6
Stars
14
Active Installs
1
Versions
Install in OpenClaw
/install agent-browser-2
Description
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
Usage Guidance
Install only if you need broad browser automation and trust the local agent-browser executable in your PATH. Use it only on sites you are authorized to test or automate, avoid proxy-based ban or rate-limit evasion, use test or least-privilege accounts where possible, and protect or delete saved state files, recordings, screenshots, and extracted page data because they may contain credentials, sessions, or private information.
Capability Analysis
Type: OpenClaw Skill Name: agent-browser-2 Version: 0.1.0 The skill bundle provides the `agent-browser` tool, which grants the AI agent extensive browser automation capabilities as documented in `SKILL.md`. These capabilities include arbitrary JavaScript execution (`agent-browser eval`), local file access (`agent-browser open file://`, `agent-browser upload`), network request interception and modification (`agent-browser network route`), and the ability to load custom browser executables or extensions (`--executable-path`, `--extension`). While the provided documentation and templates are benign, the broad `allowed-tools: Bash(agent-browser:*)` permission in `SKILL.md` combined with these powerful features presents a significant risk for potential misuse, such as data exfiltration or unauthorized execution, if the agent were to receive a malicious prompt.
Capability Assessment
Purpose & Capability
Navigation, clicks, form filling, screenshots, PDFs, uploads, JavaScript evaluation, cookies, storage, network routing, and session reuse fit the stated browser automation purpose, but they can affect real websites and logged-in accounts.
Instruction Scope
Most instructions are user-directed, but the proxy reference explicitly frames proxy use as rate-limit avoidance and includes rotating proxies to avoid bans, which goes beyond clearly authorized testing or ordinary browser automation.
Install Mechanism
The bundle is documentation and shell templates that delegate to a local agent-browser CLI via Bash(agent-browser:*); the reviewed artifacts do not include or install the CLI implementation, so provenance of the local executable matters.
Credentials
Network access, screenshots, PDFs, local file upload, file:// navigation, proxy use, extensions, and custom browser executables are disclosed and broadly proportionate for browser automation, but should be limited to authorized targets and selected files.
Persistence & Privilege
The skill documents saving and reloading authenticated browser state, cookies, storage, recordings, and screenshots; later references mention state files contain tokens, but several primary examples show credential/session persistence before the sensitivity is clearly emphasized.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install agent-browser-2
  3. After installation, invoke the skill by name or use /agent-browser-2
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release: Automates browser interactions for web testing, automation, and data extraction. - Supports navigation, form filling, clicks, snapshots, and page analysis. - Provides commands for screenshots, PDF creation, video recording, and mouse control. - Enables element interaction by references or semantic locators (role, text, label, etc.). - Includes features for cookie/storage/session management, network interception, tab/window/frame control, and dialog handling. - Offers flexible wait conditions and browser/device emulation options. - Outputs results in JSON and supports both headless and headed browsing.
Metadata
Slug agent-browser-2
Version 0.1.0
License
All-time Installs 199
Active Installs 14
Total Versions 1
Frequently Asked Questions

What is Agent Browser?

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages. It is an AI Agent Skill for Claude Code / OpenClaw, with 5299 downloads so far.

How do I install Agent Browser?

Run "/install agent-browser-2" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Agent Browser free?

Yes, Agent Browser is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Agent Browser support?

Agent Browser is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Agent Browser?

It is built and maintained by Murphy Liu (@murphykobe); the current version is v0.1.0.

💬 Comments