polymarket-oddsQuery 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".
Install via ClawdBot CLI:
clawdbot install deanpress/polymarket-oddsQuery 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
Generated Mar 1, 2026
Sports analysts and bettors can use this skill to query real-time odds for NFL, NBA, soccer, and other sports events. It provides moneyline, spread, and totals data, enabling quick market sentiment analysis for individual matches without needing an API key.
Journalists, researchers, and political strategists can access prediction market odds for elections, legislation, and geopolitical events. This offers a data-driven alternative to traditional polls, leveraging real-money trading for more accurate probability estimates in real-time.
Crypto traders and analysts can track prediction markets on Bitcoin price targets, ETF approvals, and regulatory changes. The skill allows searching and browsing crypto-related events to gauge market expectations and sentiment without requiring authentication.
Corporate analysts and investors can query markets on IPOs, acquisitions, earnings, and tech product launches. This helps assess public predictions on business outcomes, providing insights into market confidence and potential risks in various industries.
Event planners and risk managers can use the skill to check probabilities for outcomes like sports results or political developments. It supports filtering by categories like sports or politics, offering quick odds retrieval to inform contingency planning and decision-making.
Offer a premium service that integrates Polymarket data with advanced analytics, such as trend visualization and predictive modeling. Charge monthly fees for access to enhanced insights, automated reports, and API integrations tailored for businesses and professionals.
Monetize by directing users from the skill to partner betting platforms or prediction market exchanges. Earn commissions on referred traffic or conversions, leveraging the skill's search and event browsing features to attract users interested in real-money trading.
Provide the basic CLI skill for free, while offering paid upgrades like historical data access, custom alerts, and batch processing. Target power users and enterprises willing to pay for enhanced functionality and support, generating revenue from tiered pricing plans.
๐ฌ Integration Tip
Integrate this skill into existing analytics dashboards or chatbots by calling its CLI commands programmatically, ensuring to handle JSON outputs for seamless data parsing and display.
Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management, watchlists with alerts, dividend analysis, 8-dimension stock scoring, viral trend detection (Hot Scanner), and rumor/early signal detection. Use for stock analysis, portfolio tracking, earnings reactions, crypto monitoring, trending stocks, or finding rumors before they hit mainstream.
Get stock prices, quotes, fundamentals, earnings, options, dividends, and analyst ratings using Yahoo Finance. Uses yfinance library - no API key required.
Yahoo Finance (yfinance) powered stock analysis skill: quotes, fundamentals, ASCII trends, high-resolution charts (RSI/MACD/BB/VWAP/ATR), plus optional web a...
Become an autonomous prediction market trader on Polymarket with AI-powered analysis and a performance-backed token on Base. Trade real markets, build a track record, and let the buyback flywheel run.
Get cryptocurrency token price and generate candlestick charts via CoinGecko API or Hyperliquid API. Use when user asks for token price, crypto price, price chart, or cryptocurrency market data.
Trade and monitor Hyperliquid perpetual futures. Check balances, view positions with P&L, place/cancel orders, execute market trades. Use when the user asks about Hyperliquid trading, portfolio status, crypto positions, or wants to execute trades on Hyperliquid.