Environmental Impact Tracker
Description
A Claude Code skill that translates AI token usage into real-world environmental impact (energy, water) with relatable comparisons.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Environmental Impact Tracker
**v1.2.0**
A Claude Code skill that calculates and displays the environmental footprint of your AI interactions, translating abstract token usage into energy consumption (Wh), water usage (mL), and relatable real-world comparisons.
What it does
After heavy turns (5,000+ tokens, subagent use, or complex tasks), Claude automatically displays:
🌍 Environmental Impact of This Response
Energy: 19.36 Wh (about 1 phone charge)
Water: 32.90 mL (about 2 tablespoons)
Model: Claude Sonnet 5
Tokens: 25,000 in + 6,000 out + ~2,500 skill = 33,500
+ 136,000 agent tokens across 4 agents = 169,500 total
💡 If a lighter model had been used:
Haiku: 6.46 Wh / 10.97 mL (3.0x less)
Note: Estimates. See references/sources.md for methodology.
Features:
- Per-turn impact: energy and water for each heavy exchange
- Subagent tracking: includes all spawned agent activity in the total
- Skill cost included: accounts for the tokens used to load this skill itself
- Model efficiency comparison: shows what the same work would have cost on a lighter model
- Cumulative tracking: session, weekly, and project totals via a local log file
- Auto-wires enforcement: adds a rule to your
CLAUDE.mdon first use so it never gets skipped
Installation
Claude Code
/plugin install example-skills@anthropic-agent-skills
Or copy `SKILL.md` (and the `references/` folder) into your Claude Code skills directory:
~/.claude/plugins/cache/anthropic-agent-skills/example-skills/unknown/skills/environmental-impact-tracker/
Manual (any Claude environment)
Paste the contents of `SKILL.md` into your system prompt or project instructions.
Setup
Installing the skill alone is not enough for it to fire automatically. It needs an enforcement rule and a toggle file, both one-time steps:
- Add this rule to
~/.claude/CLAUDE.md(global, applies to every project; use a project-localCLAUDE.mdinstead if you on
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI