{
  "schemaVersion": "1.0",
  "item": {
    "slug": "outsmart-trenching",
    "name": "Outsmart Trenching",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/outsmartchad/outsmart-trenching",
    "canonicalUrl": "https://clawhub.ai/outsmartchad/outsmart-trenching",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/outsmart-trenching",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=outsmart-trenching",
    "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-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/outsmart-trenching"
    },
    "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-trenching",
    "agentPageUrl": "https://openagent3.xyz/skills/outsmart-trenching/agent",
    "manifestUrl": "https://openagent3.xyz/skills/outsmart-trenching/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/outsmart-trenching/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": "Trenching",
        "body": "You're trading attention. Memecoins have no fundamentals — just vibes, narratives, and social momentum. Most go to zero. Some go to $1B. Cap allocation at 10% of portfolio."
      },
      {
        "title": "When to Use",
        "body": "\"Find me a memecoin to buy\"\n\"What's the current meta?\"\n\"Check if this token is safe\"\n\"Smart money is buying X\""
      },
      {
        "title": "When NOT to Use",
        "body": "Blue chip accumulation (SOL, JUP) — use DCA\nLP farming — different skill\nPrediction markets — different skill"
      },
      {
        "title": "Finding What's Hot",
        "body": "Twitter/X — ground zero. 5+ accounts posting about the same thing = meta forming.\n\nSmart money — build a watchlist on GMGN or Cielo. When 3+ converge on same token, real signal.\n\nOn-chain — GMGN \"Sniper New\" feed, DexScreener trending."
      },
      {
        "title": "Sizing Up a Token",
        "body": "# Quick check: price, volume, buyers, liquidity, age\noutsmart info --token MINT_ADDRESS\n\nMetricGoodBadLiquidity> 50 SOL< 10 SOLBuyers (5m/1h)Growing, diverseFlat or decliningVolume vs buyersProportionalHuge volume, few buyersAge10min - 6h< 2min or > 24h with no momentumMarket cap$50k - $5M> $50M (you're late)"
      },
      {
        "title": "Jupiter Shield (security check)",
        "body": "curl -s \"https://api.jup.ag/ultra/v1/shield?mints=MINT_ADDRESS\" | python3 -m json.tool\n\nFlags freeze/mint authority, low organic activity."
      },
      {
        "title": "Execution",
        "body": "# Buy\noutsmart buy --dex jupiter-ultra --token MINT --amount 0.05\n\n# Sell 25% at 2x\noutsmart sell --dex jupiter-ultra --token MINT --pct 25"
      },
      {
        "title": "Sizing",
        "body": "ConvictionSizeStrong thesis + clean security3-5%Looks good, decent signals1-2%Smart money buying, unverified0.5-1%FOMO0%"
      },
      {
        "title": "Taking Profits",
        "body": "HitAction2xSell 25%3xSell another 25% — house money5xSell another 25%10x+Sell or ride with tight stop\n\nNever ride a memecoin back to zero."
      },
      {
        "title": "Red Flags — Instant Skip",
        "body": "FlagHow to DetectMint authority enabledJupiter ShieldFreeze authorityJupiter ShieldSingle wallet >30% supplyGMGNLP not burned/lockedGMGN, RugCheckDev selling into buysGMGN first 70 buyersSnipers >5% from block 0GMGN"
      },
      {
        "title": "After — The LP Play",
        "body": "If the token has legs:\n\n# < 5 min: create DAMM v2 pool with 99% fee\noutsmart create-pool --dex meteora-damm-v2 --token MINT --base-amount 1000000 --quote-amount 0.5 --max-fee 9900 --min-fee 200\n\n# > 30 min: DLMM position\noutsmart add-liq --dex meteora-dlmm --pool POOL --sol 0.5 --strategy spot --bins 50"
      },
      {
        "title": "External Tools",
        "body": "ToolUseGMGNSmart money, security, insider detectionCieloWallet discovery, Mindshare, alertsAxiomTwitter monitor (auto-detects CAs)DexScreenerCharts, token profiles, trendingRugCheckContract analysis, LP lock status"
      }
    ],
    "body": "Trenching\n\nYou're trading attention. Memecoins have no fundamentals — just vibes, narratives, and social momentum. Most go to zero. Some go to $1B. Cap allocation at 10% of portfolio.\n\nWhen to Use\n\"Find me a memecoin to buy\"\n\"What's the current meta?\"\n\"Check if this token is safe\"\n\"Smart money is buying X\"\nWhen NOT to Use\nBlue chip accumulation (SOL, JUP) — use DCA\nLP farming — different skill\nPrediction markets — different skill\nFinding What's Hot\n\nTwitter/X — ground zero. 5+ accounts posting about the same thing = meta forming.\n\nSmart money — build a watchlist on GMGN or Cielo. When 3+ converge on same token, real signal.\n\nOn-chain — GMGN \"Sniper New\" feed, DexScreener trending.\n\nSizing Up a Token\n# Quick check: price, volume, buyers, liquidity, age\noutsmart info --token MINT_ADDRESS\n\nMetric\tGood\tBad\nLiquidity\t> 50 SOL\t< 10 SOL\nBuyers (5m/1h)\tGrowing, diverse\tFlat or declining\nVolume vs buyers\tProportional\tHuge volume, few buyers\nAge\t10min - 6h\t< 2min or > 24h with no momentum\nMarket cap\t$50k - $5M\t> $50M (you're late)\nJupiter Shield (security check)\ncurl -s \"https://api.jup.ag/ultra/v1/shield?mints=MINT_ADDRESS\" | python3 -m json.tool\n\n\nFlags freeze/mint authority, low organic activity.\n\nExecution\n# Buy\noutsmart buy --dex jupiter-ultra --token MINT --amount 0.05\n\n# Sell 25% at 2x\noutsmart sell --dex jupiter-ultra --token MINT --pct 25\n\nSizing\nConviction\tSize\nStrong thesis + clean security\t3-5%\nLooks good, decent signals\t1-2%\nSmart money buying, unverified\t0.5-1%\nFOMO\t0%\nTaking Profits\nHit\tAction\n2x\tSell 25%\n3x\tSell another 25% — house money\n5x\tSell another 25%\n10x+\tSell or ride with tight stop\n\nNever ride a memecoin back to zero.\n\nRed Flags — Instant Skip\nFlag\tHow to Detect\nMint authority enabled\tJupiter Shield\nFreeze authority\tJupiter Shield\nSingle wallet >30% supply\tGMGN\nLP not burned/locked\tGMGN, RugCheck\nDev selling into buys\tGMGN first 70 buyers\nSnipers >5% from block 0\tGMGN\nAfter — The LP Play\n\nIf the token has legs:\n\n# < 5 min: create DAMM v2 pool with 99% fee\noutsmart create-pool --dex meteora-damm-v2 --token MINT --base-amount 1000000 --quote-amount 0.5 --max-fee 9900 --min-fee 200\n\n# > 30 min: DLMM position\noutsmart add-liq --dex meteora-dlmm --pool POOL --sol 0.5 --strategy spot --bins 50\n\nExternal Tools\nTool\tUse\nGMGN\tSmart money, security, insider detection\nCielo\tWallet discovery, Mindshare, alerts\nAxiom\tTwitter monitor (auto-detects CAs)\nDexScreener\tCharts, token profiles, trending\nRugCheck\tContract analysis, LP lock status"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/outsmartchad/outsmart-trenching",
    "publisherUrl": "https://clawhub.ai/outsmartchad/outsmart-trenching",
    "owner": "outsmartchad",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/outsmart-trenching",
    "downloadUrl": "https://openagent3.xyz/downloads/outsmart-trenching",
    "agentUrl": "https://openagent3.xyz/skills/outsmart-trenching/agent",
    "manifestUrl": "https://openagent3.xyz/skills/outsmart-trenching/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/outsmart-trenching/agent.md"
  }
}