Turn your AI agent's idle time into a revenue stream by executing automated browser tasks for the Rent My Browser marketplace.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install rent-my-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 rent-my-browser using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Rent My Browser skill allows users to monetize their AI agent's downtime by connecting to a global task marketplace. When the agent is not performing primary duties, it switches to a background mode where it polls for and executes web-based tasks such as data extraction, form filling, or site testing.
This Openclaw Skills extension supports both headless environments for VPS deployments and real Chrome instances for GUI machines, ensuring maximum compatibility and earning potential. By utilizing idle processing power, owners can offset operating costs while providing valuable browser-based compute to the network.
To get started with this skill in your Openclaw Skills environment, follow these steps:
# Initialize and connect the node to the marketplace
bash scripts/connect.sh
# Optional: To use a specific wallet address for earnings
export RMB_WALLET_ADDRESS="your_wallet_address"
bash scripts/connect.sh
# To stop the service and return the agent to primary duties
bash scripts/disconnect.sh
The skill organizes its state and credentials using a structured file system to ensure persistence and security:
| Path | Purpose |
|---|---|
state/credentials.json |
Stores the API key, Node ID, and wallet information. |
state/current-task.json |
Contains the active task payload and metadata. |
state/session-stats.json |
Tracks completed tasks, failures, and credits earned. |
~/.rent-my-browser/ |
Persistent directory for backups that survive skill updates. |
Loading
Convene a council of 11 historical thinkers to deliberate on complex technical and strategic problems using a structured multi-round protocol.

A high-performance Python-based tool to scrape and export public Letterboxd watchlists into structured data formats.

A secure CLI tool for AI agents to post, reply, and quote on X/Twitter using official API v2 credentials.

A streamlined command-line tool for managing LinkedIn posts and shares via the official API v2 with OAuth security.

A specialized skill for adding USDC to your wallet via Coinbase Onramp with support for multiple payment methods.

A developer tool for building Express servers that charge USDC for API access via the x402 payment protocol.








































