A high-performance, lightweight headless browser designed as a drop-in replacement for Chrome in automated data retrieval tasks.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install lightpanda-browser
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 lightpanda-browser using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Lightpanda is a specialized headless browser optimized for speed and minimal resource consumption. It serves as a powerful alternative to the Openclaw default browser when graphical rendering is unnecessary, making it ideal for high-efficiency web automation and data scraping. By exposing a Chrome DevTools Protocol (CDP) endpoint, it integrates seamlessly with standard automation libraries like Playwright and Puppeteer.
While it executes JavaScript for dynamic content, its architecture focuses on performance, providing a streamlined environment for Openclaw Skills that require fast execution without the overhead of a full Chromium instance. It is specifically built for backend tasks where speed and resource efficiency are the primary goals.
To install Lightpanda for your Openclaw Skills, run the following command:
bash scripts/install.sh
To start the browser server and listen for connections:
$HOME/.local/bin/lightpanda serve --host 127.0.0.1 --port 9222
Note: This tool is available on Linux and macOS only. Windows is not supported.
Lightpanda maintains a transient data model where the environment is reset upon every connection close. The following table describes the connectivity schema:
| Feature | Specification |
|---|---|
| Connection Protocol | Chrome DevTools Protocol (CDP) |
| WebSocket Endpoint | ws://127.0.0.1:9222 |
| Version Info | http://127.0.0.1:9222/json/version |
| Process Limits | 1 connection, 1 context, and 1 page per process |
| Logging | Supports info, debug, warn, and error levels |
Loading
A powerful CLI tool to manage Austrian Post deliveries, including tracking, listing, and setting delivery preferences.

A robust CLI tool designed for AI agents to securely control Homey home automation hubs and manage smart devices.

A command-line tool for local Beeper chat history extraction, offering read-only access to threads, messages, and advanced full-text search.

A comprehensive AI agent skill for automating the end-to-end creation, formatting, and uploading of books to Amazon Kindle Direct Publishing.

A security-focused tool providing file integrity monitoring and TOTP step-up authentication for macOS-based AI agents.

A comprehensive CLI tool to manage DAKboard screens, devices, and push dynamic metrics using Openclaw Skills.








































