predictit

Search and retrieve market details from the PredictIt API.

650|137|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/alsk1992/CloddsBot --skill predictit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: predictit
Source: https://github.com/alsk1992/CloddsBot/tree/main/src/skills/bundled/predictit
Command: npx skills add https://github.com/alsk1992/CloddsBot --skill predictit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to easily access and view information from the PredictIt political prediction market without needing to navigate the website directly.

Core Features & Use Cases

  • Market Search: Find specific political prediction markets by keyword.
  • Market Details: View detailed information, including contract names and prices, for individual markets.
  • List All Markets: Get an overview of all currently active markets on PredictIt.
  • Use Case: A user interested in the outcome of a political event can quickly search for relevant markets and check current price trends.

Quick Start

Use the predictit skill to search for markets related to the upcoming election.

Frequently Asked Questions about predictit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check PredictIt political prediction market prices?

To check PredictIt political prediction market prices, you can use a tool that queries the PredictIt API to retrieve real-time contract data. This provides read-only access to specific market details without navigating the website directly.

How do I list all active political prediction markets on PredictIt?

You can list all active political prediction markets on PredictIt by using a function that retrieves the full overview of currently active markets. This returns comprehensive market data directly from the PredictIt API.

Can I search for specific political markets by keyword?

Yes, you can search for specific political markets by keyword. This functionality queries the PredictIt API to find and return markets matching your search terms, enabling quick retrieval of relevant political event data.

Does this approach require a PredictIt account to view market data?

Viewing market data through the PredictIt API does not require a PredictIt account. The integration uses read-only access to retrieve contract names and prices, allowing users to check political event trends without logging in.

What are the limitations of read-only access to prediction market data?

The limitation of read-only access to prediction market data is that users cannot execute trades or place contracts. It is strictly designed for viewing market details, searching for active events, and checking price trends.