{
  "schemaVersion": "1.0",
  "item": {
    "slug": "polymarket-analysis",
    "name": "Polymarket Analysis",
    "source": "tencent",
    "type": "skill",
    "category": "数据分析",
    "sourceUrl": "https://clawhub.ai/hiehoo/polymarket-analysis",
    "canonicalUrl": "https://clawhub.ai/hiehoo/polymarket-analysis",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/polymarket-analysis",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=polymarket-analysis",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "references/market-monitoring-setup.md",
      "references/momentum-analysis.md",
      "references/pair-cost-arbitrage.md",
      "references/polymarket-api.md",
      "references/sentiment-analysis.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/polymarket-analysis"
    },
    "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/polymarket-analysis",
    "agentPageUrl": "https://openagent3.xyz/skills/polymarket-analysis/agent",
    "manifestUrl": "https://openagent3.xyz/skills/polymarket-analysis/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/polymarket-analysis/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": "Polymarket Analysis",
        "body": "Identify trading advantages in Polymarket prediction markets through multi-modal analysis.\n\nScope: Analysis and opportunity identification only. No trade execution."
      },
      {
        "title": "Modes",
        "body": "ModeDescriptionReferenceAnalyzeOne-time market analysisThis fileMonitor24/7 market monitoringreferences/market-monitoring-setup.mdProfileTrack user wallet positionsscripts/fetch-polymarket-user-profile.py"
      },
      {
        "title": "Scripts",
        "body": "# Monitor market for alerts\npython3 scripts/monitor-polymarket-market.py <market_url_or_id>\n\n# Fetch user profile/positions\npython3 scripts/fetch-polymarket-user-profile.py <wallet_address> [--trades] [--pnl]"
      },
      {
        "title": "Market Analysis",
        "body": "Get market URL from user\nFetch via https://gamma-api.polymarket.com/markets?slug={slug}\nRun multi-strategy analysis"
      },
      {
        "title": "User Profile",
        "body": "# From profile URL: polymarket.com/profile/0x...\npython3 scripts/fetch-polymarket-user-profile.py 0x7845bc5e15bc9c41be5ac0725e68a16ec02b51b5"
      },
      {
        "title": "Core Strategies",
        "body": "StrategyDescriptionReferencePair Cost ArbitrageYES+NO < $1.00references/pair-cost-arbitrage.mdMomentumRSI, MA signalsreferences/momentum-analysis.mdWhale TrackingLarge tradesreferences/whale-tracking.mdSentimentNews/socialreferences/sentiment-analysis.md"
      },
      {
        "title": "Alert Thresholds",
        "body": "EventThresholdPrice change±5% in 1hLarge trade>$5,000Pair cost<$0.98Volume spike>2x avg"
      },
      {
        "title": "APIs",
        "body": "APIBase URLUseGammagamma-api.polymarket.comMarkets, pricesDatadata-api.polymarket.comUser positions, trades, P&LCLOBclob.polymarket.comOrder books, trading\n\nSee references/polymarket-api.md for full endpoint reference."
      },
      {
        "title": "References",
        "body": "references/polymarket-api.md - API endpoints (Gamma, Data, CLOB)\nreferences/market-monitoring-setup.md - 24/7 cron monitoring\nreferences/pair-cost-arbitrage.md - Arbitrage detection\nreferences/momentum-analysis.md - Technical analysis\nreferences/whale-tracking.md - Smart money tracking\nreferences/sentiment-analysis.md - Sentiment aggregation"
      }
    ],
    "body": "Polymarket Analysis\n\nIdentify trading advantages in Polymarket prediction markets through multi-modal analysis.\n\nScope: Analysis and opportunity identification only. No trade execution.\n\nModes\nMode\tDescription\tReference\nAnalyze\tOne-time market analysis\tThis file\nMonitor\t24/7 market monitoring\treferences/market-monitoring-setup.md\nProfile\tTrack user wallet positions\tscripts/fetch-polymarket-user-profile.py\nScripts\n# Monitor market for alerts\npython3 scripts/monitor-polymarket-market.py <market_url_or_id>\n\n# Fetch user profile/positions\npython3 scripts/fetch-polymarket-user-profile.py <wallet_address> [--trades] [--pnl]\n\nQuick Start\nMarket Analysis\nGet market URL from user\nFetch via https://gamma-api.polymarket.com/markets?slug={slug}\nRun multi-strategy analysis\nUser Profile\n# From profile URL: polymarket.com/profile/0x...\npython3 scripts/fetch-polymarket-user-profile.py 0x7845bc5e15bc9c41be5ac0725e68a16ec02b51b5\n\nCore Strategies\nStrategy\tDescription\tReference\nPair Cost Arbitrage\tYES+NO < $1.00\treferences/pair-cost-arbitrage.md\nMomentum\tRSI, MA signals\treferences/momentum-analysis.md\nWhale Tracking\tLarge trades\treferences/whale-tracking.md\nSentiment\tNews/social\treferences/sentiment-analysis.md\nAlert Thresholds\nEvent\tThreshold\nPrice change\t±5% in 1h\nLarge trade\t>$5,000\nPair cost\t<$0.98\nVolume spike\t>2x avg\nAPIs\nAPI\tBase URL\tUse\nGamma\tgamma-api.polymarket.com\tMarkets, prices\nData\tdata-api.polymarket.com\tUser positions, trades, P&L\nCLOB\tclob.polymarket.com\tOrder books, trading\n\nSee references/polymarket-api.md for full endpoint reference.\n\nReferences\nreferences/polymarket-api.md - API endpoints (Gamma, Data, CLOB)\nreferences/market-monitoring-setup.md - 24/7 cron monitoring\nreferences/pair-cost-arbitrage.md - Arbitrage detection\nreferences/momentum-analysis.md - Technical analysis\nreferences/whale-tracking.md - Smart money tracking\nreferences/sentiment-analysis.md - Sentiment aggregation"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/hiehoo/polymarket-analysis",
    "publisherUrl": "https://clawhub.ai/hiehoo/polymarket-analysis",
    "owner": "hiehoo",
    "version": "2.1.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/polymarket-analysis",
    "downloadUrl": "https://openagent3.xyz/downloads/polymarket-analysis",
    "agentUrl": "https://openagent3.xyz/skills/polymarket-analysis/agent",
    "manifestUrl": "https://openagent3.xyz/skills/polymarket-analysis/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/polymarket-analysis/agent.md"
  }
}