Generates Uniswap deep links for token swaps across all supported chains. Handles both straightforward trades (ETH to USDC) and discovery workflows where you're hunting for memecoins or trending tokens on Base or other networks. Uses DexScreener for token search and verification, falls back to web search when needed, and includes risk warnings for sketchy low-liquidity tokens. The workflow guides you through token selection, verifies contracts on-chain with cast, then spits out a URL that opens Uniswap with everything pre-filled. Solid guardrails around web-discovered tokens since those can easily be honeypots. Most useful when you want to research and execute a swap without leaving Claude.
npx skills add https://github.com/uniswap/uniswap-ai --skill swap-planner