From octagon-market-intelligence
Generates Kalshi prediction market research reports and fetches structured historical event data for analyzing market probabilities, expected return, and model divergence.
How this skill is triggered — by the user, by Claude, or both
Slash command
/octagon-market-intelligence:prediction-markets-analysisThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill for Kalshi event research and historical prediction market analysis.
Use this skill for Kalshi event research and historical prediction market analysis.
Generate a report for the Kalshi market <KALSHI_URL>.
For structured history retrieval:
Fetch historical data for the Kalshi event ticker <EVENT_TICKER>.
Report generation:
{
"server": "octagon-mcp",
"toolName": "octagon-prediction-markets-agent",
"arguments": {
"prompt": "Generate a report for the Kalshi market https://kalshi.com/markets/kxbtcy/btc-price-range-eoy/kxbtcy-27jan0100"
}
}
Structured history:
{
"server": "octagon-mcp",
"toolName": "prediction_markets_history",
"arguments": {
"event_ticker": "KXBTCY-27JAN0100",
"limit": 50,
"include_analysis": true
}
}
octagon-prediction-markets-agent for analyst-style reportsprediction_markets_history for structured history, pagination, or time filteringcache to falsenpx claudepluginhub octagonai/octagon-mcp-server --plugin octagon-market-intelligenceBuilds and tests Polymarket prediction market trading strategies for YES/NO tokens. Browse markets, analyze price history, create strategies, and run backtests on real-world events (politics, economics, sports, crypto).
Researches prediction-market events, venues, underliers, liquidity, and news context for Itô basket workflows. Useful for read-only market intelligence and API-gated Itô exploration.
Provides access to Kalshi prediction markets for sports event contracts and candlestick data via CLI and Python SDK.