Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Select NFL fantasy players, DFS lineups, salary-cap rosters, waiver priorities, or trade targets under a scoring and budget system. Use when comparing projected points per cost, replacement value, positional scarcity, floor, ceiling, or roster correlation. Load `okhp3-outcome-modeling-core` and `okhp3-outcome-modeling-sports` first; this is fantasy decision support, not sportsbook betting advice.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-02 | ✗→✓ | ▲ Improved | 31% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -5% | 0% |
| case-06 | ✗→✓ | ▲ Improved | 75% | 0% |
| case-11 | ✗→✓ | ▲ Improved | -18% | 0% |
| case-13 | ✗→✓ | ▲ Improved | 9% | 0% |
OverKill Hill P³ · overkillhill.com · github.com/OKHP3
Optimize NFL fantasy decisions under scoring, roster, salary, and risk constraints. A player is not valuable merely because they are among the best players. The relevant question is how much usable fantasy production they provide relative to cost, replacement value, uncertainty, positional scarcity, and roster construction.
| In scope | Out of scope | |----------|-------------| | Season-long and DFS fantasy decisions | Sportsbook betting or wagering recommendations | | Salary, points, replacement value, and roster optimization | Current facts without a verified source and as-of date | | Player projections with floor, ceiling, and uncertainty | Guaranteed outcomes or certainty language |
Before ranking players, identify:
If the user does not provide these, state the assumptions and do not present a universal ranking as authoritative.
Use a constrained value model rather than raw projected points alone:
textfantasy value = projected points - replacement baseline cost efficiency = fantasy value / salary or roster cost decision value = expected value adjusted for uncertainty, scarcity, and constraints
Evaluate each player through:
Do not treat projected points per dollar as sufficient by itself. A cheap player can be efficient but unusable if their role is unstable or the opportunity cost is high.
Read references/computational-model.md for replacement value, risk adjustment, and constrained roster formulas. Read references/glossary.md before using fantasy abbreviations. Reproduce the small roster example with scripts/calculate-fantasy-lineup.py examples/fantasy-example.json. The helper enumerates a small local fixture, prints the selected roster, and performs no network access or writes.
Before handoff, verify the scoring, roster, salary, slate, and freshness inputs; recalculate replacement baselines by position; confirm every lineup constraint; and label the result as decision support rather than a guarantee.
Return a table with, as available:
textplayer | position | salary | projected points | floor | ceiling | replacement value | points per cost | role risk | decision note
For a lineup, show the constraint checks and explain why the chosen roster is better than plausible alternatives. For season-long decisions, distinguish draft value, waiver value, trade value, and rest-of-season value.
references/computational-model.md -- fantasy equations and example.references/glossary.md -- fantasy terms and abbreviations.examples/fantasy-example.json -- synthetic salary-cap fixture.scripts/calculate-fantasy-lineup.py -- transparent small-roster optimizer.../okhp3-outcome-modeling-core/SKILL.md -- shared objective and validation contract.../okhp3-outcome-modeling-sports/SKILL.md -- sports state and matchup contract.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.