Agent Skillsmohitagw15856/pm-claude-skills › carbon-accounting-check

carbon-accounting-check

GitHub

用于在报告或审计前对温室气体清单进行合理性检查。通过边界审查、数据质量分级、排放因子敏感性分析及年度变化桥接,识别范围1/2/3的缺口与重复计算风险,确保数据严谨性并生成修复建议列表。

plugins/pm-climate/skills/carbon-accounting-check/SKILL.md mohitagw15856/pm-claude-skills

Trigger Scenarios

审查碳足迹 验证温室气体清单 解释年度排放量变化 准备审计数据

Install

npx skills add mohitagw15856/pm-claude-skills --skill carbon-accounting-check -g -y
More Options

Non-standard path

npx skills add https://github.com/mohitagw15856/pm-claude-skills/tree/main/plugins/pm-climate/skills/carbon-accounting-check -g -y

Use without installing

npx skills use mohitagw15856/pm-claude-skills@carbon-accounting-check

指定 Agent (Claude Code)

npx skills add mohitagw15856/pm-claude-skills --skill carbon-accounting-check -a claude-code -g -y

安装 repo 全部 skill

npx skills add mohitagw15856/pm-claude-skills --all -g -y

预览 repo 内 skill

npx skills add mohitagw15856/pm-claude-skills --list

SKILL.md

Frontmatter
{
    "name": "carbon-accounting-check",
    "description": "Sanity-check a greenhouse gas inventory before it goes into a report or gets audited. Use when asked to review a carbon footprint, check a GHG inventory, validate scope 1\/2\/3 numbers, explain a year-over-year emissions change, or prepare emissions data for assurance. Produces a boundary review, data-quality assessment, emission-factor sensitivity list, YoY bridge, and a fix-before-publishing list."
}

Carbon Accounting Check Skill

A GHG inventory fails audit (and credibility) on boundaries, factors, and data quality — rarely on arithmetic. This skill runs a structured sanity pass over an inventory so the weak points are found internally, not by an assurer or a journalist. It reviews rigor; it does not certify compliance.

What This Skill Produces

  • A scope 1/2/3 boundary review with gaps and out-of-boundary items named
  • A data-quality tier map (measured / calculated / estimated / proxy) per emission source
  • The top emission-factor sensitivities — where a factor choice swings the total
  • A year-over-year bridge separating real reduction from methodology or boundary change
  • Double-counting flags and a prioritized fix list

Required Inputs

Ask for these if not provided; if the brief is thin, proceed with clearly labelled assumptions rather than refusing:

  • Inventory data — emissions by scope and category, with units (tCO2e), and the reporting year
  • Organizational boundary — operational control, financial control, or equity share, and which entities are in/out
  • Scope 2 method(s) — location-based, market-based, or both; contractual instruments held (RECs, GOs, PPAs)
  • Emission factor sources — which factor sets and vintages were used per category
  • Data provenance — per major source: meter/invoice, activity-data calculation, estimate, or spend-based proxy
  • Prior-year inventory (optional) — needed for the YoY bridge
  • Offsets or removals held (optional) — reviewed separately, never netted

Review Framework

Walk the inventory in this order:

1. Boundary. Confirm the consolidation approach is stated and applied consistently. For scope 3, check all 15 GHG Protocol categories were screened — a category may be excluded only with a stated reason and a rough size estimate.

2. Scope 2 duality. Both market- and location-based figures should exist. Flag market-based claims without matching contractual instruments (vintage, geography, retirement).

3. Data-quality tiers. Assign each material source a tier and estimate what share of the total sits in each:

Tier Basis Typical uncertainty
Measured Meters, fuel invoices, utility bills Low
Calculated Activity data × published factor Low–medium
Estimated Extrapolation, averages, occupancy models Medium–high
Proxy Spend-based, industry-average intensity High — directional only

Flag any headline claim (e.g. "-12% YoY") that rests mostly on proxy-tier data.

4. Factor sensitivity. Identify the 3–5 sources where switching to an equally defensible factor set or vintage moves the total by >2%. Recompute or estimate the swing.

5. YoY bridge. Decompose the change into: activity change, factor/vintage updates, boundary changes, methodology changes, and data-quality improvements. Only the first is a real emissions trend.

6. Double-counting traps. Check the classics: fleet fuel in both scope 1 and scope 3 category 6; electricity in scope 2 and again via spend-based scope 3; parent and subsidiary both claiming the same site; RECs claimed against grid averages already lowered by those RECs; leased assets counted by both lessor and lessee.

Output Format

GHG inventory check: [organization, reporting year]

1. Summary verdict — publishable as-is / publishable with caveats / fix first, with the two or three decisive reasons.

2. Boundary review — consolidation approach, scope 3 category screening table (included / excluded + reason + size estimate), gaps.

3. Data-quality map — table of major sources × tier × share of total, with the weakest material sources called out.

