money

Send, swap, and bridge tokens across 13+ blockchain networks.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/bucurdavid/money --skill money
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: money
Source: https://github.com/bucurdavid/money/tree/main
Command: npx skills add https://github.com/bucurdavid/money --skill money

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @mysten/bcs, @noble/ed25519, @noble/hashes, @noble/secp256k1, @scure/base, @solana/spl-token, @solana/web3.js, bech32, next, react, react-dom, viem, zod, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies complex blockchain interactions, allowing AI agents to manage digital assets and perform financial transactions across multiple networks without manual intervention.

Core Features & Use Cases

  • Cross-Chain Transactions: Send, swap, and bridge tokens across 13+ blockchain networks.
  • Financial Operations: Check balances, look up token prices, and sign messages securely.
  • Use Case: An AI agent needs to pay a freelancer. It can use the money skill to send the agreed-upon cryptocurrency from its wallet to the freelancer's address on the specified blockchain.

Quick Start

Use the money skill to send 10 SET tokens to the address set1qxy... on the fast chain.

Frequently Asked Questions about money

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

FAQPage Schema
How do I enable cross-chain token transfers for an AI agent?

To enable cross-chain token transfers for an AI agent, you use a universal payment SDK that handles sending, swapping, and bridging across 13+ blockchains. It requires configuring each specific chain before execution.

What is the best way to automate crypto payments across multiple blockchains?

Automating crypto payments across multiple blockchains is best handled by a universal payment SDK. It allows AI agents to manage digital assets and execute financial transactions across 13+ networks without manual intervention.

Can I use this to swap tokens on custom EVM chains?

Yes, you can swap tokens on custom EVM chains. The SDK supports custom EVM configurations and integrates with providers like Jupiter, Paraswap, and DeBridge to facilitate cross-chain swaps and bridges.

How do AI agents sign messages and check token prices across different networks?

AI agents sign messages and check token prices across different networks using the SDK's built-in financial operations features. It securely handles message signing and provides token price lookups across the supported 13+ blockchains.

Do I need to configure testnet and mainnet environments separately for blockchain transactions?

Yes, you must configure testnet and mainnet environments separately for blockchain transactions. The SDK explicitly handles testnet and mainnet configurations, requiring specific setup for each chain environment.