From vanguard-frontier-agentic
Pairs cloud spend values with kgCO2e estimates per region/service category, with confidence labels and citations. For CSRD/SEC climate disclosure.
How this skill is triggered — by the user, by Claude, or both
Slash command
/vanguard-frontier-agentic:carbon-cost-pairThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
For every cloud spend line item, produce a paired kgCO2e estimate suitable for CSRD and SEC climate disclosure. The skill pairs a dollar value (or resource quantity) with the best available carbon emissions factor for the given cloud region and service category, and returns the estimate with a mandatory confidence label and source citation.
For every cloud spend line item, produce a paired kgCO2e estimate suitable for CSRD and SEC climate disclosure. The skill pairs a dollar value (or resource quantity) with the best available carbon emissions factor for the given cloud region and service category, and returns the estimate with a mandatory confidence label and source citation.
No cloud credentials accepted. Carbon factors are fetched from provider sustainability pages or third-party sources.
Use this skill when:
vendor-published — factor sourced from the provider's own sustainability API, dashboard, or data export within this session (include source URL and ISO 8601 timestamp)third-party — factor sourced from Electricity Maps, Cloud Carbon Footprint project, or equivalent third-party source (include source URL and timestamp)estimated — factor derived from regional grid average or published industry emission factors where no provider or third-party data is available (state the factor, source, and assumptions)Tags/kgco2e, Tags/carbon_confidence, Tags/carbon_source.| Field | Required | Description |
|---|---|---|
| Cloud provider | Yes | AWS, Azure, Google Cloud, OCI, or multi-cloud |
| Region | Yes | Provider region name (e.g., us-east-1, eastus, us-central1, ap-sydney-1) |
| Service category | Yes | Compute, Storage, Networking, AI and Machine Learning, Databases, or Other |
| Dollar value ($) | Yes | The spend amount to pair with a carbon estimate |
| Resource quantity | Optional | If available, the underlying resource quantity (e.g., vCPU-hours, GiB-hours, GB transferred) for a more precise estimate |
| Scope preference | Optional | Default: Scope 2 market-based. Options: scope2-market, scope2-location, scope1+2 |
Return, per line item:
Region: <provider region>
Service category: <category>
Dollar value: $<amount>
kgCO2e estimate: <value> kgCO2e [<confidence label>]
Scope: Scope 2 (market-based) | Scope 2 (location-based)
Data period: <e.g., Q3 2025 or "Current as of 2026-05-13">
Source: <URL> (fetched: <ISO 8601 timestamp> | documentation date: <date>)
Methodology note: <one sentence describing the emission factor used>
FOCUS tags:
Tags/kgco2e: <value>
Tags/carbon_confidence: <vendor-published | third-party | estimated>
Tags/carbon_source: <URL>
If multiple regions or service categories are provided, return one block per line item followed by a summary table.
vendor-publishedthird-partyestimated; state the factor used (e.g., 0.386 kgCO2e/kWh — IEA 2023 US average)Load these only when needed:
npx claudepluginhub raishin/vanguard-frontier-agentic --plugin vanguard-frontier-agenticQuantifies greenhouse gas emissions across all scopes using GHG Protocol methodology to establish an auditable baseline for regulatory or voluntary reporting.
Fetches live public cloud prices and builds cost estimates for AWS, Azure, OCI, Scaleway, Gandi, Alibaba Cloud, and Tencent Cloud. Supports live-environment analysis and prototype cost planning in USD, EUR, or CNY.
Analyzes AWS costs, identifies savings, manages budgets, evaluates Savings Plans/Reserved Instances, right-sizes EC2/Lambda/RDS/EBS via Compute Optimizer, queries CUR with Athena, detects anomalies, scopes to billing views, monitors Free Tier.