edge
Find mispriced markets by comparing to external models and data sources
npx skills add majiayu000/claude-skill-registry --skill edge --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Edge Detection Skill Compare prediction market prices to external models, polls, and data sources to find potential edge. ## Commands ### Scan for Edge ``` /edge /edge politics /edge fed ``` ### Compare Specific Market ``` /edge compare "Trump 2028" 538 betting-odds /edge compare "BTC above 100k" polymarket kalshi ``` ### Kelly Calculator ``` /edge kelly 0.6 2.0 1000 # probability, decimal odds, bankroll /edge kelly 55 2.5 # 55% prob, 2.5 odds, $100 default bankroll ``` ## Data Sources ### Political - **538/Silver Bulletin** - Election models - **RealClearPolitics** - Polling averages - **Betting Odds** - Pinnacle, offshore books - **PredictIt** - Alternative market prices ### Economic - **CME FedWatch** - Rate probabilities - **Bloomberg Consensus** - Economist forecasts - **Treasury Yields** - Implied expectations ### Sports - **Vegas Lines** - Sharp money indicators - **ESPN FPI** - Power rankings - **Historical Models** - ELO ratings ## Examples User: "Find me some edge" → Scan markets where price differs >10% from models → Return top opportunities with confidence levels User: "Is the Fed market fairly priced?" → Compare to CME FedWatch probabilities → Show discrepancy and co
- Commands
- Scan for Edge
- Compare Specific Market
- Kelly Calculator
- Data Sources
- Political
- Economic
- Sports
- Examples
- Output Format
What does the edge skill do?
Find mispriced markets by comparing to external models and data sources
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill edge --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
