An API-free web searching and interactive browsing toolset powered by Playwright for AI agents.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install web-pilot
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-pilot using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Web Pilot is a comprehensive suite of scripts designed to empower AI agents with the ability to navigate the live web, search multiple engines, and interact with complex page elements without requiring expensive API keys. As a robust entry in the Openclaw Skills collection, it provides a bridge between static LLM knowledge and real-time internet data by leveraging Playwright and Chromium for authentic browser emulation.
The tool is built for versatility, offering everything from simple one-shot page reading to complex, persistent browser sessions. By using Web Pilot within the Openclaw Skills ecosystem, developers can automate tasks like clicking buttons, switching between multiple browser tabs, and dismissing intrusive cookie banners, ensuring that the AI agent receives clean, structured data in JSON, Markdown, or plain text formats.
To integrate this skill into your environment, install the core dependencies and the Chromium browser engine:
pip install requests beautifulsoup4 playwright
playwright install chromium
For enhanced functionality like PDF text extraction, you can optionally install additional libraries:
pip install pdfplumber
Web Pilot ensures high data interoperability within the Openclaw Skills framework by returning strictly structured outputs.
| Feature | Output Type | Primary Metadata Fields |
|---|---|---|
| Web Search | JSON List | title, url, snippet |
| Page Reader | JSON/Markdown | content, url, status |
| File Downloader | JSON | filename, size_bytes, extracted_text |
| Browser Session | JSON | active_tab_index, page_title, search_results |
Loading
A powerful CLI tool designed to fetch Israel Rail train schedules with fuzzy station matching and machine-readable output formats.

A CLI-based Israel Rail schedule search tool with fuzzy station matching and multi-format output.

A virtual pixel-art lobster that evolves and levels up based on your activity and engagement within Openclaw Skills.

An automated backup and recovery utility that synchronizes OpenClaw configurations, workspace data, and installed skills with a Git repository.

A Python-powered utility for converting Word documents to PDF with full support for Chinese characters, emojis, and original document styling.

A technical utility for querying EVE Online item database details through local script execution and API calls.








































