daemon-blockint-tech/agentic-enteprises-skill

data-center-compute-supply-efficiency

Guides data center compute supply and resource efficiency—capacity and utilization planning, kW-per-useful-compute metrics, stranded power and rack space, hardware refresh and decommission, power-aware placement, consolidation and right-sizing of physical hosts, GPU/CPU supply alignment with workload demand, and sustainability reporting (PUE, carbon intensity). Use when optimizing on-prem or colo compute footprint, forecasting server/GPU supply, reducing idle capacity, improving DC utilization,…

First seen May 20, 2026

Installation

$ npx skills add daemon-blockint-tech/agentic-enteprises-skill --skill data-center-compute-supply-efficiency

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from daemon-blockint-tech/agentic-enteprises-skill · top by installs.

npx skills add daemon-blockint-tech/agentic-enteprises-skill

Browse all from daemon-blockint-tech/agentic-enteprises-skill

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 8
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 5,961 B
  • docs SUMMARY.md 1,073 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 32 installs

SKILL.md

Data Center Engineer — Resource Efficiency (Compute Supply)

When to Use

  • Measure and improve utilization of racks, kW, and compute (CPU/GPU/memory)
  • Forecast compute supply: how many nodes/GPUs needed by quarter
  • Find stranded capacity (power allocated but unused, empty U, low CPU%)
  • Plan hardware refresh, standard builds, and end-of-life decommission
  • Consolidate workloads to free racks or defer capex
  • Set power caps and placement rules for efficiency without breaching SLAs
  • Report efficiency KPIs to finance, sustainability, and engineering leadership
  • Compare efficiency of keeping workloads on-prem vs shifting burst to cloud

When NOT to Use

  • New hall design, MEP, commissioning → data-center-design-execution-lead
  • Helm, cluster upgrades, pod debug → cluster-deployment-engineer
  • VPC, Terraform, managed cloud architecture → infrastructure-engineer
  • AI inference token/cost roadmap → ai-token-improvement-plan-engineer
  • AI production ops cadence → ai-lead-ops
  • Multi-vendor DC construction program → technical-program-manager
  • Multi-site DC roadmap and capex prioritization → data-center-portfolio-planning-execution-lead

Related skills

Need Skill
Facility design and build data-center-design-execution-lead
K8s scheduling and workloads on clusters cluster-deployment-engineer
Hybrid cloud and virtualization infrastructure-engineer
Large efficiency program coordination technical-program-manager
Enterprise DC portfolio and steering data-center-portfolio-planning-execution-lead
Rack-ready / MW delivery execution senior-data-center-capacity-delivery-manager
Server/GPU sourcing and supplier SCM supply-chain-manager
On-site install, asset/serial capture field-services-engineer
Executive/sustainability messaging communication-lead
Compliance evidence for facilities compliance-engineer
Compute capex, depreciation, cloud GL compute-accounting-manager
RL training GPU utilization patterns ml-systems-engineer-rl-engineering

Core Workflows

1. Baseline efficiency metrics

Establish dashboards for:

  • Facility: PUE, total IT kW, cooling kW
  • Supply: rack count, kW committed vs kW used, GPU/CPU inventory
  • Demand: avg/peak utilization, useful work per kW (define numerator per org)
  • Waste: idle hosts, powered empty U, oversubscribed cooling margin

See references/efficiency_metrics.md.

2. Compute supply planning

  1. Demand — workload growth, new products, GPU training vs inference mix
  2. Supply — on-hand, on-order, lead times, standard SKUs
  3. Gap — quarter-by-quarter surplus or deficit
  4. Actions — buy, refresh, cloud burst, or defer

See references/computecapacitysupply.md.

3. Utilization and consolidation

  • Inventory hosts below utilization threshold for 30+ days
  • Plan migration windows; validate performance tests post-move
  • Target: raise average utilization without violating HA or latency SLOs
  • Virtualization or K8s density changes → coordinate with cluster-deployment-engineer

See references/utilization_optimization.md.

4. Power and thermal efficiency

  • Align rack kW nameplate with actual draw; recover stranded breaker capacity
  • Power capping policies (OS/firmware/IPMI) where SLA allows
  • Match GPU trays to cooling class (air vs liquid)

See references/powerthermalmanagement.md.

5. Hardware lifecycle

Stage Efficiency focus
Standardize Few SKUs → spare pool efficiency
Deploy Fill racks to target kW; avoid one-off configs
Operate Monitor age, warranty, power draw drift
Refresh TCO: new gen perf per watt vs extend
Decommission Power down, wipe, reclaim U and kW

See references/hardware_lifecycle.md.

6. Reporting and targets

  • Monthly: utilization, PUE trend, supply vs demand
  • Quarterly: refresh plan, capex avoidance from consolidation
  • Tie narratives to sustainability goals without greenwashing

See references/reporting_targets.md.

Output standards

  • Supply/demand table by quarter (nodes, kW, GPUs)
  • Top 10 stranded assets with recommended action and risk
  • Efficiency initiative backlog with estimated kW or capex saved
  • Assumptions explicit (utilization window, SLA exclusions)

When to load references

  • KPIs and formulasreferences/efficiency_metrics.md
  • Forecast and procurementreferences/computecapacitysupply.md
  • Consolidation and right-sizereferences/utilization_optimization.md
  • Power caps and cooling fitreferences/powerthermalmanagement.md
  • Refresh and decommreferences/hardware_lifecycle.md
  • Dashboards and targetsreferences/reporting_targets.md