Provides real-time prediction market odds and Yes/No probabilities for political races via SkillPay.me integration.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install polymarket-election-odds
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install polymarket-election-odds using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill enables developers and researchers to fetch live political betting data directly from Polymarket, the leading decentralized prediction market. By incorporating this capability into your workflow via Openclaw Skills, you can access objective, market-driven sentiment analysis for presidential, Senate, House, and gubernatorial races.
Designed for precision and speed, the skill provides structured data on candidate probabilities, allowing for deep analysis of political trends. The integration uses SkillPay.me for seamless, automated micropayments, making it a cost-effective solution for those who need high-fidelity political data without expensive flat-rate subscriptions.
To deploy this skill, ensure you have an active environment configured for Openclaw Skills and a linked SkillPay.me wallet for processing transactions.
Install the skill via the CLI:
claw install polymarket-election-odds
Set up your payment credentials:
export SKILLPAY_PRIVATE_KEY="your_private_key"
The skill returns a standardized data object representing the state of the political market. This allows for easy integration into existing Openclaw Skills pipelines.
| Field | Type | Description |
|---|---|---|
| candidate | string | Name of the candidate or outcome. |
| odds_yes | float | The current probability (0.0 to 1.0) for a 'Yes' outcome. |
| race_category | string | The type of race (e.g., Senate, House, Governor). |
| last_updated | timestamp | The exact time of the market snapshot. |
| volume_24h | float | The trading volume in the last 24 hours. |
Loading
A professional-grade data extraction tool for gathering and analyzing historical price and volume metrics from Polymarket events.

A specialized skill for AI agents to retrieve real-time prediction market data for major cryptocurrencies and institutional milestones.

Identify statistical correlations between prediction markets to uncover arbitrage and hedging opportunities.

An automated solution to track and replicate the betting strategies of high-success traders and whales on the Polymarket platform.

A specialized tool for retrieving real-time prediction market odds for major entertainment events and industry milestones.

A specialized tool for fetching and analyzing historical OHLCV data from Polymarket prediction markets.








































