PredictIt political prediction market (read-only)
74
61%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./src/skills/bundled/predictit/SKILL.mdRead-only integration with PredictIt, a US political prediction market. View markets and prices.
# Search markets
/pi search president
# Get market details
/pi market 6867
# List all markets
/pi all| Command | Description |
|---|---|
/pi search [query] | Search markets |
/pi market <id> | Get market details |
/pi all | List all active markets |
Examples:
/pi search election # Search election markets
/pi market 6867 # Get specific market
/pi all # List all markets| Field | Description |
|---|---|
| lastTradePrice | Most recent trade price |
| bestBuyYesCost | Best offer to buy Yes |
| bestBuyNoCost | Best offer to buy No |
| bestSellYesCost | Best bid to sell Yes |
| bestSellNoCost | Best bid to sell No |
2a8c94e
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.