liquidity-planner

Plan liquidity positions and generate Uniswap deep links for v2, v3, and v4.

Updated Sep 9, 2025
One-click install
npx skills add https://github.com/LennyDevX/nuxchain-app --skill liquidity-planner-lennydevx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: liquidity-planner
Source: https://github.com/LennyDevX/nuxchain-app/tree/main/.agents/skills/liquidity-planner
Command: npx skills add https://github.com/LennyDevX/nuxchain-app --skill liquidity-planner-lennydevx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planning liquidity positions and generating pre-filled Uniswap deep links speeds up DeFi participation, reduces manual steps, and helps users compare pools across versions.

Core Features & Use Cases

  • Plan LP intent (token pair, amount, version) across v2/v3/v4
  • Resolve token addresses per chain and produce accurate inputs
  • Discover pools, fetch metrics, and assess liquidity
  • Generate deep links that open Uniswap interfaces with pre-filled parameters

Quick Start

Plan a liquidity position for ETH/USDC on Ethereum with version v3, amount 10 ETH and a price range of $1,800–$2,400 to get a ready-made Uniswap link.

Frequently Asked Questions about liquidity-planner

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

FAQPage Schema
How do I generate a pre-filled Uniswap deep link for a liquidity position?

To generate a Uniswap deep link, you provide the token pair, chain, version, fee tier, amount, and price range. The planner resolves token addresses, validates pool data, and outputs a shareable link that opens the Uniswap interface with your parameters pre-filled.

Can I compare Uniswap pools across v2, v3, and v4 before opening a liquidity position?

Yes, you can compare Uniswap pools across v2, v3, and v4. The planner retrieves pool metrics and assesses liquidity data based on your specified token pair and chain, helping you evaluate options before generating a deep link to open a position.

How does token address resolution work when planning a liquidity position?

Token address resolution works by taking your specified token pair and chain, then automatically fetching and validating the correct contract addresses. This ensures the generated Uniswap deep link contains accurate inputs for creating your liquidity position without manual lookup.

What parameters do I need to create a Uniswap v3 deep link for an ETH/USDC pool?

You need the token pair (ETH/USDC), chain (Ethereum), version (v3), amount (e.g., 10 ETH), and price range (e.g., $1,800–$2,400). Providing these parameters allows the planner to resolve addresses and generate a ready-made Uniswap link.

Does this liquidity planner support generating deep links for Uniswap v4?

Yes, the liquidity planner supports generating deep links for Uniswap v4, as well as v2 and v3. You must specify the desired version along with your token pair, fee tier, amount, and price range to receive a compatible pre-filled interface link.

What are the limitations of using pre-filled deep links for Uniswap liquidity positions?

A limitation is that pre-filled deep links only automate the input stage of creating liquidity positions; they do not execute the transaction themselves. Users must still manually approve and sign the transaction within the Uniswap interface after opening the link.