liquidity-planner

Plan Uniswap v2/v3/v4 liquidity positions and generate pre-filled position URLs.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/NickVanzo/hackathon-eth-global-2026 --skill liquidity-planner-nickvanzo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: liquidity-planner
Source: https://github.com/NickVanzo/hackathon-eth-global-2026/tree/main/.claude/skills/liquidity-planner
Command: npx skills add https://github.com/NickVanzo/hackathon-eth-global-2026 --skill liquidity-planner-nickvanzo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Uniswap liquidity planning is complex and time-consuming; this skill simplifies designing, evaluating, and executing liquidity positions across v2, v3, and v4 with data-driven insights and directly sharable links.

Core Features & Use Cases

  • Plan LP intents across Uniswap v2/v3/v4 by specifying tokens, amounts, chain, and desired price ranges.
  • Automatically assess pool liquidity, fee tiers, and APY signals using DexScreener and DefiLlama data.
  • Generate a pre-filled Uniswap position creation URL (deep link) for quick deployment and sharing.
  • Validate inputs, resolve addresses, and encode URL parameters safely for a robust user experience.

Quick Start

Provide your LP intent (token pair, amounts, chain, and target price range) to generate a ready-to-open Uniswap position URL.

Frequently Asked Questions about liquidity-planner

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

FAQPage Schema
How do I plan Uniswap liquidity positions with custom price ranges?

Plan Uniswap liquidity positions by specifying token pairs, amounts, chain, and desired price ranges. The skill validates inputs, resolves addresses, and generates a pre-filled deep link for quick deployment.

Can I generate a direct Uniswap pool creation link for v2, v3, and v4?

Yes, you can generate a direct Uniswap pool creation link for v2, v3, and v4. The skill consolidates pool data, fee tiers, and price-range logic into a single actionable, ready-to-open URL.

How do I check Uniswap pool availability and APY signals before providing liquidity?

Check Uniswap pool availability and APY signals by providing your liquidity intent. The skill automatically assesses data from DexScreener and DefiLlama to identify optimal fee tiers and pool metrics.

What is the best way to share a pre-filled Uniswap liquidity position?

The best way to share a pre-filled Uniswap liquidity position is through a deep link. The skill safely encodes URL parameters to produce a ready-to-open deployment link with your validated settings.

Does this liquidity planning workflow support multiple blockchain networks?

Yes, this liquidity planning workflow supports multiple blockchain networks through chain selection. You specify the target chain within your LP intent, and the skill resolves the appropriate pool data and addresses accordingly.

How do I validate token addresses when setting up a Uniswap liquidity pool?

Validate token addresses when setting up a Uniswap liquidity pool by providing your LP intent. The skill enforces input validation and address resolution to ensure robust URL generation.