← 返回 Skills 市场
Agent Browser
作者
Murphy Liu
· GitHub ↗
· v0.1.0
5299
总下载
6
收藏
14
当前安装
1
版本数
在 OpenClaw 中安装
/install agent-browser-2
功能描述
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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install agent-browser-2 - 安装完成后,直接呼叫该 Skill 的名称或使用
/agent-browser-2触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5299 次。
如何安装 Agent Browser?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install agent-browser-2」即可一键安装,无需额外配置。
Agent Browser 是免费的吗?
是的,Agent Browser 完全免费(开源免费),可自由下载、安装和使用。
Agent Browser 支持哪些平台?
Agent Browser 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Agent Browser?
由 Murphy Liu(@murphykobe)开发并维护,当前版本 v0.1.0。
推荐 Skills