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
Installs
18
GitHub Stars
28
First Seen
Feb 4, 2026
gcp-cost-optimizer — armanzeroeight/fastagent-plugins