ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 5/5

analyze-pool

Analyze a specific Uniswap pool's performance, liquidity depth, fee APY, and risk factors. Use when the user asks about pool metrics, TVL, volume, or whether a pool is good for LPing.

Why use this skill?

Deep-dive into Uniswap pool metrics, including TVL, fee APY, liquidity depth, and risk factors with the OpenClaw analyze-pool skill for DeFi experts.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/wpank/analyze-pool
Or

What This Skill Does

The analyze-pool skill acts as an intelligent interface for deep-diving into Uniswap liquidity pools across multiple EVM-compatible chains. Rather than just returning raw blockchain data, this skill leverages a specialized pool-researcher subagent to aggregate, calculate, and synthesize complex decentralized finance metrics. It retrieves real-time performance indicators, including Total Value Locked (TVL), 24-hour trading volume, historical fee APY, and precise liquidity depth metrics. The skill excels at identifying how concentrated the liquidity is around the current price, which is vital for Liquidity Providers (LPs) looking to maximize efficiency while managing impermanent loss risks.

Installation

To integrate this skill into your OpenClaw agent, execute the following command in your terminal or command-line interface: clawhub install openclaw/skills/skills/wpank/analyze-pool

Use Cases

  • Investment Due Diligence: Evaluate whether a specific Uniswap V3 pool is currently generating sufficient fees to justify the risk of providing liquidity.
  • Market Analysis: Compare the performance of identical pools across different chains (e.g., Ethereum vs. Base) to identify arbitrage or yield opportunities.
  • Liquidity Planning: Understand the 'slippage' environment for traders and LPs by examining the liquidity depth within specific price ranges (e.g., 1% and 5% impact thresholds).
  • Monitoring: Quickly query the health of a portfolio's LP positions by checking current utilization rates and price ranges.

Example Prompts

  1. "Analyze the ETH/USDC pool on Base and tell me if it is currently a good candidate for providing liquidity."
  2. "What is the current 7-day fee APY and 24-hour trading volume for the WBTC/WETH 0.05% pool on Ethereum?"
  3. "How deep is the liquidity for the Arbitrum ARB/ETH pool, and what does the concentration look like within a 2% range?"

Tips & Limitations

  • Historical Data: Remember that Fee APY is based on past performance and does not represent a guarantee of future returns. Always account for impermanent loss.
  • Fee Tiers: If you are unsure of a pool's fee tier (e.g., 0.01%, 0.05%, 0.3%, 1%), the agent is capable of auto-detecting it, but specifying the tier improves response speed and accuracy.
  • Complexity: This skill is designed for analytical tasks. If you need to execute a swap, use a separate trading-focused skill instead.
  • Chain Support: Ensure you specify the chain if you are looking for pools outside of the default Ethereum mainnet; otherwise, the agent may default to Ethereum.

Metadata

Author@wpank
Stars919
Views2
Updated2026-02-12
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-wpank-analyze-pool": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#defi#liquidity#uniswap#finance#analytics
Safety Score: 5/5

Flags: external-api