What problem does it solve? Creating a Uniswap liquidity position requires choosing the right pool, fee tier, and price range, which most users guess at. This Skill replaces guesswork with onchain data: it analyzes 30-day price volatility, scores every available pool by real fee APY, runs security checks, balances your token ratio, and opens a pre-filled Uniswap position link. ## Core Features & Use Cases - Volatility-Based Range Calculation: Fetches 30-day kline data via OKX onchainos and derives an optimal concentrated liquidity range from standard deviation of daily returns. - Pool Discovery & Scoring: Queries DexScreener and DeFi Llama to rank all Uniswap V3/V4 pools for a pair by fee APY and TVL, recommending the best risk-adjusted option. - Security Screening: Blocks honeypot tokens via OKX token detection and flags risky Uniswap V4 hooks using a permission risk matrix. - Auto-Balancing & Deep Links: Swaps tokens into the required LP ratio and generates a pre-filled app.uniswap.org position creation URL, plus optional out-of-range monitoring. - Use Case: Ask to create an ETH/USDC LP on Base, and the Skill checks your wallet, computes a ±15% range from volatility, picks the 0.30% V4 pool, balances your tokens, and opens Uniswap with everything pre-filled. ## Quick Start Ask the agent to create an ETH/USDC liquidity position on Base with a specific amount and let it analyze volatility, pick the best pool, and open the pre-filled Uniswap link.