If you're working with Uniswap liquidity positions, this skill walks you through the entire flow: gathering your token pair and amount, checking current pool prices and liquidity depth across v2, v3, and v4, suggesting price ranges based on market conditions, and generating a deep link that opens the Uniswap interface with everything pre-filled. It includes solid safety features like validating token addresses from web searches before proceeding and warning you when pools have thin liquidity (under $100K TVL). The workflow uses structured forms instead of back-and-forth chat, which makes the planning process smoother. It pulls data from DexScreener and DefiLlama to show you APY and volume before you commit. Useful if you want to become an LP but don't want to manually research pool metrics and copy addresses around.
npx skills add https://github.com/uniswap/uniswap-ai --skill liquidity-planner