What problem does it solve? Planning a token swap requires finding correct contract addresses, verifying tokens on-chain, checking liquidity, and manually constructing Uniswap URLs — a process prone to errors and scam tokens. This Skill automates the entire planning workflow and produces a ready-to-execute deep link. ## Core Features & Use Cases - Swap Planning: Gathers swap intent (tokens, amount, chain), resolves token addresses, verifies contracts on-chain via RPC, and generates a pre-filled Uniswap swap URL. - Token Discovery: Searches DexScreener by keyword, checks promoted tokens, and uses web search to find tokens, with mandatory risk warnings for low-liquidity or newly deployed contracts. - Price & Liquidity Checks: Fetches real-time prices and pool TVL from DexScreener with DefiLlama fallback, and warns about slippage risk on thin pools. - Use Case: A user asks to swap 1 ETH for USDC on Base. The Skill resolves both token addresses, verifies the USDC contract on-chain, fetches the current rate and pool liquidity, then opens a Uniswap link with all parameters pre-filled. ## Quick Start Ask the assistant to swap 1 ETH for USDC on Base and it will verify the tokens, check liquidity, and open a pre-filled Uniswap swap link.