Polymarket Election Odds for Openclaw

Provides real-time prediction market odds and Yes/No probabilities for political races via SkillPay.me integration.

mosonchan2023
v1.0.1
Mar 6, 2026
0
0
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install polymarket-election-odds

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

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).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Polymarket Election Odds?

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.

Polymarket Election Odds Use Cases

  • Monitoring Yes/No probabilities for specific presidential candidates in real-time.
  • Tracking competitive Senate, House, or Governor races across various districts.
  • Analyzing historical movement and shifts in betting market sentiment during debates or major news events.
  • Integrating live election odds into custom dashboards or algorithmic trading setups.

How Polymarket Election Odds Works

  1. The user requests specific candidate odds or race tracking data through the Openclaw Skills interface.
  2. The system identifies the specific market on Polymarket and calculates the 0.001 USDT fee.
  3. SkillPay.me handles the automated micropayment to authorize the request.
  4. The skill queries the latest order book data to determine current market probabilities.
  5. Structured JSON data containing the current odds and historical context is returned to the user.

Polymarket Election Odds Setup

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"

Polymarket Election Odds Data Schema & Taxonomy

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.

Polymarket Election Odds Advanced Features

  • Historical movement tracking to visualize how odds have shifted over specific timeframes.
  • Multi-race tracking support to monitor an entire legislative body simultaneously.
  • Native SkillPay.me integration for frictionless, per-call payment processing.
  • Highly compatible with other data-focused Openclaw Skills for cross-platform political analysis.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*