Summary
For Everyone
Describe the swap you want — get a shareable Uniswap App link with token addresses and routing already filled in.
- Resolves token symbols to contract addresses automatically — no manual address lookup
- Covers all 12 EVM chains in the Uniswap ecosystem
- Output is a ready-to-open deep link — no code required to use it
SKILL.md
Uniswap Swap Planner
Plan token swap operations on Uniswap and generate shareable deep links that open the Uniswap App pre-filled with all swap parameters.
Prerequisites
claude plugin add @uniswap/uniswap-driverornpx skills add Uniswap/uniswap-aiinstalled- A funded wallet on the target chain (for executing the swap after opening the link)
When to Use This Skill
Use this skill when the user:
- Wants to plan or execute a token swap on Uniswap without writing code
- Needs to look up a token's contract address by symbol
- Wants to generate a shareable Uniswap App link for a specific swap
- Is exploring token pairs or chains before a programmatic integration
How It Works
Tell the agent what you want to swap — for example, "swap 1 ETH for USDC on Base" — and the skill resolves token symbols to contract addresses, selects the correct chain, and recommends a routing path. It then generates a Uniswap App deep link with all parameters pre-filled: tokens, amounts, chain, and slippage. Open the link in your browser and the swap form is already complete — connect your wallet and confirm. For programmatic execution after the planning step, pair with uniswap-swap-integration.
Key output format:
https://app.uniswap.org/swap?...— Pre-populated deep link for one-click swap execution