@tuanminhhole

Openclaw Browser Automation Build

Smart Search & Browser Automation plugin for OpenClaw. Zero API Key required, anti-Cloudflare, and free.

Current version
v1.1.7
code-pluginCommunitysource-linked

OpenClaw Smart Search & Browser Automation Plugin 🌐

Consolidated, zero-token, Cloudflare-bypassing Smart Search and dynamic Browser CDP controller plugin for OpenClaw.

🚀 Features

  1. Smart Search (search-tool.js):
    • No API Key required, free of charge.
    • Bypasses Cloudflare limits by using dynamic headless stealth Chromium.
    • DuckDuckGo / Google search aggregator.
  2. Browser Automation (browser-tool.js):
    • Advanced Chrome DevTools Protocol (CDP) client.
    • Control real desktop Chrome or container Chrome dynamically.
    • Capture screenshots, fill forms, execute JS snippets, scrape posts, extract clean inner text.
  3. Automated Provisioning:
    • Auto-copies search and browser tools, debugging scripts, and markdown guides (SKILL.md, BROWSER.md) into all active agents' workspace folders.
    • Dynamically patches TOOLS.md with system guidelines on boot.

📦 Installation

To install via ClawHub or directly into your OpenClaw plugins folder:

openclaw plugins install clawhub:openclaw-smart-search

Or clone this repository into your .openclaw/extensions/ folder:

git clone https://github.com/tuanminhhole/openclaw-smart-search.git .openclaw/extensions/openclaw-smart-search

🛠️ Usage

Once enabled, the plugin automatically provisions workspace scripts. The bot can execute commands via exec/terminal tools:

# 🔍 Stealth Search
node search-tool.js "latest gold prices" 5

# 🌐 Browser Automation
node browser-tool.js open "https://vnexpress.net"
node browser-tool.js get_text
node browser-tool.js screenshot

📄 License

MIT

Source and release

Source repository

tuanminhhole/openclaw-smart-search

Open repo

Source commit

0ba18137c21c80faf093e463af0a033d9c6974aa

View commit

Install command

openclaw plugins install clawhub:openclaw-browser-automation

Metadata

  • Package: openclaw-browser-automation
  • Created: 2026/05/29
  • Updated: 2026/05/29
  • Executes code: Yes
  • Source tag: 0ba18137c21c80faf093e463af0a033d9c6974aa

Compatibility

  • Built with OpenClaw: 2026.3.24
  • Plugin API range: >=2026.3.24
  • Tags: latest
  • Files: 11