4. Factor sensitivities — the top swings, each with source, alternative factor, and estimated delta.

5. YoY bridge — waterfall from prior year to current year with each driver quantified or labelled as an estimate.

6. Flags and fixes — numbered list, each with severity (blocks publication / caveat needed / improve next cycle) and a concrete fix.

Include this line in the artifact: "Verify boundary, methodology, and disclosure choices against the applicable standard (e.g. GHG Protocol, ISO 14064-1) and regulation with your compliance team and assurer."

Quality Checks

  • Consolidation approach is stated and every in/out entity decision is visible
  • All 15 scope 3 categories are screened; exclusions have a reason and a size estimate
  • Both scope 2 methods are reported, or the absence of one is flagged
  • Every material source has a data-quality tier; the share of total per tier is stated
  • The YoY bridge separates real activity change from methodology and boundary effects
  • Each flag has a severity and a concrete fix, not just an observation
  • Assumptions made from a thin brief are labelled as assumptions

Anti-Patterns

  • Do not net offsets or removals against gross emissions in the headline number — report gross, then offsets separately
  • Do not present a market-based scope 2 figure without naming the contractual instruments behind it
  • Do not let a YoY "reduction" stand if it is driven by a factor-vintage update or boundary change — say so
  • Do not treat spend-based proxy data as if it supports precise claims — flag it as directional
  • Do not silently drop scope 3 categories — every exclusion needs a reason and a size estimate
  • Do not certify compliance — this is a rigor review; assurance and legal sign-off stay with the professionals

Based On

GHG Protocol Corporate Standard and Scope 2/Scope 3 guidance practice (boundaries, dual reporting, data-quality tiers, recalculation policy).

Version History

  • 54fad50 Current 2026-07-19 12:47

Same Skill Collection

exports/openclaw/360-feedback-template/SKILL.md
exports/openclaw/401k-plan-decoder/SKILL.md
exports/openclaw/ab-test-planner/SKILL.md
exports/openclaw/ab-test-readout/SKILL.md
exports/openclaw/accessibility-audit/SKILL.md
exports/openclaw/account-plan/SKILL.md
exports/openclaw/acquirer-red-team/SKILL.md
exports/openclaw/ad-copy/SKILL.md
exports/openclaw/aeo-optimizer/SKILL.md
exports/openclaw/agenda-or-cancel/SKILL.md
exports/openclaw/agent-design-review/SKILL.md
exports/openclaw/agent-observability-spec/SKILL.md
exports/openclaw/agent-spec/SKILL.md
exports/openclaw/ai-ethics-review/SKILL.md
exports/openclaw/ai-eval-plan/SKILL.md
exports/openclaw/ai-feature-prd/SKILL.md
exports/openclaw/ai-product-canvas/SKILL.md
exports/openclaw/air-quality/SKILL.md
exports/openclaw/altitude-shifter/SKILL.md
exports/openclaw/ambiguity-resolver/SKILL.md
exports/openclaw/analyst-relations-brief/SKILL.md
exports/openclaw/announcement-card/SKILL.md
exports/openclaw/api-docs-writer/SKILL.md
exports/openclaw/api-test-plan/SKILL.md
exports/openclaw/api-versioning-strategy/SKILL.md
exports/openclaw/apology-letter/SKILL.md
exports/openclaw/architecture-decision-record/SKILL.md
exports/openclaw/architecture-diagram/SKILL.md
exports/openclaw/archive-strategy/SKILL.md
exports/openclaw/assumption-bounty/SKILL.md
exports/openclaw/assumption-mapper/SKILL.md
exports/openclaw/async-update-format/SKILL.md
exports/openclaw/auto-repair-estimate-decoder/SKILL.md
exports/openclaw/autopilot-charter/SKILL.md
exports/openclaw/benefits-decoder/SKILL.md
exports/openclaw/bid-tender-review/SKILL.md
exports/openclaw/board-deck-narrative/SKILL.md
exports/openclaw/board-minutes/SKILL.md
exports/openclaw/board-pre-read/SKILL.md
exports/openclaw/bom-cost-review/SKILL.md
exports/openclaw/bookkeeping-categorization/SKILL.md
exports/openclaw/boolean-search-builder/SKILL.md
exports/openclaw/brag-doc/SKILL.md
exports/openclaw/brainstorming/SKILL.md
exports/openclaw/brief-builder/SKILL.md
exports/openclaw/briefing-note/SKILL.md
exports/openclaw/budget-builder/SKILL.md
exports/openclaw/budget-variance-analysis/SKILL.md
exports/openclaw/bug-diagnosis/SKILL.md
exports/openclaw/bug-report/SKILL.md

Metadata

Files
0
Version
471c606
Hash
69b58ea0
Indexed
2026-07-19 12:47

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-30 11:16
浙ICP备14020137号-1 $방문자$