{
  "schemaVersion": "1.0",
  "item": {
    "slug": "outsmart-lp-farming",
    "name": "Outsmart LP Farming",
    "source": "tencent",
    "type": "skill",
    "category": "效率提升",
    "sourceUrl": "https://clawhub.ai/outsmartchad/outsmart-lp-farming",
    "canonicalUrl": "https://clawhub.ai/outsmartchad/outsmart-lp-farming",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/outsmart-lp-farming",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=outsmart-lp-farming",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "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. 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. 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-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.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/outsmart-lp-farming"
    },
    "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/outsmart-lp-farming",
    "agentPageUrl": "https://openagent3.xyz/skills/outsmart-lp-farming/agent",
    "manifestUrl": "https://openagent3.xyz/skills/outsmart-lp-farming/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/outsmart-lp-farming/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. 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. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "LP Farming",
        "body": "You earn money by providing liquidity to pools. Every time someone swaps through your pool, you get a cut. Two protocols, two completely different games."
      },
      {
        "title": "When to Use",
        "body": "\"Farm yield on Solana\"\n\"Add liquidity to a pool\"\n\"Create a new pool\"\n\"Rebalance my LP\"\n\"Claim my fees\"\n\"DLMM vs DAMM v2?\""
      },
      {
        "title": "When NOT to Use",
        "body": "Staking SOL for validator rewards — different system\nLending/borrowing (Marginfi, Kamino) — different protocols\nCEX market making — this is on-chain only"
      },
      {
        "title": "DLMM vs DAMM v2",
        "body": "DLMM is for mature tokens. Concentrated bins, you pick the price range, you actively manage. Token needs 30+ min of real volume. Costs ~0.2 SOL. If price moves out of range, you're 100% in the losing side.\n\nDAMM v2 is for fresh launches. Full range, set-and-forget, decaying fee schedule. The alpha: be the first person to create the pool — you set 99% starting fee and capture everything. Costs ~0.02 SOL.\n\nDLMMDAMM v2WhenToken age >30 minToken age <5 minLP styleConcentrated binsFull rangeFeesFixed fee tierDecaying (99% start -> 2% end)AlphaTight bins = max captureFirst pool creator = everythingILBinary: in range or fully single-sidedStandard AMM: gradualCost~0.2 SOL~0.02 SOL"
      },
      {
        "title": "Add liquidity (3 strategies)",
        "body": "# Spot: even distribution (good default)\noutsmart add-liq --dex meteora-dlmm --pool POOL --sol 0.5 --strategy spot --bins 50\n\n# Curve: concentrated near active bin (stable pairs)\noutsmart add-liq --dex meteora-dlmm --pool POOL --sol 0.5 --strategy curve --bins 30\n\n# Bid-Ask: more at edges (volatile pairs)\noutsmart add-liq --dex meteora-dlmm --pool POOL --sol 0.5 --strategy bid-ask --bins 40"
      },
      {
        "title": "One-sided positions",
        "body": "# SOL below price = buy wall (DCA in while earning fees)\noutsmart add-liq --dex meteora-dlmm --pool POOL --sol 0.5 --token-amount 0 --strategy spot --bins 40\n\n# Token above price = sell wall (DCA out while earning fees)\noutsmart add-liq --dex meteora-dlmm --pool POOL --sol 0 --token-amount 1000 --strategy spot --bins 40"
      },
      {
        "title": "Rebalancing",
        "body": "outsmart claim-fees --dex meteora-dlmm --pool POOL\noutsmart remove-liq --dex meteora-dlmm --pool POOL --pct 100\noutsmart quote --dex meteora-dlmm --pool POOL\noutsmart add-liq --dex meteora-dlmm --pool POOL --sol 0.5 --strategy spot --bins 50\n\nDon't rebalance for small moves — each cycle costs ~0.005-0.02 SOL."
      },
      {
        "title": "First pool creator play",
        "body": "# Check if pool exists\noutsmart find-pool --dex meteora-damm-v2 --token TOKEN_MINT\n\n# If not found, create with 99% starting fee\noutsmart create-pool --dex meteora-damm-v2 --token TOKEN_MINT \\\n  --base-amount 1000000 --quote-amount 0.5 \\\n  --max-fee 9900 --min-fee 200 --duration 86400 --periods 100"
      },
      {
        "title": "Day-to-Day Workflow",
        "body": "# 1. Find opportunity (volume/liquidity > 1.0 = good fees)\noutsmart info --token TOKEN_MINT\n\n# 2. Check pool\noutsmart quote --dex meteora-dlmm --pool POOL\n\n# 3. Add LP\noutsmart add-liq --dex meteora-dlmm --pool POOL --sol 0.5 --strategy spot --bins 50\n\n# 4. Monitor\noutsmart list-pos --dex meteora-dlmm --pool POOL\n\n# 5. Claim fees\noutsmart claim-fees --dex meteora-dlmm --pool POOL\n\n# 6. Exit\noutsmart remove-liq --dex meteora-dlmm --pool POOL --pct 100"
      },
      {
        "title": "Risk Management",
        "body": "DLMM IL is binary: in range or fully single-sided. Use wider bins (50+).\nDAMM v2 IL is standard AMM. Offset by high initial fees if you're first LP.\nOnly LP tokens with >$100k liquidity, >24h age, organic buyers.\nBudget ~0.05 SOL for a full LP cycle. Keep 0.1 SOL gas reserve."
      }
    ],
    "body": "LP Farming\n\nYou earn money by providing liquidity to pools. Every time someone swaps through your pool, you get a cut. Two protocols, two completely different games.\n\nWhen to Use\n\"Farm yield on Solana\"\n\"Add liquidity to a pool\"\n\"Create a new pool\"\n\"Rebalance my LP\"\n\"Claim my fees\"\n\"DLMM vs DAMM v2?\"\nWhen NOT to Use\nStaking SOL for validator rewards — different system\nLending/borrowing (Marginfi, Kamino) — different protocols\nCEX market making — this is on-chain only\nDLMM vs DAMM v2\n\nDLMM is for mature tokens. Concentrated bins, you pick the price range, you actively manage. Token needs 30+ min of real volume. Costs ~0.2 SOL. If price moves out of range, you're 100% in the losing side.\n\nDAMM v2 is for fresh launches. Full range, set-and-forget, decaying fee schedule. The alpha: be the first person to create the pool — you set 99% starting fee and capture everything. Costs ~0.02 SOL.\n\n\tDLMM\tDAMM v2\nWhen\tToken age >30 min\tToken age <5 min\nLP style\tConcentrated bins\tFull range\nFees\tFixed fee tier\tDecaying (99% start -> 2% end)\nAlpha\tTight bins = max capture\tFirst pool creator = everything\nIL\tBinary: in range or fully single-sided\tStandard AMM: gradual\nCost\t~0.2 SOL\t~0.02 SOL\nDLMM Commands\nAdd liquidity (3 strategies)\n# Spot: even distribution (good default)\noutsmart add-liq --dex meteora-dlmm --pool POOL --sol 0.5 --strategy spot --bins 50\n\n# Curve: concentrated near active bin (stable pairs)\noutsmart add-liq --dex meteora-dlmm --pool POOL --sol 0.5 --strategy curve --bins 30\n\n# Bid-Ask: more at edges (volatile pairs)\noutsmart add-liq --dex meteora-dlmm --pool POOL --sol 0.5 --strategy bid-ask --bins 40\n\nOne-sided positions\n# SOL below price = buy wall (DCA in while earning fees)\noutsmart add-liq --dex meteora-dlmm --pool POOL --sol 0.5 --token-amount 0 --strategy spot --bins 40\n\n# Token above price = sell wall (DCA out while earning fees)\noutsmart add-liq --dex meteora-dlmm --pool POOL --sol 0 --token-amount 1000 --strategy spot --bins 40\n\nRebalancing\noutsmart claim-fees --dex meteora-dlmm --pool POOL\noutsmart remove-liq --dex meteora-dlmm --pool POOL --pct 100\noutsmart quote --dex meteora-dlmm --pool POOL\noutsmart add-liq --dex meteora-dlmm --pool POOL --sol 0.5 --strategy spot --bins 50\n\n\nDon't rebalance for small moves — each cycle costs ~0.005-0.02 SOL.\n\nDAMM v2 Commands\nFirst pool creator play\n# Check if pool exists\noutsmart find-pool --dex meteora-damm-v2 --token TOKEN_MINT\n\n# If not found, create with 99% starting fee\noutsmart create-pool --dex meteora-damm-v2 --token TOKEN_MINT \\\n  --base-amount 1000000 --quote-amount 0.5 \\\n  --max-fee 9900 --min-fee 200 --duration 86400 --periods 100\n\nDay-to-Day Workflow\n# 1. Find opportunity (volume/liquidity > 1.0 = good fees)\noutsmart info --token TOKEN_MINT\n\n# 2. Check pool\noutsmart quote --dex meteora-dlmm --pool POOL\n\n# 3. Add LP\noutsmart add-liq --dex meteora-dlmm --pool POOL --sol 0.5 --strategy spot --bins 50\n\n# 4. Monitor\noutsmart list-pos --dex meteora-dlmm --pool POOL\n\n# 5. Claim fees\noutsmart claim-fees --dex meteora-dlmm --pool POOL\n\n# 6. Exit\noutsmart remove-liq --dex meteora-dlmm --pool POOL --pct 100\n\nRisk Management\nDLMM IL is binary: in range or fully single-sided. Use wider bins (50+).\nDAMM v2 IL is standard AMM. Offset by high initial fees if you're first LP.\nOnly LP tokens with >$100k liquidity, >24h age, organic buyers.\nBudget ~0.05 SOL for a full LP cycle. Keep 0.1 SOL gas reserve."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/outsmartchad/outsmart-lp-farming",
    "publisherUrl": "https://clawhub.ai/outsmartchad/outsmart-lp-farming",
    "owner": "outsmartchad",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/outsmart-lp-farming",
    "downloadUrl": "https://openagent3.xyz/downloads/outsmart-lp-farming",
    "agentUrl": "https://openagent3.xyz/skills/outsmart-lp-farming/agent",
    "manifestUrl": "https://openagent3.xyz/skills/outsmart-lp-farming/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/outsmart-lp-farming/agent.md"
  }
}