Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Model team, game, and player outcomes from repeated sports events, matchup history, schedules, injuries, and performance metrics. Use for sports rankings, matchup forecasts, season projections, or fantasy-oriented state models. Load `okhp3-outcome-modeling-core` first; this adapter does not provide live odds or trade execution.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 29% | 0% |
| case-02 | ✗→✓ | ▲ Improved | 30% | 0% |
| case-03 | ✗→✓ | ▲ Improved | 85% | 0% |
| case-04 | ✗→✓ | ▲ Improved | 71% | 0% |
| case-18 | ✗→✓ | ▲ Improved | -37% | 0% |
OverKill Hill P³ · overkillhill.com · github.com/OKHP3
Apply the outcome-modeling core to sports without confusing raw wins with underlying performance. Sports evidence is organized as time-indexed team or player states, opponent-adjusted interactions, and structural events such as injuries, coaching changes, and roster moves.
| In scope | Out of scope | |----------|-------------| | Matchup, team, player, and season projections | Guaranteed picks or certainty claims | | Opponent adjustment, schedule context, and roster events | Unverified live sports facts | | Ranking, calibration, uncertainty, and scenario analysis | Bet placement or bankroll execution |
okhp3-outcome-modeling-core and define the outcome, horizon, scoring rule, and as-of date.Use a state vector appropriate to the sport. Preserve raw values and transformed values, with feature metadata. For a matchup, model the relevant difference or interaction between the two states rather than treating each team as an isolated row.
textteam_state(team, date) matchup_delta(A, B, date) outcome(matchup, date)
Do not assume that the best team wins every individual game. Aggregation can reveal persistent strength while realized games retain randomness.
Read references/computational-model.md for the rating update, matchup probability, and worked calculation. Read references/glossary.md before using abbreviations. Reproduce the synthetic example with scripts/calculate-sports-model.py examples/sports-example.json. The helper is local, deterministic, and read-only.
Provide:
For betting or fantasy decisions, hand off to okhp3-outcome-modeling-markets or okhp3-nfl-fantasy-picks as appropriate.
references/computational-model.md -- sports equations and example.references/glossary.md -- sports terms and abbreviations.examples/sports-example.json -- synthetic matchup fixture.scripts/calculate-sports-model.py -- dependency-free rating helper.../okhp3-outcome-modeling-core/SKILL.md -- shared outcome-modeling contract.../okhp3-nfl-fantasy-picks/SKILL.md -- NFL fantasy-specific adapter.Built by Jamie Hill · OverKill Hill P³ Published at github.com/OKHP3 Part of the OKHP3/skillz Agent Skill library. MIT License -- free to use, fork, and adapt. A nod to the source is appreciated.
Other measured skills in the registry, with their headline benchmark lift.