/predictit
PredictIt political prediction market (read-only)
$ npx -y skills add alsk1992/CloddsBot --skill predictit --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition โ
- You can call itInvoke it directly when you want it.
- Slash command
/predictit
Context preview
The summary Claude sees to decide when to auto-load this skill.
PredictIt political prediction market (read-only)
SKILL.md
predictit.SKILL.mdname: predictit description: "PredictIt political prediction market (read-only)" emoji: "๐ณ๏ธ" commands: - /pi
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
| 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
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
| 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 |
Resources
- [PredictIt](https://www.predictit.org/)
Open Source AI trading agent that operates autonomously across 1000+ markets - Polymarket, Kalshi, Binance, Hyperliquid, Solana DEXs, 5 EVM chains. Scans for edge, executes instantly, manages risk while you sleep. Agent commerce protocol for machine-to-machine payments. Self-hosted. Built on Claude.
Repo: alsk1992/CloddsBot
Other skills on cloddsbot.
- /acp
Enable agent-to-agent commerce with on-chain escrow, cryptographic agreements, and service discovery.
Open skill - /agentbets
AgentBets - AI-native prediction markets on Solana
Open skill - /ai-strategy
AI Strategy - natural language to trades
Open skill - /alerts
Create and manage price alerts for prediction markets
Open skill - /analytics
Performance attribution, trade analytics, and strategy optimization
Open skill - /arbitrage
Automated cross-platform arbitrage detection and monitoring
Open skill

