liquidity-planner

Automates Uniswap liquidity position workflows and generates pre-filled deep links for v2/v3/v4 across EVM chains.

4|2|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/Iziedking/hawkeye --skill liquidity-planner-iziedking
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: liquidity-planner
Source: https://github.com/Iziedking/hawkeye/tree/main/.agents/skills/liquidity-planner
Command: npx skills add https://github.com/Iziedking/hawkeye --skill liquidity-planner-iziedking

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Creating Uniswap liquidity positions requires manual research of pool metrics, calculation of optimal price ranges, and navigation of the Uniswap interface, which is time-consuming and error-prone for both new and experienced DeFi users.

Core Features & Use Cases

  • Automated Pool Discovery: Fetches real-time pool data, TVL, and volume from DexScreener and DefiLlama to identify valid Uniswap pools for any token pair.
  • Smart Parameter Recommendations: Suggests optimal fee tiers and price ranges based on current market conditions, with risk warnings for low-liquidity pools.
  • One-Click Position Creation: Generates pre-filled, validated deep links that open the Uniswap interface with all position parameters pre-configured for v2, v3, and v4 positions.
  • Use Case: A user wanting to provide ETH/USDC liquidity on Base can get a ready-to-use link with the optimal 0.3% fee tier and ±10% price range pre-filled, avoiding manual configuration.

Quick Start

Use the liquidity-planner skill to generate a pre-filled Uniswap deep link for a new ETH/USDC v3 liquidity position on Base with a 1 ETH deposit.

Frequently Asked Questions about liquidity-planner

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a Uniswap v3 liquidity position with a pre-filled price range and fee tier?

To create a Uniswap v3 liquidity position, you can use a tool that fetches real-time pool data and generates a validated deep link. This link opens the Uniswap interface with your token pair, optimal fee tier, and configurable price range already set for one-click execution.

What's the best way to find valid Uniswap pools and check liquidity depth before providing liquidity?

Finding valid Uniswap pools requires checking real-time TVL and volume from sources like DexScreener and DefiLlama. An automated pool discovery tool evaluates this liquidity depth to identify valid pools and triggers risk warnings for thin liquidity before you commit funds.

Does the liquidity planner deep link work with Uniswap v2, v3, and v4 across all major EVM chains?

Yes, the liquidity planner deep link generation supports Uniswap v2, v3, and v4 positions across all major EVM chains. It handles token address resolution and fee tier selection automatically, allowing you to deploy liquidity on networks like Base seamlessly.

How are optimal price ranges calculated for Uniswap liquidity provider positions?

Optimal price ranges for Uniswap liquidity provider positions are calculated using real-time market data to establish configurable bounds, such as a ±10% range. The system provides smart parameter recommendations based on current pool metrics to optimize your LP exposure.

When should I be cautious about low-liquidity pools on Uniswap?

You should be cautious about low-liquidity pools on Uniswap when automated risk warnings flag thin liquidity. Providing liquidity in these pools increases impermanent loss risk and slippage, so the planner includes input sanitization and alerts to protect your deposit.

Can I generate a Uniswap deep link with a specific deposit amount for an ETH/USDC pool?

Yes, you can generate a Uniswap deep link with a specific deposit amount like 1 ETH for an ETH/USDC pool. The planner automates parameter configuration and creates a pre-filled, validated link that opens the Uniswap interface ready for immediate position creation.