worldlibertyworldlibertyOfficialยท2 Agent Skills Included

agentpay-sdk

Fiat card payments and self-custodial crypto wallet transfers

Handles fiat purchases through Link one-time card credentials and crypto payments through a self-custodial local wallet daemon. Removes manual transaction signing, policy setup, and approval tracking by enforcing spending limits and routing manual approvals automatically. Checks funding, generates wallet backups, and executes transfers, approvals, and merchant payments from simple commands.
npx skills add worldliberty/agentpay-sdk --all -g -y
Available:

Gives your AI agent strict operating rules for running AgentPay payment flows, including which CLI commands to start with, how to handle funding and manual approvals, and which secrets must never be requested in chat.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install AgentPay SDK?โ–ผ

Run `npx skills add worldliberty/agentpay-sdk --all -g -y` in your terminal to install all skills in this suite globally.

How to make fiat card payments with an agent?โ–ผ

Bind your Link account with `agentpay link onboard`, then create one-time card credentials with `agentpay link card`. You approve each spend request in the Link app before any card is issued.

How does the self-custodial crypto wallet work?โ–ผ

Run `agentpay admin setup` on macOS or Linux to install a local daemon that holds your keys and enforces spending policies. Transfers, approvals, and broadcasts are signed locally and can require manual approval.

Does AgentPay SDK work with Claude Code and other agents?โ–ผ

Yes. It ships adapters for Claude Code, Codex, Cursor, Cline, Goose, Windsurf, OpenClaw, and Copilot, all following the standard SKILL.md format.

Is it safe to share wallet passwords or card details in chat?โ–ผ

No. The skill explicitly forbids pasting vault passwords, card numbers, CVCs, or tokens into chat. All sensitive input happens through secure local prompts, and card credentials are written to a protected local file.

Related Repositories in Finance & Accounting

View All in Finance & Accountingโ†’