什么是 send-tokens?
将代币发送或转移到任何支持的链(EVM 或 Solana)上的任何地址。当您或用户想要汇款、向某人付款、转移代币、小费、捐赠或将资金转移到另一个钱包地址时使用。涵盖诸如“发送 10 USDC 至”、“支付 0x...”、“将 ETH 转移至”、“将代币移至我的其他钱包”等短语。 来源:financedistrict-platform/fd-agent-wallet-skills。
将代币发送或转移到任何支持的链(EVM 或 Solana)上的任何地址。当您或用户想要汇款、向某人付款、转移代币、小费、捐赠或将资金转移到另一个钱包地址时使用。涵盖诸如“发送 10 USDC 至”、“支付 0x...”、“将 ETH 转移至”、“将代币移至我的其他钱包”等短语。
通过命令行快速安装 send-tokens AI 技能到你的开发环境
来源:financedistrict-platform/fd-agent-wallet-skills。
Use the fdx call transferTokens command to transfer tokens from the wallet to any address on any supported EVM chain or Solana.
If the wallet is not authenticated, refer to the authenticate skill.
Always verify the wallet has sufficient balance before initiating a transfer:
将代币发送或转移到任何支持的链(EVM 或 Solana)上的任何地址。当您或用户想要汇款、向某人付款、转移代币、小费、捐赠或将资金转移到另一个钱包地址时使用。涵盖诸如“发送 10 USDC 至”、“支付 0x...”、“将 ETH 转移至”、“将代币移至我的其他钱包”等短语。 来源:financedistrict-platform/fd-agent-wallet-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/financedistrict-platform/fd-agent-wallet-skills --skill send-tokensBrowse more skills from financedistrict-platform/fd-agent-wallet-skills
将代币发送或转移到任何支持的链(EVM 或 Solana)上的任何地址。当您或用户想要汇款、向某人付款、转移代币、小费、捐赠或将资金转移到另一个钱包地址时使用。涵盖诸如“发送 10 USDC 至”、“支付 0x...”、“将 ETH 转移至”、“将代币移至我的其他钱包”等短语。 来源:financedistrict-platform/fd-agent-wallet-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/financedistrict-platform/fd-agent-wallet-skills --skill send-tokens 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/financedistrict-platform/fd-agent-wallet-skills