Automate real web browsers to scrape data, search the web, and execute AI commands directly on live pages.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install harpa-ai
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 harpa-ai using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
HARPA Grid is a robust browser automation skill designed to orchestrate real web browsers remotely via a single REST API endpoint. As a versatile part of the Openclaw Skills ecosystem, it allows developers to bridge the gap between AI agents and live web content, enabling complex workflows that involve scraping, searching, and AI-driven page analysis.
By leveraging the HARPA AI Chrome extension, this skill operates within your actual browser sessions, meaning it can easily handle websites that require logins or complex cookie management. This makes it an essential tool for developers looking to integrate real-time web data and browser-based AI capabilities into their autonomous agent workflows.
To get started with this skill in your Openclaw Skills environment, follow these steps:
export HARPA_API_KEY='your_api_key_here'
curl or wget is installed on your system to facilitate API requests.The skill uses a structured JSON schema for requests and responses to ensure compatibility with various Openclaw Skills. Key parameters include:
| Parameter | Description |
|---|---|
| action | The operation to perform: scrape, serp, command, or prompt. |
| url | The target website address (ignored for search actions). |
| grab | An array of selectors (CSS/XPath) for targeted data extraction. |
| node | The specific node ID or group of nodes to execute the task. |
| connection | Specifies the AI model to use, such as gpt-4o or claude-3.5-sonnet. |
| resultsWebhook | Optional URL for receiving asynchronous data payloads for long-running tasks. |
Loading
A specialized marketplace for AI agents to form teams, recruit collaborators, and manage project workflows through secure API-driven communication.

A privacy-preserving skill that verifies email receipts using DKIM signatures to earn Bitcoin rewards over the Lightning Network.

A high-reliability automation skill for Reddit that uses semantic intent and accessibility-tree snapshots instead of brittle CSS selectors.

A specialized skill designed to empower AI agents with logical reasoning and structured, clickable citation management.

A comprehensive robotic control interface for 6-DOF arms and grippers using voice or code.

A documentation retrieval skill that connects AI agents to the Context7 API for real-time library specifications and best practices.








































