Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Compare an EV against a comparable gas car on total cost — upfront gap after incentives, energy vs fuel per year, maintenance delta, and the crossover year when the EV pulls ahead (or doesn't). Use when asked is an EV worth it, EV vs gas total cost, when does an EV pay for itself, or should my next car be electric. Produces the year-by-year cumulative comparison from the script, the crossover year, the per-mile energy math, and the honest not-modeled list.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 7% | 0% |
| case-05 | ✗→✓ | ▲ Improved | 12% | 0% |
| case-12 | ✗→✓ | ▲ Improved | 140% | 0% |
| case-15 | ✗→✓ | ▲ Improved | -7% | 0% |
| case-02 | ✓→✓ | = Same ✓ | 8% | 0% |
The EV question is a crossover question: a higher price tag melting under lower running costs, with the answer living in your numbers — miles driven, electricity price (home vs. public charging are different products), and how long you keep cars. This skill runs the cumulative math year by year and reports where the lines cross, then is honest about what the model can't see: battery risk, a resale market still finding its feet, and the charger install that belongs in the purchase price.
Ask for these if not provided:
bashpython3 scripts/ev_vs_gas.py --ev-price 42000 --gas-price 33000 --incentive 7500 python3 scripts/ev_vs_gas.py --ev-price 42000 --gas-price 33000 --miles 15000 --kwh-price 0.16 --gas-price-gal 3.60 --json
Deterministic. Defaults are labeled and overridable: 3.3 mi/kWh, 32 mpg, $0.15/kWh, $3.50/gal, maintenance $500 vs $900, +$150/yr EV insurance. Home-charger install cost belongs added to --ev-price.
Script output: upfront gap, per-year deltas, cumulative table, crossover year]
Two sentences: what the crossover means against their stated ownership horizon, and which input the answer is most hostage to — usually miles or charging mix.]
The crossover at miles −25% / stated / +25%, or home-vs-public charging rates — one line each]
Battery replacement risk (and its warranty) · resale-value differences in an evolving market · home-charger install (add it to the EV price) · fuel/electricity price drift · the non-financials (driving feel, emissions, refueling time) — which are allowed to decide close calls.
Educational model, not financial advice — verify with a licensed professional before acting on it.
Other measured skills in the registry, with their headline benchmark lift.