← 返回
未分类 Key 中文

Polymarket Football Odds

Analyze Polymarket football/soccer match URLs and estimate match win/draw probabilities using API-Football/API-SPORTS. Use when the user provides a polymarke...
Analyze Polymarket football/soccer match URLs and estimate match win/draw probabilities using API-Football/API-SPORTS. Use when the user provides a polymarke...
remixmm
未分类 clawhub v0.1.0 1 版本 99453.6 Key: 需要
★ 0
Stars
📥 182
下载
💾 0
安装
1
版本
#api-football#latest#polymarket#sports

概述

Polymarket Football Odds

Overview

Use this skill to turn a Polymarket football URL into a football fixture lookup and a probability summary. The bundled TypeScript script extracts the Polymarket slug, fetches Gamma event/market metadata, infers the two teams, matches the fixture in API-Football, calls API-Football predictions, and prints home/draw/away probabilities.

Quick Start

Require an API-Football/API-SPORTS key in the environment. Do not hardcode the key in files or messages.

API_FOOTBALL_KEY="..." node --experimental-strip-types scripts/analyze-polymarket-football.ts "https://polymarket.com/event/..."

Use --json when the caller wants machine-readable output:

API_FOOTBALL_KEY="..." node --experimental-strip-types scripts/analyze-polymarket-football.ts "https://polymarket.com/event/..." --json

Workflow

  1. Run the script with the Polymarket URL. It accepts /event/{slug} URLs, /market/{slug} URLs, and raw slugs.
  2. Check the extracted Polymarket title, teams, and fixture. If the script reports multiple possible fixtures or low confidence, ask the user to confirm the fixture or rerun with --fixture-id.
  3. Report the API-Football 1X2 probabilities as:
    • home team win probability
    • draw probability
    • away team win probability
    • target-team win probability when the Polymarket market asks about a single team
  4. Include caveats: API-Football predictions are model outputs, fixture matching can be ambiguous, and Polymarket prices are market-implied prices rather than true probabilities.

Options

  • --json: print structured JSON instead of a human summary.
  • --fixture-id : bypass fixture matching and call API-Football predictions for a known fixture ID.
  • --date YYYY-MM-DD: override the date used for fixture search.
  • --days : search plus/minus n days around the Polymarket date or --date; default is 1.
  • --self-test: run local parser tests without network calls or API keys.

API Notes

Read references/api-football-polymarket.md before changing endpoint behavior. Use official endpoints only:

  • Polymarket Gamma is public and used only for market discovery.
  • API-Football requires the x-apisports-key request header.
  • API-Football predictions require a fixture ID, so the script must identify the fixture before calling /predictions.

Failure Handling

If the script cannot confidently identify two teams, do not invent team names. Explain which Polymarket title/outcomes were found and ask the user for the teams or fixture ID.

If API-Football returns no prediction for a fixture, report the fixture match and say prediction coverage is unavailable for that match. Do not substitute bookmaker odds as model probabilities unless the user explicitly asks for an odds-implied calculation.

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-05-29 21:39 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,364 📥 319,299
ai-intelligence

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,065 📥 802,273
security-compliance

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,219 📥 267,055