Query Polymarket prediction market odds and events via CLI. Search for markets, get current prices, list events by category. Supports sports betting (NFL, NBA, soccer/EPL, Champions League), politics, crypto, elections, geopolitics. Real money markets = more accurate than polls. No API key required. Use when asked about odds, probabilities, predictions, or "what are the chances of X".
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install polymarket-odds或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install polymarket-odds⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/polymarket-odds/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: Polymarket description: Query Polymarket prediction market odds and events via CLI. Search for markets, get current prices, list events by category. Supports sports betting (NFL, NBA, soccer/EPL, Champions League), politics, crypto, elections, geopolitics. Real money markets = more accurate than polls. No API key required. Use when asked about odds, probabilities, predictions, or "what are the chances of X". ---
Query real-time odds from Polymarket, the world's largest prediction market.
# Search for markets (instant via /public-search API)
polymarket search "Arsenal FC"
polymarket search "Super Bowl"
polymarket search "Bitcoin"
polymarket search "Trump"
# Browse by category
polymarket events --tag=sports
polymarket events --tag=crypto
polymarket events --tag=politics
# Get specific market details
polymarket market will-bitcoin-reach-100k
The CLI is at polymarket.mjs in this skill folder. Run with:
node /path/to/skill/polymarket.mjs <command>
| Command | Description | |---------|-------------| | search | Search markets by keyword (recommended) | | events [options] | List active events | | market | Get market details by slug | | tags | List available categories | | price | Get current price for a token | | book | Get orderbook depth |
--tag= - Filter by category (crypto, politics, sports, etc.)--limit= - Maximum results (default: 20)Prices = Probabilities:
Polymarket has individual match markets for soccer, NFL, NBA, and more.
# Soccer - use "FC" suffix for team names
polymarket search "Arsenal FC"
polymarket search "Manchester United FC"
polymarket search "Liverpool FC"
# NFL/NBA - team name works
polymarket search "Patriots"
polymarket search "Chiefs"
polymarket search "Lakers"
Market types available:
| Tag | Markets | |-----|---------| | sports | NFL, NBA, soccer, tennis, etc. | | politics | Elections, legislation, appointments | | crypto | Price targets, ETFs, regulations | | business | IPOs, acquisitions, earnings | | tech | Product launches, AI developments |
The CLI uses these public endpoints (no auth required):
GET /public-search?q= - keyword searchGET /events?active=true&closed=false - list eventsGET /markets?slug= - market detailsGET /tags - available categoriesBase URL: https://gamma-api.polymarket.com
安装 Polymarket Odds 后,可以对 AI 说这些话来触发它
Help me get started with Polymarket Odds
Explains what Polymarket Odds does, walks through the setup, and runs a quick demo based on your current project
Use Polymarket Odds to query Polymarket prediction market odds and events via CLI
Invokes Polymarket Odds with the right parameters and returns the result directly in the conversation
What can I do with Polymarket Odds in my finance & investment workflow?
Lists the top use cases for Polymarket Odds, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/polymarket-odds/ 目录(个人级,所有项目可用),或 .claude/skills/polymarket-odds/(项目级)。重启 AI 客户端后,用 /polymarket-odds 主动调用,或让 AI 根据上下文自动发现并使用。
Polymarket Odds 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Polymarket Odds 可免费安装使用。请查阅仓库了解许可证信息。
Query Polymarket prediction market odds and events via CLI. Search for markets, get current prices, list events by category. Supports sports betting (NFL, NBA, soccer/EPL, Champions League), politics, crypto, elections, geopolitics. Real money markets = more accurate than polls. No API key required. Use when asked about odds, probabilities, predictions, or "what are the chances of X".
Automate my finance & investment tasks using Polymarket Odds
Identifies repetitive steps in your workflow and sets up Polymarket Odds to handle them automatically
Polymarket Odds 属于「Finance & Investment」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。