consensus-divergence-monitor

Fetch Kalshi markets, score and rank cross-venue pricing divergences, and persist observations.

2|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/terraleiloa/seren-skills --skill consensus-divergence-monitor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: consensus-divergence-monitor
Source: https://github.com/terraleiloa/seren-skills/tree/main/kalshi/consensus-divergence-monitor
Command: npx skills add https://github.com/terraleiloa/seren-skills --skill consensus-divergence-monitor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you detect and prioritize when Kalshi pricing diverges across venues, so you can focus on the biggest cross-venue consensus breaks instead of manually checking multiple sources.

Core Features & Use Cases

  • Cross-venue divergence monitoring: Fetch Kalshi markets and identify consensus breaks by contract/venue spread.
  • Ranking and watchlist triage: Score divergences, rank the largest gaps, and produce a watchlist for lower-conviction breaks.
  • Change tracking and summaries: Compare the current scan to the previous run, summarize what changed, and persist ranked observations.

Quick Start

Use the consensus-divergence-monitor skill in Seren to fetch the latest Kalshi data and generate a ranked divergence report with a desktop summary and a watchlist.

Frequently Asked Questions about consensus-divergence-monitor

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

FAQPage Schema
How do I monitor Kalshi cross-venue pricing divergences automatically?

You can monitor Kalshi cross-venue pricing divergences automatically by fetching market data via the Kalshi connector, scoring contract spreads, and ranking the largest consensus breaks to generate a structured desktop summary.

What is cross-venue divergence monitoring for prediction markets?

Cross-venue divergence monitoring identifies consensus breaks by comparing Kalshi contract pricing across multiple venues, scoring the gaps, and ranking the largest spreads to highlight significant pricing discrepancies.

Can I track what changed in Kalshi market divergences since my last scan?

Yes, you can track changes since your last scan because the monitoring process diffs the current divergence scan with prior runs, summarizes what changed, and persists ranked observations for trend comparison.

How do I rank Kalshi market divergences to build a watchlist?

You rank Kalshi market divergences by applying transform helpers to score contract spreads, sorting the largest gaps for priority review, and routing lower-conviction breaks into a structured market watchlist.

Does Kalshi divergence monitoring require external dependencies or connectors?

Kalshi divergence monitoring requires no external dependencies, but it relies on the Kalshi connector to fetch market data and transform helpers to score and rank cross-venue pricing spreads.

What is the best way to triage large consensus breaks across multiple Kalshi venues?

The best way to triage large consensus breaks is to scan Kalshi venues, score divergences via transform helpers, rank the largest gaps for immediate review, and assign lower-conviction breaks to a watchlist.