Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Compare independent probabilities with prediction-market prices and evaluate expected value, calibration, liquidity, spread, and resolution risk. Use when analyzing event contracts, odds, edge, paper backtests, or risk-adjusted position sizing. Load `okhp3-outcome-modeling-core` first; this skill does not place or manage trades.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-05 | ✗→✓ | ▲ Improved | 30% | 0% |
| case-01 | ✗→✓ | ▲ Improved | -11% | 0% |
| case-02 | ✗→✓ | ▲ Improved | 24% | 0% |
| case-04 | ✗→✓ | ▲ Improved | 64% | 0% |
| case-09 | ✗→✓ | ▲ Improved | -10% | 0% |
OverKill Hill P³ · overkillhill.com · github.com/OKHP3
Compare an independently constructed probability with a market price while preserving uncertainty, resolution rules, liquidity, and cost. This adapter adds the market layer to the outcome-modeling core. It is research and decision support, not an execution workflow.
| In scope | Out of scope | |----------|-------------| | Event probability and market-price comparison | Trade or bet execution | | Resolution, liquidity, spread, and expected value | Invented current market data | | Calibration, scenario analysis, and paper backtesting | Guaranteed edge or profit claims |
Record:
If the resolution rule is unclear, stop at a comparison and label the result unresolved.
okhp3-outcome-modeling-core and define the event target and as-of time.Before any paper conclusion, verify the contract wording, resolution authority, observed-at timestamp, price format, costs, and liquidity assumptions. If any resolution rule remains ambiguous, return an unresolved research result.
textcontract | venue | resolution | observed_at model_probability | market_probability | uncertainty price or bid/ask | spread | liquidity | fees expected_value | scenario range | key risks decision: research, pass, paper test, or requires explicit execution approval
Do not treat a model-market difference as a trade recommendation automatically. A small edge can disappear through uncertainty, spread, fees, slippage, or ambiguous resolution.
Read references/computational-model.md for binary price, edge, all-in cost, expected value, and break-even formulas. Read references/glossary.md before using market abbreviations. Reproduce the synthetic comparison with scripts/calculate-market-comparison.py examples/market-example.json. The helper is local, deterministic, read-only, and does not execute trades.
This skill must not request private keys, place orders, cancel orders, or imply guaranteed returns. If the user asks for execution, route to an explicitly authorized trading workflow and require confirmation of the exact contract, side, price, amount, and risk.
references/computational-model.md -- market equations and example.references/glossary.md -- market terms and abbreviations.examples/market-example.json -- synthetic contract fixture.scripts/calculate-market-comparison.py -- dependency-free comparison helper.../okhp3-outcome-modeling-core/SKILL.md -- shared outcome and validation 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.