cost-optimization

Analyze cloud resource utilization and recommend cost-saving pricing models across AWS, Azure, and GCP.

1|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/yusufcmg/Antigravity-Agents-Workflows --skill cost-optimization-yusufcmg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cost-optimization
Source: https://github.com/yusufcmg/Antigravity-Agents-Workflows/tree/main/.agent/skills/cloud/cost-optimization
Command: npx skills add https://github.com/yusufcmg/Antigravity-Agents-Workflows --skill cost-optimization-yusufcmg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the challenge of escalating cloud infrastructure costs by providing a comprehensive framework for identifying and implementing cost-saving measures across major cloud providers.

Core Features & Use Cases

  • Cost Visibility: Implement tagging, dashboards, and alerts for clear spending insights.
  • Resource Rightsizing: Analyze utilization and downsize or remove idle resources.
  • Pricing Model Optimization: Leverage reserved instances, savings plans, and spot instances.
  • Architecture Review: Adopt patterns like serverless and multi-tier storage for efficiency.
  • Use Case: A company's monthly AWS bill has doubled. This Skill can be used to analyze spending, identify underutilized EC2 instances, and recommend the purchase of Reserved Instances to significantly reduce future costs.

Quick Start

Use the cost-optimization skill to analyze current AWS spending and identify three opportunities for cost reduction.

Frequently Asked Questions about cost-optimization

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I optimize cloud costs across AWS, Azure, and GCP?

To optimize cloud costs, you need to provide detailed cost reports and resource configurations. This enables accurate analysis of resource utilization and tagging strategies to identify cost-saving opportunities across AWS, Azure, and GCP.

What is the best way to reduce AWS EC2 spending?

The best way to reduce AWS EC2 spending is by analyzing utilization to rightsize underutilized instances and purchasing Reserved Instances. This approach significantly lowers future infrastructure costs by matching pricing models to actual workload demands.

Can I use this to implement cloud cost visibility and alerts?

Yes, you can implement cloud cost visibility by establishing tagging, dashboards, and alerts. This provides clear spending insights and improves financial governance by tracking resource utilization across your cloud environments.

Do I need detailed cost reports to analyze resource utilization?

Yes, detailed cost reports and resource configurations are required for accurate analysis. These inputs allow the optimization process to evaluate utilization metrics and generate precise rightsizing and pricing model recommendations.

How does architecture review improve cloud cost efficiency?

Architecture review improves cloud cost efficiency by adopting patterns like serverless computing and multi-tier storage. These patterns optimize resource usage and reduce overall infrastructure spending by aligning technical designs with cost-saving models.