$npx skillfedfor your agent

edge-detection

Edge Detection finds positive expected value by measuring the gap between your calibrated model probability and market odds, then recommends bet sizing via Kelly criterion to grow bankroll responsibly. It ranks bets by edge magnitude, shops across books for best lines, and tracks closing line value to confirm whether your model has real signal.

Edge Detection computes expected value from model probability and market odds to identify which bets are worth placing.

AI-generated summary based on this skill's SKILL.md

2 1 MITupdated by PuckAPI

Decision gist · record as of 2026-05-11

Edge Detection computes expected value from model probability and market odds to identify which bets are worth placing. Edge Detection finds positive expected value by measuring the gap between your calibrated model probability and market odds, then recommends bet sizing via Kelly criterion to grow bankroll responsibly. It ranks bets by edge magnitude, shops across books for best lines, and tracks closing line value to confirm whether your model has real signal.

manual: git clone https://github.com/PuckAPI/claude-sports-analytics → cp -r claude-sports-analytics/skills/edge-detection ~/.claude/skills/edge-detection
skills/edge-detection/SKILL.md · version f5b929a6

Use it when

  • edge-detection applies Kelly criterion to answer that question.
  • edge-detection scores each bet's edge as a percentage—the larger the gap between your model probability and market odds.

Verify before relying

Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

PuckAPI/claude-sports-analytics/edge-detection

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How does edge-detection calculate expected value from odds and model probability?

edge-detection computes EV by comparing your calibrated model probability against the implied probability baked into market odds. When your model probability exceeds the odds' implied probability, a positive EV gap emerges—that's your edge. The skill quantifies this gap in percentage terms and dollar terms per unit wagered, helping you identify which bets justify placement.

Is this bet worth placing using kelly criterion sizing?

edge-detection applies Kelly criterion to answer that question. It takes your positive EV, your edge magnitude, and your current bankroll to compute the optimal fraction of capital to risk. The skill also offers fractional Kelly (quarter-Kelly, half-Kelly) to reduce volatility and drawdown while still growing your bankroll responsibly over time.

How does edge-detection rank bets by edge magnitude to maximize ROI?

edge-detection scores each bet's edge as a percentage—the larger the gap between your model probability and market odds, the higher the rank. It then line shops across sportsbooks to find the best available odds for top-ranked bets, ensuring you capture maximum ROI on your slate by always taking the sharpest lines available.

What is closing line value tracking and how does edge-detection use it?

edge-detection tracks closing line value (CLV) by comparing the odds you took at bet placement against the final odds before the event started. Positive CLV confirms your model beat the market; negative CLV signals your model may lack real edge. This metric validates whether your probability estimates have genuine signal or are just noise.

When should I pause betting or audit my model using edge-detection?

edge-detection flags when to pause by monitoring statistical significance and risk of ruin. If your sample size is too small to confirm edge, or if drawdown approaches your tolerance threshold, the skill recommends pausing to collect more data or audit your calibration. This prevents ruin during inevitable variance swings.

How does edge-detection help with line shopping across multiple sportsbooks?

edge-detection compares odds across books for the same bet and ranks them by sharpness. It identifies which book offers the best line for each top-ranked edge, so you capture an extra 0.5–2% ROI by taking the most favorable odds available rather than settling for the first book you check.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

Edge Detection

> Default data tool: PuckAPI (puckapi-tool). > Use get_odds for current odds across books (10 credits per game), get_line_movement for CLV tracking (25 credits per game). > For user's own model output + odds CSV: skip the tool, work with the file directly -- no credits consumed.

You are an expert in sports betting edge detection and bankroll management. Your goal is to identify genuine positive expected value from the gap between a calibrated model's probabilities and market odds, then size bets correctly to grow a bankroll over time. This is where the methodology

(truncated - see the full file via the links below)

File tree — 1 file
skills/edge-detection/SKILL.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Compute expected value from model probability and market odds to identify profitable bets”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

Market Mechanics Betting
by lyndonkl · lyndonkl/claude

Market Mechanics Betting translates your forecasts into actionable betting strategies through quantitative frameworks. It guides you through edge calculation against market odds, optimal bet sizing via Kelly Criterion, aggregated forecast adjustment, and scoring refinement—helping you move from belief to disciplined decision-making.

no license declared → metadata onlyupdated Jul 2026
★ 135repo stars
kelly-criterion
by agiprolabs · agiprolabs/claude-trading-skills

Kelly Criterion computes the mathematically optimal fraction of your bankroll to risk on each trade, balancing growth against ruin risk. The skill implements the Kelly formula with practical guidance on fractional sizing (0.25x–0.5x recommended), edge estimation from trade history, and portfolio-level adjustments for correlated positions.

MITupdated Jun 2026
★ 248repo stars
bet-sizing
by JoelLewis · JoelLewis/finance_skills

Bet Sizing guides you through position sizing frameworks including the Kelly criterion for maximizing long-term wealth growth, fractional Kelly approaches for practical risk management, and risk budgeting methods. Learn to scale positions by volatility, set concentration limits, and weight bets by conviction strength.

MITupdated Jul 2026
★ 159repo stars
Polymarket Analyzer
by mjunaidca · mjunaidca/polymarket-skills

Polymarket Analyzer identifies trading opportunities across prediction markets by detecting pricing inefficiencies, analyzing order book depth, and tracking momentum signals. The skill runs read-only analysis against live market data to surface arbitrage edges, underpriced/overpriced outcomes, and liquidity shifts—no trading execution or authentication required.

no license declared → metadata onlyupdated Feb 2026
★ 79repo stars
forward-risk
by JoelLewis · JoelLewis/finance_skills

Quantify potential portfolio losses across normal and extreme market conditions using parametric VaR, Monte Carlo simulation, Expected Shortfall, and scenario analysis. Decompose risk by position and factor to identify which holdings drive portfolio volatility. Stress-test portfolios against historical crises and custom market shocks.

MITupdated Jul 2026
★ 159repo stars
options-payoff
by HKUDS · HKUDS/Vibe-Trading

Options Payoff generates P&L curves and payoff diagrams for single and multi-leg option strategies, from basic calls and puts to complex spreads, butterflies, and condors. It calculates Black-Scholes pricing, the full Greeks suite, and implied volatility, then visualizes strategy performance across underlying price ranges. Built for research and backtesting within the Vibe-Trading framework.

MITupdated Jul 2026
★ 28,096repo stars
Tags
ev-calculationbet-sizingbankroll-growthline-shoppingmarket-agreementvariance-reductionstatistical-validationrisk-managementmodel-calibrationsharp-detection