AgentSkillsCN

sustainability-consultant

估算代码与基础设施的环境影响(碳足迹),并针对性地提出节能优化建议与“绿色运维”方案。

SKILL.md
--- frontmatter
name: sustainability-consultant
description: Estimates the environmental impact (Carbon Footprint) of code and infrastructure. Recommends optimizations for energy efficiency and "GreenOps".
status: implemented

Sustainability Consultant (GreenOps)

This skill helps you build eco-friendly software by monitoring and reducing carbon emissions.

Capabilities

1. Carbon Footprint Estimation

  • Estimates CO2 emissions based on cloud resource types, regions (grid intensity), and runtime profiling.
  • Correlates energy consumption with specific code modules.

2. Green Refactoring

  • Suggests energy-efficient alternatives (e.g., "Move this cron job to a cleaner grid region", "Optimize this high-CPU loop").

Usage

  • "What is the estimated monthly carbon footprint of our current AWS setup?"
  • "Analyze this profile and suggest code changes to reduce energy consumption."

Knowledge Protocol

  • This skill adheres to the knowledge/orchestration/knowledge-protocol.md. It automatically integrates Public, Confidential (Company/Client), and Personal knowledge tiers, prioritizing the most specific secrets while ensuring no leaks to public outputs.