A comprehensive automation toolkit integrating web scraping, browser manipulation, and scheduled tasks via Chrome CDP.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install web-automation-suite
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install web-automation-suite using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Web Automation Suite is a robust integration designed for high-performance web interaction. By leveraging the Chrome DevTools Protocol (CDP), it allows developers to connect to existing browser instances for seamless automation that bypasses many traditional headless detection methods. This suite is a core component within the ecosystem of Openclaw Skills, providing a bridge between raw data on the web and actionable intelligence for AI agents.
The suite excels at handling complex web environments, including single-page applications (SPAs) and dynamic content. Whether you are performing high-frequency data extraction or managing multi-account form submissions, this tool provides the stability and flexibility required for production-grade automation workflows. It transforms the browser into a programmable interface, making it an essential asset for those utilizing Openclaw Skills for research and task execution.
To begin using this suite with your Openclaw Skills, first launch your Chrome browser with the remote debugging port enabled:
# For Windows
chrome.exe --remote-debugging-port=9222
# For macOS
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --remote-debugging-port=9222
Ensure you have the necessary dependencies installed in your project environment:
npm install playwright
The Web Automation Suite manages data through structured JSON files and state snapshots to ensure continuity across sessions.
| Data Type | Storage Format | Purpose |
|---|---|---|
| Browser State | JSON | Stores cookies, localStorage, and session tokens |
| Scraped Data | JSON / CSV | Output of extraction tasks (e.g., product lists, prices) |
| Screenshots | PNG / JPEG | Visual evidence for monitoring or debugging |
| Task Logs | JSON | History of scheduled task execution and outcomes |
Loading
A specialized technical reference for processing 3D point cloud data and configuring LiDAR scanning systems.

An intelligent pricing co-pilot for Amazon sellers to maximize Buy Box wins and profit margins through data-driven repricing rules.

An advanced financial modeling tool for calculating Shareholder Value Added (SVA) and evaluating true economic profit beyond traditional accounting.

A specialized CLI skill for searching public Halo site content using keywords, profile-based resolution, or direct URL targeting.

A specialized AI video generation skill that transforms mundane footage or text prompts into ritual-rich, fantastical vertical shorts using the Seedance 2.0 model.

A powerful CLI utility for discovering and managing USB HID keyboards to control lighting, macros, and hardware profiles.








































