This handles the boring but expensive work of optimizing cloud storage across AWS S3, Azure Blob, and GCP. It covers intelligent tiering, lifecycle policies, compression strategies, and data partitioning for analytics workloads. You'll want this when storage bills creep up or when you're building data lakes that need proper partitioning from the start. The skill includes Terraform configurations for multi-cloud setups and specific guidance on formats like Parquet and ORC. The approach is practical: it assumes you already have data sitting somewhere and need to make it cheaper to store and faster to query without major architectural changes.
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill cloud-storage-optimization