@tuanminhhole

Openclaw Browser Automation Build

Browser Automation plugin for OpenClaw. Controls Chrome/Chromium over CDP with real Chrome debug support.

当前版本
v1.3.6
code-plugin社区source-linked

OpenClaw Browser Automation Plugin

Chrome/Chromium browser control for OpenClaw through Chrome DevTools Protocol (CDP).

This plugin owns browser automation only. For search, use OpenClaw's built-in web_search capability.

Plugin Skill Files

On startup, the plugin installs a skill into each bot workspace under skills/browser-automation/ (the skills/ directory is the skill source OpenClaw scans at the highest precedence):

  • SKILL.md — skill instructions with YAML frontmatter so OpenClaw's skill loader registers it
  • browser-tool.js
  • one Chrome debug starter for the selected host OS:
    • start-chrome-debug.bat on Windows
    • start-chrome-debug.sh on macOS/Linux

Legacy root-level browser/search helper files, old search prompt folders, and the previous wrong-location assets (plugin-skills/browser-automation) are removed from workspaces.

Real Chrome Debug Mode

Start Chrome debug on the host machine first:

skills\browser-automation\start-chrome-debug.bat

or:

./skills/browser-automation/start-chrome-debug.sh

Then use:

node skills/browser-automation/browser-tool.js status
node skills/browser-automation/browser-tool.js open https://example.com
node skills/browser-automation/browser-tool.js get_text

The tool tries real host Chrome first and falls back to local headless Chromium for server/VPS use.

源码与版本

源码仓库

tuanminhhole/openclaw-browser-automation

打开仓库

源码提交

28574baab9c84b518ca3ef2c08906e77d4acb2cd

查看提交

安装命令

openclaw plugins install clawhub:openclaw-browser-automation

元数据

  • 包名: openclaw-browser-automation
  • 创建时间: 2026/05/29
  • 更新时间: 2026/06/17
  • 执行代码:
  • 源码标签: 28574baab9c84b518ca3ef2c08906e77d4acb2cd

兼容性

  • 构建于 OpenClaw: 2026.3.24
  • 插件 API 范围: >=2026.3.24
  • 标签: latest
  • 文件数: 9