cost-optimization

Identify cloud spending waste and recommend rightsizing strategies across AWS, Azure, and GCP.

6|Updated Dec 7, 2025
One-click install
npx skills add https://github.com/timequity/plugins --skill cost-optimization-timequity
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cost-optimization
Source: https://github.com/timequity/plugins/tree/main/craft-coder/infra/cost-optimization
Command: npx skills add https://github.com/timequity/plugins --skill cost-optimization-timequity

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill focuses on FinOps practices to control cloud spend, optimize resources, and establish governance.

Core Features & Use Cases

  • FinOps Principles: Visibility, optimization, governance.
  • Quick Wins & Rightsizing: Recommending reserved instances, spot usage, and rightsizing.
  • Tagging & Monitoring: Best practices for cost attribution.

Quick Start

Run a cost analysis to identify underutilized resources and apply rightsizing strategies.

Frequently Asked Questions about cost-optimization

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

FAQPage Schema
How do I identify and eliminate cloud spending waste across AWS, Azure, and GCP?

Cloud spending waste stems from underutilized resources, misaligned purchasing models, and poor cost attribution. This Skill analyzes multi-account and multi-project architectures to detect waste, recommend rightsizing and reserved vs. spot strategies, and generate remediation plans with IaC templates for integration into cost-management tools.

What's the best way to right-size cloud instances and optimize purchasing models?

Rightsizing matches instance types to actual workload demand by analyzing utilization patterns. This Skill recommends appropriate instance sizes, reserved instance commitments, and spot instance strategies across production, staging, and development environments to reduce per-resource costs.

How do I implement tagging and cost allocation governance across cloud accounts?

Cost allocation requires consistent tagging standards enforced across resources. This Skill establishes tagging best practices and governance policies that enable accurate cost attribution, multi-account visibility, and chargeback models aligned with organizational structure.

Can I apply FinOps optimization to multi-account cloud architectures?

Yes. This Skill applies FinOps principles—visibility, optimization, and governance—to multi-account AWS deployments and multi-project Azure and GCP setups, treating rightsizing, storage tiering, and purchasing strategies across distributed workloads as a unified cost-control framework.

What storage tiering strategies reduce cloud costs for production and non-production workloads?

Storage tiering moves data to lower-cost tiers based on access patterns and retention requirements. This Skill recommends tier placement across production, staging, and development environments, balancing performance needs with cost reduction for archival and infrequently accessed data.

How do I automate cloud cost optimization with infrastructure as code?

Infrastructure as code captures optimized configurations as reproducible templates. This Skill generates IaC snippets and configuration outputs that encode rightsizing decisions, tagging rules, and purchasing recommendations for direct integration with cloud cost-management tooling and deployment pipelines.