gcp-cost-optimizer
Installation
SKILL.md
GCP Cost Optimizer
Quick Start
Analyze GCP costs and implement optimization strategies to reduce spending.
Instructions
Step 1: Analyze current costs
# View billing data
gcloud billing accounts list
# Export billing data to BigQuery
gcloud billing accounts projects link PROJECT_ID \
--billing-account=BILLING_ACCOUNT_ID