Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
alsk1992 avatar

Predictit

  • 13 installs
  • 610 repo stars
  • Updated June 26, 2026
  • alsk1992/cloddsbot

predictit is a Claude skill that provides read-only access to PredictIt US political prediction markets, letting an agent search markets and view prices.

About

This skill adds read-only access to PredictIt, a US political prediction market, inside a chat agent. Developers use the /pi commands to search markets, pull a specific market's contracts, or list all active markets. It returns last-trade prices and best Yes/No bid and ask costs. There is no trading API, so it is view-only.

  • Read-only access to PredictIt US political prediction markets
  • Search markets, fetch market details, and list all active markets via /pi commands
  • Surfaces last-trade price and best bid/ask for Yes/No contracts

Predictit by the numbers

  • 13 all-time installs (skills.sh)
  • Ranked #759 of 1,106 Finance & Trading skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

predictit capabilities & compatibility

Capabilities
market data lookup · prediction market search
Use cases
research
Pricing
Free
From the docs

What predictit says it does

Read-only integration with PredictIt, a US political prediction market. View markets and prices.
SKILL.md
PredictIt is read-only (no trading API)
SKILL.md
npx skills add https://github.com/alsk1992/cloddsbot --skill predictit

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs13
repo stars610
Last updatedJune 26, 2026
Repositoryalsk1992/cloddsbot

What it does

Look up prices and contracts on PredictIt US political prediction markets from a chat agent.

Who is it for?

Viewing prices and contracts on PredictIt political prediction markets from an agent.

Skip if: Placing trades, since PredictIt exposes no trading API here.

When should I use this skill?

A user wants to check PredictIt political market prices or search markets.

By the numbers

  • 3 chat commands (/pi search, /pi market, /pi all)

Files

SKILL.mdMarkdownGitHub ↗

PredictIt

Read-only integration with PredictIt, a US political prediction market. View markets and prices.

Quick Start

# Search markets
/pi search president

# Get market details
/pi market 6867

# List all markets
/pi all

Commands

CommandDescription
/pi search [query]Search markets
/pi market <id>Get market details
/pi allList all active markets

Examples:

/pi search election       # Search election markets
/pi market 6867           # Get specific market
/pi all                   # List all markets

Features

  • Political Markets - US elections, congress, policy
  • Real-time Prices - Last trade and best bid/ask
  • Contract Details - Individual outcomes with prices

Notes

  • PredictIt is read-only (no trading API)
  • Prices shown are last trade price
  • Market volume not exposed by API
  • US politics focused

Price Data

FieldDescription
lastTradePriceMost recent trade price
bestBuyYesCostBest offer to buy Yes
bestBuyNoCostBest offer to buy No
bestSellYesCostBest bid to sell Yes
bestSellNoCostBest bid to sell No

Resources

Related skills

FAQ

Can this skill place trades on PredictIt?

No. The docs state PredictIt is read-only with no trading API; it only views markets and prices.

What price data does it return?

Last trade price plus best buy/sell costs for Yes and No contracts.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.