A self-custodial SDK and CLI for automating crypto transfers, merchant payments via Bitrefill, and policy-driven wallet management.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install agentpay-sdk
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 agentpay-sdk using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The AgentPay SDK is a robust framework designed for developers and AI agents to manage self-custodial crypto wallets and execute complex payment workflows. Built as an essential component of Openclaw Skills, it provides a local Rust-based daemon that handles keys, policy enforcement, and transaction broadcasting across EVM-compatible chains.
By using the AgentPay SDK, users can automate everything from native asset transfers to purchasing gift cards via Bitrefill, all while maintaining high security through local vault encryption and manual approval gates. It removes the complexity of designing command flows or policy objects from scratch, offering a deterministic operator playbook for agentic financial operations.
Install the SDK using the one-click installer for macOS or Linux:
curl -fsSL https://wlfi.sh | bash
To install Openclaw Skills only without the full runtime:
curl -fsSL https://wlfi.sh | bash -s -- --skills-only
Initialize your local wallet (managed via macOS Keychain or Linux Secret Service):
agentpay admin setup
Check the wallet status to ensure funding is ready:
agentpay wallet --json
The AgentPay SDK organizes its data across secure system storage and local configuration files to ensure high security and portability.
| Data Component | Management Method |
|---|---|
| Keys & Auth | Managed via macOS Keychain or Linux Secret Service |
| Wallet Vault | Encrypted local storage with support for offline backups |
| Policies | JSON configuration defining per-token limits and approval ranges |
| Approvals | Local UUID-based queue for pending manual transaction approvals |
| Plugins | Session and merchant metadata stored locally (e.g., Bitrefill integration) |
Loading
A professional UI design style selector that integrates over 50+ industry-leading design systems as development guides for AI coding agents.

A specialized investigation skill for high-stakes analysis of mainland Chinese and Hong Kong entities with strict guards against data fabrication and character-level typos.

A professional AI-powered animation tool that converts static images into high-quality 1080p video clips via a cloud-based rendering pipeline.

AgentYield is a high-performance observability layer that detects waste and optimizes costs for LLM and tool calls without compromising data privacy.

A standardization framework for OpenClaw cron wrappers and delivery contracts to ensure reliable, conflict-free automated agent execution.

An intelligent auditing tool that automates the identification of bugs, security risks, and performance bottlenecks within pull requests.








































