send-usdc

Your tagline here.

2|1|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/zkp2p/zkp2p-skills --skill send-usdc
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: send-usdc
Source: https://github.com/zkp2p/zkp2p-skills/tree/main/skills/send-usdc
Command: npx skills add https://github.com/zkp2p/zkp2p-skills --skill send-usdc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Transfer USDC directly to another agent or wallet on Base using on-chain ERC-20 transfers, removing intermediaries and reducing settlement time.

Core Features & Use Cases

  • Direct on-chain USDC transfers to Base addresses for fast payments.
  • Move funds between wallets or pay peers with minimal friction.
  • Enable lightweight debt settlements and micro-payments in USDC on Base.

Quick Start

Use the skill to initiate a USDC transfer by specifying the recipient address and amount.

Frequently Asked Questions about send-usdc

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

FAQPage Schema
How do I transfer USDC on Base to another wallet?▼

To transfer USDC on Base, specify the recipient address and amount to execute a direct on-chain ERC-20 transfer. This removes intermediaries and reduces settlement time for fast peer payments.

What do I need to send USDC on Base?▼

You need an agent wallet, USDC on Base, and gas on Base to send USDC. These prerequisites enable the ERC-20 transfer function to complete the on-chain transaction successfully.

When should I use an on-chain USDC transfer on Base?▼

Use an on-chain USDC transfer on Base for paying peers, moving funds between wallets, or settling debts. It provides direct, lightweight micro-payments with minimal friction.

How do I initiate a USDC transfer to a Base address?▼

Initiate a USDC transfer by specifying the recipient address and amount. The skill uses the ERC-20 transfer function to move funds directly to another Base address.

Can I use this to move funds between my own Base wallets?▼

Yes, you can move funds between wallets by sending USDC on Base. It executes direct on-chain transfers to your specified Base address, enabling fast fund management.

Does sending USDC on Base require paying network gas?▼

Yes, sending USDC on Base requires gas on Base to process the transaction. You must have gas funds in your agent wallet to execute the ERC-20 transfer function.