@uniswap/swap-planner

by uniswap · v1.0.0 · prompt

AI-powered swap planning for Uniswap. Token discovery, price verification, and deep link generation for swaps across supported chains.

Install

Add @uniswap/swap-planner to Claude Code with the PolySkill CLI: polyskill add @uniswap/swap-planner

Instructions

# Swap Planning Plan and generate deep links for token swaps on Uniswap across all supported chains. > **Runtime Compatibility:** This skill uses `AskUserQuestion` for interactive prompts. If `AskUserQuestion` is not available in your runtime, collect the same parameters through natural language conversation instead. ## Overview Plan token swaps by: 1. Gathering swap intent (tokens, amounts, chain) 2. Verifying token contracts on-chain 3. Researching tokens via web search when needed 4. Generating a deep link that opens in the Uniswap interface with parameters pre-filled The generated link op…

Keywords: uniswap, swap, token-discovery, defi, trading