agentpay-sdk

Install and operate the AgentPay SDK for wallet, policy, and transactions.

509|22|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/worldliberty/agentpay-sdk --skill agentpay-sdk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agentpay-sdk
Source: https://github.com/worldliberty/agentpay-sdk/tree/main/skills/agentpay-sdk
Command: npx skills add https://github.com/worldliberty/agentpay-sdk --skill agentpay-sdk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Install and operate the AgentPay SDK. Trigger this when an agent needs to install agentpay, explain AgentPay SDK capabilities without probing the machine first, set up or reuse a wallet, check funding, generate funding instructions or a QR, guide the user through policy changes in the TUI or exact admin CLI when explicitly requested, route manual approvals to the local admin approval commands, execute transfers, approvals, or broadcasts using the current CLI behavior instead of stale examples, or use supported plugin-backed merchant payment flows when explicitly relevant.

Core Features & Use Cases

  • Install and bootstrap AgentPay SDK runtime and skill pack across supported platforms.
  • Set up or reuse a local wallet, check funding, and generate funding instructions or QR codes.
  • Guide policy configuration via the TUI or admin CLI and route manual approvals to local admin commands.
  • Execute transfers, approvals, or broadcasts using the current CLI behavior and support plugin-backed merchant flows when relevant.

Quick Start

Install the AgentPay SDK, bootstrap the wallet, and begin using policy and transfers.

Frequently Asked Questions about agentpay-sdk

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a self-custodial wallet and manage crypto transfers locally?

The AgentPay SDK lets you set up a self-custodial wallet locally, check funding balances, generate funding instructions or QR codes, and execute transfers via the CLI on macOS and Linux.

How do I configure transaction policies and handle manual approvals for wallet operations?

Configure transaction policies via the TUI or admin CLI, and route manual approvals to local admin commands to govern wallet operations and execute transfers.

Does the AgentPay SDK support macOS and Linux for local wallet funding and QR code generation?

Yes, the AgentPay SDK operates across macOS and Linux, enabling local wallet setup, funding checks, and QR code generation for self-custodial transactions.

Can I execute Bitrefill-style merchant payment flows using a local self-custodial wallet?

Yes, you can execute Bitrefill-style merchant payment flows using supported plugin-backed configurations within the local SDK to manage transfers.

What is the best way to automate wallet funding checks and broadcast transactions without stale CLI examples?

Use the AgentPay SDK CLI to automate wallet funding checks and broadcast transactions, applying current CLI behavior to execute admin actions and avoid stale command examples.