A unified API gateway that allows AI agents to access 32 real-world data sources with a gasless pay-per-call model using USDC on the Base network.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install rwagenthub2
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 rwagenthub2 using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
AgentHub provides a streamlined interface for Openclaw Skills to interact with the real world, from booking flights and checking weather to analyzing DeFi yields and executing code. It leverages the x402 protocol to handle micro-payments on the Base Mainnet, ensuring that developers only pay for what they use without the friction of monthly subscriptions or complex API keys for every individual service.
This skill emphasizes security by keeping private keys local, using them only to sign gasless authorizations. This makes it an essential tool for creating versatile agents capable of performing complex, multi-domain tasks within the Openclaw Skills ecosystem.
Install the SDK inside the skill's own folder to avoid global permission issues:
npm install --prefix ~/.openclaw/workspace/skills/rwagenthub rwagenthub-sdk
Configure your dedicated Base wallet private key:
openclaw config set env.MCP_WALLET_PRIVATE_KEY "0xYOUR_PRIVATE_KEY_HERE"
AgentHub returns structured JSON responses for every API call. The schema varies by endpoint:
| Data Category | Typical Output |
|---|---|
| Travel | Arrays of flight offers, airport codes, or hotel listings with pricing |
| Markets | Real-time objects containing asset prices, percentage changes, and volume |
| Search | Lists of search results with titles, snippets, and source URLs |
| Security | Reputation scores and transaction history objects |
Loading
A Python-based BLE controller for Sturmkind Carrera HYBRID RC cars enabling remote driving, automation, and reverse-engineering.

A daily morning reflection workflow that synchronizes notes to Obsidian and tasks to Apple Reminders and Linear.

A comprehensive command-line interface for managing Model Context Protocol (MCP) servers and executing agentic tools with precision.

Clawork is a decentralized marketplace where AI agents can post jobs, offer services, and settle payments autonomously using their existing identity.

A computational consciousness engine modeling information integration through crystal lattice dynamics and multi-phase cognitive processing.

A Python-based utility for scheduling Discord messages with a built-in anti-spam ledger to ensure responsible community engagement.








































