·trade-tokens
!

trade-tokens

Swap or trade tokens on Base network. Use when you or the user want to trade, swap, exchange, buy, sell, or convert between tokens like USDC, ETH, and WETH. Covers phrases like "buy ETH", "sell ETH for USDC", "convert USDC to ETH", "get some ETH", "swap tokens", "trade USDC for WETH".

3Installs·0Trend·@agnicpay

Installation

$npx skills add https://github.com/agnicpay/agnic-wallet-skills --skill trade-tokens

How to Install trade-tokens

Quickly install trade-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/agnicpay/agnic-wallet-skills --skill trade-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: agnicpay/agnic-wallet-skills.

SKILL.md

View raw

Use the npx agnic@latest trade command to swap tokens on Base network. You must be authenticated to trade.

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

| amount | Amount to swap (see Amount Formats below) | | from | Source token: alias (usdc, eth, weth) or contract address (0x...) | | to | Destination token: alias (usdc, eth, weth) or contract address (0x...) |

Swap or trade tokens on Base network. Use when you or the user want to trade, swap, exchange, buy, sell, or convert between tokens like USDC, ETH, and WETH. Covers phrases like "buy ETH", "sell ETH for USDC", "convert USDC to ETH", "get some ETH", "swap tokens", "trade USDC for WETH". Source: agnicpay/agnic-wallet-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/agnicpay/agnic-wallet-skills --skill trade-tokens
Category
!Security
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from agnicpay/agnic-wallet-skills

Quick answers

What is trade-tokens?

Swap or trade tokens on Base network. Use when you or the user want to trade, swap, exchange, buy, sell, or convert between tokens like USDC, ETH, and WETH. Covers phrases like "buy ETH", "sell ETH for USDC", "convert USDC to ETH", "get some ETH", "swap tokens", "trade USDC for WETH". Source: agnicpay/agnic-wallet-skills.

How do I install trade-tokens?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/agnicpay/agnic-wallet-skills --skill trade-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/agnicpay/agnic-wallet-skills