·send-usdc

将 USDC 发送到以太坊地址或 ENS 名称。当您或用户想要汇款、向某人付款、转账 USDC、小费、捐赠或将资金发送到钱包地址或 .eth 名称时使用。涵盖诸如“发送 5 美元至”、“支付 0x...”、“转账至vitalik.eth”、“给某人小费”、“发送 USDC”等短语。

3安装·0热度·@agnicpay

安装

$npx skills add https://github.com/agnicpay/agnic-wallet-skills --skill send-usdc

如何安装 send-usdc

通过命令行快速安装 send-usdc AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/agnicpay/agnic-wallet-skills --skill send-usdc
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:agnicpay/agnic-wallet-skills。

SKILL.md

查看原文

Use the npx agnic@latest send command to transfer USDC from the wallet to any Ethereum address or ENS name on Base.

If the wallet is not authenticated, refer to the authenticate-wallet skill.

| amount | Amount to send: '$1.00', 1.00, or atomic units (1000000 = $1). Always single-quote amounts that use $ to prevent bash variable expansion. If the number looks like atomic units (no decimal or > 100), treat as atomic units. | | recipient | Ethereum address (0x...) or ENS name (vitalik.eth) |

将 USDC 发送到以太坊地址或 ENS 名称。当您或用户想要汇款、向某人付款、转账 USDC、小费、捐赠或将资金发送到钱包地址或 .eth 名称时使用。涵盖诸如“发送 5 美元至”、“支付 0x...”、“转账至vitalik.eth”、“给某人小费”、“发送 USDC”等短语。 来源:agnicpay/agnic-wallet-skills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/agnicpay/agnic-wallet-skills --skill send-usdc
分类
!安全工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from agnicpay/agnic-wallet-skills

快速解答

什么是 send-usdc?

将 USDC 发送到以太坊地址或 ENS 名称。当您或用户想要汇款、向某人付款、转账 USDC、小费、捐赠或将资金发送到钱包地址或 .eth 名称时使用。涵盖诸如“发送 5 美元至”、“支付 0x...”、“转账至vitalik.eth”、“给某人小费”、“发送 USDC”等短语。 来源:agnicpay/agnic-wallet-skills。

如何安装 send-usdc?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/agnicpay/agnic-wallet-skills --skill send-usdc 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/agnicpay/agnic-wallet-skills