·send-tokens

Send or transfer tokens to any address on any supported chain (EVM or Solana). Use when you or the user want to send money, pay someone, transfer tokens, tip, donate, or move funds to another wallet address. Covers phrases like "send 10 USDC to", "pay 0x...", "transfer ETH to", "move tokens to my other wallet".

4Installs·0Trend·@financedistrict-platform

Installation

$npx skills add https://github.com/financedistrict-platform/fd-agent-wallet-skills --skill send-tokens

How to Install send-tokens

Quickly install send-tokens AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/financedistrict-platform/fd-agent-wallet-skills --skill send-tokens
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: financedistrict-platform/fd-agent-wallet-skills.

SKILL.md

View raw

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:

Send or transfer tokens to any address on any supported chain (EVM or Solana). Use when you or the user want to send money, pay someone, transfer tokens, tip, donate, or move funds to another wallet address. Covers phrases like "send 10 USDC to", "pay 0x...", "transfer ETH to", "move tokens to my other wallet". Source: financedistrict-platform/fd-agent-wallet-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/financedistrict-platform/fd-agent-wallet-skills --skill send-tokens
Category
!Security
Verified
First Seen
2026-02-26
Updated
2026-03-11

Browse more skills from financedistrict-platform/fd-agent-wallet-skills

Quick answers

What is send-tokens?

Send or transfer tokens to any address on any supported chain (EVM or Solana). Use when you or the user want to send money, pay someone, transfer tokens, tip, donate, or move funds to another wallet address. Covers phrases like "send 10 USDC to", "pay 0x...", "transfer ETH to", "move tokens to my other wallet". Source: financedistrict-platform/fd-agent-wallet-skills.

How do I install send-tokens?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/financedistrict-platform/fd-agent-wallet-skills --skill send-tokens Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/financedistrict-platform/fd-agent-wallet-skills