CtrlK
BlogDocsLog inGet started
Tessl Logo

predictit

PredictIt political prediction market (read-only)

74

Quality

61%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./src/skills/bundled/predictit/SKILL.md
SKILL.md
Quality
Evals
Security

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

  • PredictIt
Repository
alsk1992/CloddsBot
Last updated
Created

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.