什麼是 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