·swap-tokens

Swap or trade tokens via decentralized exchanges on any supported chain. Use when you or the user want to trade, swap, exchange, buy, sell, or convert between tokens like USDC, ETH, WETH, SOL, or any other token. Covers phrases like "buy ETH with USDC", "sell ETH for USDC", "convert USDC to ETH", "swap tokens", "get some ETH".

4Installs·0Trend·@financedistrict-platform

Installation

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

How to Install swap-tokens

Quickly install swap-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 swap-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 swapTokens command to swap between tokens via decentralized exchanges on any supported chain. Unlike centralized exchange swaps, these execute directly on-chain through DEX protocols.

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

| --chainKey | Yes | Blockchain to swap on (e.g. ethereum, polygon, base, solana) | | --tokenIn | Yes | Source token — symbol (e.g. USDC, ETH) or contract address | | --tokenOut | Yes | Destination token — symbol or contract address | | --amount | Yes | Amount of tokenIn to swap (human-readable) | | --mode | No | Swap mode (e.g. exact input, exact output) |

Swap or trade tokens via decentralized exchanges on any supported chain. Use when you or the user want to trade, swap, exchange, buy, sell, or convert between tokens like USDC, ETH, WETH, SOL, or any other token. Covers phrases like "buy ETH with USDC", "sell ETH for USDC", "convert USDC to ETH", "swap tokens", "get some ETH". 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 swap-tokens
Category
!Security
Verified
First Seen
2026-02-26
Updated
2026-03-10

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

Quick answers

What is swap-tokens?

Swap or trade tokens via decentralized exchanges on any supported chain. Use when you or the user want to trade, swap, exchange, buy, sell, or convert between tokens like USDC, ETH, WETH, SOL, or any other token. Covers phrases like "buy ETH with USDC", "sell ETH for USDC", "convert USDC to ETH", "swap tokens", "get some ETH". Source: financedistrict-platform/fd-agent-wallet-skills.

How do I install swap-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 swap-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