{
  "schemaVersion": "1.0",
  "item": {
    "slug": "lp-strategy",
    "name": "Uniswap Lp Strategy",
    "source": "tencent",
    "type": "skill",
    "category": "数据分析",
    "sourceUrl": "https://clawhub.ai/wpank/lp-strategy",
    "canonicalUrl": "https://clawhub.ai/wpank/lp-strategy",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/lp-strategy",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=lp-strategy",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "SKILL.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/lp-strategy"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/lp-strategy",
    "agentPageUrl": "https://openagent3.xyz/skills/lp-strategy/agent",
    "manifestUrl": "https://openagent3.xyz/skills/lp-strategy/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/lp-strategy/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Overview",
        "body": "Produces a comprehensive, multi-strategy comparison for LP positions on a token pair. Unlike optimize-lp which gives a single recommendation, this skill presents all viable strategies side-by-side with detailed pros/cons, enabling the user to make an informed decision.\n\nThis is the \"deep dive\" version — use when the user wants to understand all their options, not just the top pick."
      },
      {
        "title": "When to Use",
        "body": "Activate when the user asks:\n\n\"Compare LP strategies for ETH/USDC\"\n\"What are my options for LPing into X/Y?\"\n\"Detailed LP analysis for WETH/USDC\"\n\"Show me all fee tiers for this pair\"\n\"V2 vs V3 vs V4 comparison for X/Y\"\n\"Give me a full breakdown of LP options\"\n\"I want to understand the tradeoffs before LPing\""
      },
      {
        "title": "Parameters",
        "body": "ParameterRequiredDefaultHow to Extracttoken0Yes—First tokentoken1Yes—Second tokencapitalNo—Amount available for LPchainNoAll chainsSpecific chain or \"all\" for cross-chain comparisonstrategiesNoAllSpecific strategies to compare (usually \"all\")"
      },
      {
        "title": "Workflow",
        "body": "Extract parameters from the user's request.\n\n\nDelegate to pool-researcher: First, get a full pool comparison across all fee tiers and versions via Task(subagent_type:pool-researcher). This provides the data foundation (TVL, volume, APY per pool).\n\n\nDelegate to lp-strategist: Invoke Task(subagent_type:lp-strategist) in comprehensive comparison mode. The agent evaluates every viable combination:\n\nV2 full-range (passive)\nV3 narrow range per fee tier\nV3 medium range per fee tier\nV3 wide range per fee tier\nV4 options (if available)\nCross-chain opportunities (if chain=\"all\")\n\n\n\nPresent comparison table with all strategies ranked and annotated with pros/cons."
      },
      {
        "title": "Output Format",
        "body": "LP Strategy Comparison: WETH/USDC\n\n  Pair Type: Stable-Volatile (moderate volatility)\n  Best Overall: V3 0.05%, Medium Range (see row 2 below)\n\n  ┌────┬──────────────────┬────────┬──────────┬───────┬──────────┬──────────┬────────┐\n  │ #  │ Strategy         │ Chain  │ Fee APY  │ IL    │ Net APY  │ Rebal.   │ Risk   │\n  ├────┼──────────────────┼────────┼──────────┼───────┼──────────┼──────────┼────────┤\n  │ 1  │ V3 0.05% Narrow  │ ETH    │ 35%      │ -12%  │ 23%      │ Weekly   │ HIGH   │\n  │ 2  │ V3 0.05% Medium  │ ETH    │ 21%      │ -6%   │ 15%      │ Bi-weekly│ MEDIUM │\n  │ 3  │ V3 0.05% Wide    │ ETH    │ 12%      │ -2%   │ 10%      │ Monthly  │ LOW    │\n  │ 4  │ V3 0.30% Medium  │ ETH    │ 8%       │ -6%   │ 2%       │ Bi-weekly│ MEDIUM │\n  │ 5  │ V3 0.05% Medium  │ Base   │ 18%      │ -5%   │ 13%      │ Bi-weekly│ MEDIUM │\n  │ 6  │ V2 0.30% Full    │ ETH    │ 4%       │ -1%   │ 3%       │ Never    │ LOW    │\n  └────┴──────────────────┴────────┴──────────┴───────┴──────────┴──────────┴────────┘\n\n  Strategy Details:\n\n  #1 V3 0.05% Narrow (±5%) — HIGH RISK, HIGH REWARD\n    Pros: Highest fee capture, maximum capital efficiency\n    Cons: Frequent rebalancing ($15/rebalance on mainnet), high IL risk\n    Best for: Active managers with >$10K positions\n    Gas warning: Break-even ~3 days per rebalance\n\n  #2 V3 0.05% Medium (±15%) — RECOMMENDED\n    Pros: Strong APY with manageable rebalancing, 80%+ time-in-range\n    Cons: Moderate IL during large moves\n    Best for: Most LPs with $1K+ positions\n    Gas warning: Break-even ~1 day per rebalance\n\n  #3 V3 0.05% Wide (±50%) — LOW MAINTENANCE\n    Pros: Rarely needs rebalancing, low IL, almost passive\n    Cons: Lower capital efficiency, lower APY\n    Best for: Passive LPs, small positions where gas matters\n\n  #6 V2 0.30% Full Range — SET AND FORGET\n    Pros: Zero maintenance, no range management, battle-tested\n    Cons: Lowest returns, less capital efficient\n    Best for: First-time LPs, long-term holders who don't want to manage\n\n  Ready to proceed? Choose a strategy and say \"Add liquidity with strategy #2\""
      },
      {
        "title": "Important Notes",
        "body": "This skill produces analysis, not execution. To act on a strategy, use manage-liquidity.\nNet APY = Fee APY - Expected IL. Always show both components.\nGas costs for rebalancing are factored into the comparison for each chain.\nCross-chain comparison (when chain=\"all\") highlights L2 gas advantages.\nThe lp-strategist internally uses pool-researcher for data and risk-assessor for risk evaluation."
      },
      {
        "title": "Error Handling",
        "body": "ErrorUser-Facing MessageSuggested ActionToken not found\"Could not find token X.\"Provide contract addressNo pools exist\"No pools found for X/Y.\"Try different tokens or chainInsufficient data\"Not enough data for a reliable comparison.\"Pool may be too newAgent unavailable\"LP strategist is not available.\"Check agent configuration"
      }
    ],
    "body": "LP Strategy Comparison\nOverview\n\nProduces a comprehensive, multi-strategy comparison for LP positions on a token pair. Unlike optimize-lp which gives a single recommendation, this skill presents all viable strategies side-by-side with detailed pros/cons, enabling the user to make an informed decision.\n\nThis is the \"deep dive\" version — use when the user wants to understand all their options, not just the top pick.\n\nWhen to Use\n\nActivate when the user asks:\n\n\"Compare LP strategies for ETH/USDC\"\n\"What are my options for LPing into X/Y?\"\n\"Detailed LP analysis for WETH/USDC\"\n\"Show me all fee tiers for this pair\"\n\"V2 vs V3 vs V4 comparison for X/Y\"\n\"Give me a full breakdown of LP options\"\n\"I want to understand the tradeoffs before LPing\"\nParameters\nParameter\tRequired\tDefault\tHow to Extract\ntoken0\tYes\t—\tFirst token\ntoken1\tYes\t—\tSecond token\ncapital\tNo\t—\tAmount available for LP\nchain\tNo\tAll chains\tSpecific chain or \"all\" for cross-chain comparison\nstrategies\tNo\tAll\tSpecific strategies to compare (usually \"all\")\nWorkflow\n\nExtract parameters from the user's request.\n\nDelegate to pool-researcher: First, get a full pool comparison across all fee tiers and versions via Task(subagent_type:pool-researcher). This provides the data foundation (TVL, volume, APY per pool).\n\nDelegate to lp-strategist: Invoke Task(subagent_type:lp-strategist) in comprehensive comparison mode. The agent evaluates every viable combination:\n\nV2 full-range (passive)\nV3 narrow range per fee tier\nV3 medium range per fee tier\nV3 wide range per fee tier\nV4 options (if available)\nCross-chain opportunities (if chain=\"all\")\n\nPresent comparison table with all strategies ranked and annotated with pros/cons.\n\nOutput Format\nLP Strategy Comparison: WETH/USDC\n\n  Pair Type: Stable-Volatile (moderate volatility)\n  Best Overall: V3 0.05%, Medium Range (see row 2 below)\n\n  ┌────┬──────────────────┬────────┬──────────┬───────┬──────────┬──────────┬────────┐\n  │ #  │ Strategy         │ Chain  │ Fee APY  │ IL    │ Net APY  │ Rebal.   │ Risk   │\n  ├────┼──────────────────┼────────┼──────────┼───────┼──────────┼──────────┼────────┤\n  │ 1  │ V3 0.05% Narrow  │ ETH    │ 35%      │ -12%  │ 23%      │ Weekly   │ HIGH   │\n  │ 2  │ V3 0.05% Medium  │ ETH    │ 21%      │ -6%   │ 15%      │ Bi-weekly│ MEDIUM │\n  │ 3  │ V3 0.05% Wide    │ ETH    │ 12%      │ -2%   │ 10%      │ Monthly  │ LOW    │\n  │ 4  │ V3 0.30% Medium  │ ETH    │ 8%       │ -6%   │ 2%       │ Bi-weekly│ MEDIUM │\n  │ 5  │ V3 0.05% Medium  │ Base   │ 18%      │ -5%   │ 13%      │ Bi-weekly│ MEDIUM │\n  │ 6  │ V2 0.30% Full    │ ETH    │ 4%       │ -1%   │ 3%       │ Never    │ LOW    │\n  └────┴──────────────────┴────────┴──────────┴───────┴──────────┴──────────┴────────┘\n\n  Strategy Details:\n\n  #1 V3 0.05% Narrow (±5%) — HIGH RISK, HIGH REWARD\n    Pros: Highest fee capture, maximum capital efficiency\n    Cons: Frequent rebalancing ($15/rebalance on mainnet), high IL risk\n    Best for: Active managers with >$10K positions\n    Gas warning: Break-even ~3 days per rebalance\n\n  #2 V3 0.05% Medium (±15%) — RECOMMENDED\n    Pros: Strong APY with manageable rebalancing, 80%+ time-in-range\n    Cons: Moderate IL during large moves\n    Best for: Most LPs with $1K+ positions\n    Gas warning: Break-even ~1 day per rebalance\n\n  #3 V3 0.05% Wide (±50%) — LOW MAINTENANCE\n    Pros: Rarely needs rebalancing, low IL, almost passive\n    Cons: Lower capital efficiency, lower APY\n    Best for: Passive LPs, small positions where gas matters\n\n  #6 V2 0.30% Full Range — SET AND FORGET\n    Pros: Zero maintenance, no range management, battle-tested\n    Cons: Lowest returns, less capital efficient\n    Best for: First-time LPs, long-term holders who don't want to manage\n\n  Ready to proceed? Choose a strategy and say \"Add liquidity with strategy #2\"\n\nImportant Notes\nThis skill produces analysis, not execution. To act on a strategy, use manage-liquidity.\nNet APY = Fee APY - Expected IL. Always show both components.\nGas costs for rebalancing are factored into the comparison for each chain.\nCross-chain comparison (when chain=\"all\") highlights L2 gas advantages.\nThe lp-strategist internally uses pool-researcher for data and risk-assessor for risk evaluation.\nError Handling\nError\tUser-Facing Message\tSuggested Action\nToken not found\t\"Could not find token X.\"\tProvide contract address\nNo pools exist\t\"No pools found for X/Y.\"\tTry different tokens or chain\nInsufficient data\t\"Not enough data for a reliable comparison.\"\tPool may be too new\nAgent unavailable\t\"LP strategist is not available.\"\tCheck agent configuration"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/wpank/lp-strategy",
    "publisherUrl": "https://clawhub.ai/wpank/lp-strategy",
    "owner": "wpank",
    "version": "0.1.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/lp-strategy",
    "downloadUrl": "https://openagent3.xyz/downloads/lp-strategy",
    "agentUrl": "https://openagent3.xyz/skills/lp-strategy/agent",
    "manifestUrl": "https://openagent3.xyz/skills/lp-strategy/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/lp-strategy/agent.md"
  }
}