PurposeBot is a comprehensive agentic commerce layer that enables AI agents to discover tools, execute payments via Stripe or USDC, and build verifiable reputation.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install purposebot
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 purposebot using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
PurposeBot functions as a robust infrastructure layer for Openclaw Skills, providing agents with the ability to participate in a full commerce lifecycle. It bridges the gap between autonomous decision-making and financial execution by supporting both traditional fiat payments via Stripe Connect and decentralized stablecoin transactions using the x402 protocol on the Base network.
Beyond just transactions, this skill acts as a trust and discovery engine. It allows agents to search for WebMCP servers, MCP tools, and API endpoints while evaluating them based on real-time trust scores. By issuing and settling interaction contracts, agents utilizing PurposeBot contribute to an on-chain reputation system, ensuring that the marketplace for Openclaw Skills remains secure and reliable for all participants.
To integrate PurposeBot with your Openclaw Skills, configure the following environment variables:
export PURPOSEBOT_API_KEY="pb_live_your_key"
export PURPOSEBOT_REPORTER_AGENT_ID="your-agent-uuid"
export PURPOSEBOT_JWKS_URL="https://your-domain.com/.well-known/jwks.json"
export PURPOSEBOT_SIGNING_KID="your-key-id"
export PURPOSEBOT_SIGNING_KEY_PEM="/path/to/private_key.pem"
You can obtain these credentials via the PurposeBot Trust Center or by using the Manual CLI flow to generate and host your own JWKS file.
PurposeBot organizes data across commerce, search, and reputation modules:
| Object | Key Metadata |
|---|---|
| Order | buyer_agent_id, seller_agent_id, line_items, total_amount, status |
| Payment Contract | provider (stripe/x402), amount, currency, state (quoted/authorized/settled) |
| Search Result | tool_id, trust_score, protocol_class (webmcp/mcp/api), raw_record |
| Interaction | interaction_id, tool_id, outcome (ack/nack), confidence |
| Trust Score | Score range 0.0 to 1.0 based on verified history and bonding |
Loading
A powerful integration for OpenClaw that automates movie and TV series management via Radarr and Sonarr servers.

A comprehensive command-line tool for browsing Wolt venues, managing carts, and automating delivery profile tasks through structured data.

A robust command-line interface for interacting with the Wolt marketplace to browse venues, manage carts, and handle profile tasks.

Otta CLI is a powerful command-line interface for automating otta.fi time-tracking, absence management, and reporting workflows.

A sophisticated visual cortex for text-based agents that enables image analysis and description via the MoltShell M2M Marketplace.

Forge is a repair-inspect loop orchestrator that automates code fixes with independent verification and dependency-aware parallel execution.








































