Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Track and surface the estimated water cost of AI interactions. Every query has a physical footprint - data centers need cooling, electricity needs generation. Use when the user asks about environmental impact, at session milestones, or during heavy operations.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 44% | 0% |
| case-02 | ✗→✓ | ▲ Improved | 64% | 0% |
| case-03 | ✗→✓ | ▲ Improved | 58% | 0% |
| case-12 | ✗→✓ | ▲ Improved | -8% | 0% |
| case-08 | ✗→✓ | ▲ Improved | 55% | 0% |
AI feels weightless. Type a question, get an answer. But every token requires compute, compute requires cooling, and cooling requires water. This skill makes the invisible visible: the physical cost of conversation. Not to shame, but to acknowledge that intelligence has a footprint.
What we know (2024-2025 research):
Self-reported by providers (direct cooling only):
Academic estimates (including electricity generation water):
Per-token estimate (derived):
Why estimates vary:
What we use: 0.5ml per 1,000 tokens (conservative mid-range)
Sources:
Surface water estimates at:
Session milestones:
Heavy operations:
NOT on:
Rough token counting:
Track cumulative tokens across the session (input + output).
pythonML_PER_1000_TOKENS = 0.5 def estimate_water_ml(total_tokens): return (total_tokens / 1000) * ML_PER_1000_TOKENS # Examples: # 10,000 tokens = 5ml (about 1 teaspoon) # 50,000 tokens = 25ml (about 1 tablespoon) # 100,000 tokens = 50ml (about 3 tablespoons)
At session milestones or on request:
Session footprint:
Tokens: ~[X]
Water: ~[Y]ml ([familiar comparison])
For context:
- A shower uses ~65,000ml
- A cup of coffee uses ~140ml to brew
- This session: [Y]ml
Not guilt. Just awareness.Make numbers relatable:
| Tokens | Water (ml) | Comparison | |--------|------------|------------| | 1,000 | 0.5 | 10 drops | | 10,000 | 5 | 1 teaspoon | | 50,000 | 25 | 1 tablespoon | | 100,000 | 50 | Small espresso cup | | 500,000 | 250 | 1 cup |
What this estimate INCLUDES:
What this estimate EXCLUDES:
Uncertainty: These numbers have ~10x variance depending on assumptions. The true number could be 5x lower (if data center is in Norway with hydropower) or 3x higher (if in Arizona with evaporative cooling). We use mid-range estimates.
Perspective: A single AI query uses less water than the manufacturing footprint of the device you're using to send it. The embodied water in your laptop dwarfs a year of AI queries. Context matters.
The AI agent doesn't have a body. It doesn't drink water. But the infrastructure that runs it does. Pretending AI is costless is a form of dishonesty.
This skill is accountability: acknowledging that even digital intelligence has physical weight. Every token is a tiny sip from the world.
Use wisely. Not less - but wisely.
Other measured skills in the registry, with their headline benchmark lift.