Use when quantifying greenhouse gas emissions for an organization, product, project, or activity to establish a baseline or report emissions.
Scanned 9/8/2026
Install to Claude Code
npx -y skills add jeffreytse/grimoire-core --skill calculate-carbon-footprint --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Calculate Carbon Footprint?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jeffreytse-calculate-carbon-footprint)More formats (shields.io, HTML) on the badges page.
---
name: calculate-carbon-footprint
description: Use when quantifying greenhouse gas emissions for an organization, product, project, or activity to establish a baseline or report emissions.
source: GHG Protocol Corporate Standard (WRI/WBCSD, 2001); IPCC emissions factor methodology; ISO 14064-1:2018
tags: [carbon, emissions, ghg, climate, measurement]
verified: true
---
# Calculate Carbon Footprint
Quantify greenhouse gas emissions across all scopes using standardized methodology to establish an auditable baseline.
## Why This Is Best Practice
**Adopted by:** CDP (Carbon Disclosure Project), Fortune 500 sustainability programs, EU Corporate Sustainability Reporting Directive, SEC climate disclosure rules, Science Based Targets initiative (SBTi)
**Impact:** Organizations using GHG Protocol methodology reduce reporting errors by 40%; companies with verified baselines set 2x more ambitious reduction targets (SBTi 2022 analysis)
**Why best:** Activity-based accounting with IPCC emissions factors provides globally consistent, auditable results that satisfy regulatory, investor, and voluntary reporting frameworks simultaneously.
Sources: WRI/WBCSD "GHG Protocol Corporate Standard" (2001, updated 2015); IPCC AR6 "Global Warming Potentials" (2021); ISO 14064-1:2018 "Greenhouse gases — Specification with guidance"
## Steps
1. **Define organizational boundary** — Choose consolidation approach (equity share, financial control, or operational control) and document which entities, facilities, and operations are included.
2. **Define operational boundary** — Map Scope 1 (direct emissions from owned/controlled sources), Scope 2 (purchased energy), and Scope 3 (value chain) categories relevant to the organization.
3. **Collect activity data** — Gather fuel consumption records, energy bills, fleet mileage, refrigerant logs, purchased goods invoices, travel data, and waste disposal records for the reporting period.
4. **Select emissions factors** — Use primary factors from IPCC AR6 (GWP100), EPA eGRID for US electricity, IEA for international grids, or supplier-specific factors where available. Document factor source and year.
5. **Calculate emissions by source** — Apply formula: Activity Data × Emissions Factor × GWP = CO₂e. Convert all GHGs to CO₂ equivalent using AR6 GWP100 values (e.g., CH₄ = 27.9, N₂O = 273).
6. **Aggregate by scope** — Sum emissions within each scope; flag material categories (>5% of total) for verification priority.
7. **Apply quality checks** — Cross-check against prior years and industry benchmarks; investigate anomalies >20% year-over-year before finalizing.
8. **Document uncertainty** — Estimate uncertainty range per emission category using Tier 1 (±50%), Tier 2 (±20%), or Tier 3 (<±10%) methods per IPCC guidelines.
9. **Select verification level** — Choose limited or reasonable assurance engagement per ISO 14064-3 based on reporting requirements.
10. **Report and disclose** — Structure disclosure per GHG Protocol reporting requirements or relevant framework (CDP, TCFD, CSRD) including base year, methodology, and recalculation policy.
## Rules
- Always use GWP100 values from the most recent IPCC Assessment Report for consistency.
- Never mix consolidation approaches (equity vs. control) within a single reporting boundary.
- Document every emissions factor source, version, and year used — undocumented factors invalidate third-party verification.
- Recalculate base year when structural changes (acquisitions, divestitures) exceed 5% of total emissions.
- Report Scope 3 categories separately; never roll them into Scope 1 or 2 totals.
## Common Mistakes
- **Using outdated emissions factors** — IPCC GWP values updated each assessment cycle; using AR5 instead of AR6 understates methane emissions by ~15%.
- **Ignoring market-based Scope 2** — Reporting only location-based electricity emissions misses the impact of renewable energy certificates (RECs) and PPAs, leading to overstatement for clean-energy buyers.
- **Omitting refrigerants** — Fugitive HFC emissions from HVAC/refrigeration can represent 10–30% of Scope 1 for commercial facilities but are frequently overlooked due to missing maintenance records.
- **Double-counting in Scope 3** — Counting both Category 1 (purchased goods) and Category 11 (use of sold products) for the same item inflates totals.
## When NOT to Use
- When a high-level order-of-magnitude estimate is sufficient — use a spend-based screening tool instead.
- When the entity has no operational control and equity share is below reporting threshold.
- When the goal is solely product-level footprinting — use ISO 14067 (product carbon footprint) instead.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!