{
  "schemaVersion": "1.0",
  "item": {
    "slug": "polymarket-odds",
    "name": "Polymarket Odds",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/deanpress/polymarket-odds",
    "canonicalUrl": "https://clawhub.ai/deanpress/polymarket-odds",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/polymarket-odds",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=polymarket-odds",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "polymarket.mjs"
    ],
    "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/polymarket-odds"
    },
    "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-odds",
    "agentPageUrl": "https://openagent3.xyz/skills/polymarket-odds/agent",
    "manifestUrl": "https://openagent3.xyz/skills/polymarket-odds/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/polymarket-odds/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 Prediction Markets",
        "body": "Query real-time odds from Polymarket, the world's largest prediction market."
      },
      {
        "title": "Quick Start",
        "body": "# Search for markets (instant via /public-search API)\npolymarket search \"Arsenal FC\"\npolymarket search \"Super Bowl\"\npolymarket search \"Bitcoin\"\npolymarket search \"Trump\"\n\n# Browse by category\npolymarket events --tag=sports\npolymarket events --tag=crypto\npolymarket events --tag=politics\n\n# Get specific market details\npolymarket market will-bitcoin-reach-100k\n\nThe CLI is at polymarket.mjs in this skill folder. Run with:\n\nnode /path/to/skill/polymarket.mjs <command>"
      },
      {
        "title": "Commands",
        "body": "CommandDescriptionsearch <query>Search markets by keyword (recommended)events [options]List active eventsmarket <slug>Get market details by slugtagsList available categoriesprice <token_id>Get current price for a tokenbook <token_id>Get orderbook depth"
      },
      {
        "title": "Event Options",
        "body": "--tag=<slug> - Filter by category (crypto, politics, sports, etc.)\n--limit=<n> - Maximum results (default: 20)"
      },
      {
        "title": "Understanding Odds",
        "body": "Prices = Probabilities:\n\n0.65 (65¢) = 65% chance of \"Yes\"\nVolume = total $ traded\nLiquidity = available $ in orderbook"
      },
      {
        "title": "Individual Match Betting",
        "body": "Polymarket has individual match markets for soccer, NFL, NBA, and more.\n\n# Soccer - use \"FC\" suffix for team names\npolymarket search \"Arsenal FC\"\npolymarket search \"Manchester United FC\"\npolymarket search \"Liverpool FC\"\n\n# NFL/NBA - team name works\npolymarket search \"Patriots\"\npolymarket search \"Chiefs\"\npolymarket search \"Lakers\"\n\nMarket types available:\n\nMoneyline: Win/Draw/Lose percentages\nSpreads: e.g., Arsenal -1.5\nTotals: Over/Under 2.5 goals\nBTTS: Both Teams to Score"
      },
      {
        "title": "Common Categories",
        "body": "TagMarketssportsNFL, NBA, soccer, tennis, etc.politicsElections, legislation, appointmentscryptoPrice targets, ETFs, regulationsbusinessIPOs, acquisitions, earningstechProduct launches, AI developments"
      },
      {
        "title": "API Reference",
        "body": "The CLI uses these public endpoints (no auth required):\n\nSearch: GET /public-search?q=<query> - keyword search\nEvents: GET /events?active=true&closed=false - list events\nMarkets: GET /markets?slug=<slug> - market details\nTags: GET /tags - available categories\n\nBase URL: https://gamma-api.polymarket.com"
      },
      {
        "title": "Notes",
        "body": "Real money markets tend to be more accurate than polls/pundits\nOdds update in real-time as people trade\nMarkets resolve to $1.00 (correct) or $0.00 (incorrect)"
      }
    ],
    "body": "Polymarket Prediction Markets\n\nQuery real-time odds from Polymarket, the world's largest prediction market.\n\nQuick Start\n# Search for markets (instant via /public-search API)\npolymarket search \"Arsenal FC\"\npolymarket search \"Super Bowl\"\npolymarket search \"Bitcoin\"\npolymarket search \"Trump\"\n\n# Browse by category\npolymarket events --tag=sports\npolymarket events --tag=crypto\npolymarket events --tag=politics\n\n# Get specific market details\npolymarket market will-bitcoin-reach-100k\n\n\nThe CLI is at polymarket.mjs in this skill folder. Run with:\n\nnode /path/to/skill/polymarket.mjs <command>\n\nCommands\nCommand\tDescription\nsearch <query>\tSearch markets by keyword (recommended)\nevents [options]\tList active events\nmarket <slug>\tGet market details by slug\ntags\tList available categories\nprice <token_id>\tGet current price for a token\nbook <token_id>\tGet orderbook depth\nEvent Options\n--tag=<slug> - Filter by category (crypto, politics, sports, etc.)\n--limit=<n> - Maximum results (default: 20)\nUnderstanding Odds\n\nPrices = Probabilities:\n\n0.65 (65¢) = 65% chance of \"Yes\"\nVolume = total $ traded\nLiquidity = available $ in orderbook\nIndividual Match Betting\n\nPolymarket has individual match markets for soccer, NFL, NBA, and more.\n\n# Soccer - use \"FC\" suffix for team names\npolymarket search \"Arsenal FC\"\npolymarket search \"Manchester United FC\"\npolymarket search \"Liverpool FC\"\n\n# NFL/NBA - team name works\npolymarket search \"Patriots\"\npolymarket search \"Chiefs\"\npolymarket search \"Lakers\"\n\n\nMarket types available:\n\nMoneyline: Win/Draw/Lose percentages\nSpreads: e.g., Arsenal -1.5\nTotals: Over/Under 2.5 goals\nBTTS: Both Teams to Score\nCommon Categories\nTag\tMarkets\nsports\tNFL, NBA, soccer, tennis, etc.\npolitics\tElections, legislation, appointments\ncrypto\tPrice targets, ETFs, regulations\nbusiness\tIPOs, acquisitions, earnings\ntech\tProduct launches, AI developments\nAPI Reference\n\nThe CLI uses these public endpoints (no auth required):\n\nSearch: GET /public-search?q=<query> - keyword search\nEvents: GET /events?active=true&closed=false - list events\nMarkets: GET /markets?slug=<slug> - market details\nTags: GET /tags - available categories\n\nBase URL: https://gamma-api.polymarket.com\n\nNotes\nReal money markets tend to be more accurate than polls/pundits\nOdds update in real-time as people trade\nMarkets resolve to $1.00 (correct) or $0.00 (incorrect)"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/deanpress/polymarket-odds",
    "publisherUrl": "https://clawhub.ai/deanpress/polymarket-odds",
    "owner": "deanpress",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/polymarket-odds",
    "downloadUrl": "https://openagent3.xyz/downloads/polymarket-odds",
    "agentUrl": "https://openagent3.xyz/skills/polymarket-odds/agent",
    "manifestUrl": "https://openagent3.xyz/skills/polymarket-odds/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/polymarket-odds/agent.md"
  }
}