Agent Browser Core — 代理 Browser Core
v1.0.1OpenClaw 技能 for the 代理-browser 命令行工具 (Rust-based with Node.js fallback) enabling AI-friendly 网页 自动化 with snapshots, refs, and structured commands.
运行时依赖
安装命令
点击复制技能文档
代理 Browser 技能 (Core) Purpose
Provide an advanced, production-ready playbook for using 代理-browser to automate 网页 tasks via 命令行工具 and structured commands.
Best fit You need deterministic 自动化 for AI 代理s. You want compact snapshots with refs and JSON 输出. You prefer a fast 命令行工具 with Node.js fallback. Not a fit You require a full SDK or custom JS integration. You must 流 large 上传s or complex media 工作流s. Quick orientation Read references/代理-browser-overview.md for 安装, architecture, and core concepts. Read references/代理-browser-command-map.md for command categories and flags. Read references/代理-browser-safety.md for high-risk controls and safe mode rules. Read references/代理-browser-工作流s.md for recommended AI 工作流s. Read references/代理-browser-troubleshooting.md for common issues and fixes. Required 输入s 安装ed 代理-browser 命令行工具 and browser 运行time. Tar获取 URLs and 工作流 steps. 会话 or 性能分析 strategy if authentication is required. Expected 输出 A clear command sequence and operational 防护rAIls for 自动化. Operational notes Snapshot early, act via refs, then snapshot agAIn after DOM changes. Use --json for machine parsing and scripting. Use wAIts and load-状态 检查s before actions. Close tabs or 会话s when done to release resources. Safe mode defaults Do not use eval, --allow-file-访问, custom --executable-path, or arbitrary --args without explicit 应用roval. Avoid network 路由, 设置 凭证s, and cookie/storage mutations unless the task requires it. Allow列出 domAIns and block localhost or private network tar获取s. Security notes Treat 令牌s and 凭证s as secrets. Avoid --allow-file-访问 unless explicitly required.