liquidity-planner

Generate pre-filled Uniswap v2/v3/v4 liquidity position deep links.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/sherwoodagent/sherwood --skill liquidity-planner-sherwoodagent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: liquidity-planner
Source: https://github.com/sherwoodagent/sherwood/tree/main/.agents/skills/liquidity-planner
Command: npx skills add https://github.com/sherwoodagent/sherwood --skill liquidity-planner-sherwoodagent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planning and generating Uniswap liquidity positions across v2, v3, and v4 is complex; this skill automates the process and outputs a ready-to-use deep link that opens the correct pool with your specified range and token pair.

Core Features & Use Cases

  • End-to-end liquidity planning: capture user intent, verify pools, and propose fee tiers and ranges.
  • Deep-link generation: produce a pre-filled Uniswap position link for v2/v3/v4.
  • Data-driven decisions: fetch pool liquidity, APY (when available), and price data from DexScreener and DefiLlama to guide choices.
  • Interactive input resolution: resolve missing parameters via structured questions or AskUserQuestion prompts.
  • Use Case: quickly create a focused position on ETH/USDC with a defined price range on Base or Ethereum.

Quick Start

Ask the AI to plan a liquidity position and generate an Uniswap deep-link for your chosen pair, chain, and range.

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 Uniswap liquidity position deep link?

To generate a Uniswap liquidity position deep link, you provide the token pair, chain, and desired price range. The skill validates these inputs and assembles a pre-filled URL that opens the correct pool for v2, v3, or v4.

Does the liquidity planner support Uniswap v2, v3, and v4 pools?

Yes, the liquidity planner supports Uniswap v2, v3, and v4 pools. It analyzes pool availability and optimal fee tiers across these versions to help you create a focused liquidity position with a defined range.

How do I find the best fee tier and price range for a Uniswap pool?

You can find the best fee tier and price range by fetching liquidity and yield data from DexScreener and DefiLlama. The skill retrieves this data to guide your pool analysis and propose optimal parameters for your position.

Can I create a liquidity position if I only have token addresses and no amounts?

Yes, you can start with just token addresses and no amounts. The skill engages you with structured questions to interactively resolve missing parameters like amounts and price ranges before generating the final link.

What happens if I provide an invalid token address or chain for my liquidity pool?

If you provide an invalid token address or chain, the skill performs strict input validation and stops the process. This ensures the final deep link URL is safely assembled using only verified addresses and supported chains.