Help us improve
Share bugs, ideas, or general feedback.
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.
npx claudepluginhub octagonai/octagon-mcp-server --plugin octagon-market-intelligenceHow 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.
Researches prediction-market events, venues, underliers, liquidity, and news context for Itô basket workflows. Read-only market intelligence with API-gated data.
Trade on prediction markets (Polymarket, Kalshi). Search markets, buy/sell positions, track PnL, and view trade history.
Interacts with Polymarket prediction markets to search events, check odds, place USDC.e bets on Polygon, and manage positions.
Share bugs, ideas, or general feedback.
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 false