概要
This skill empowers Claude to perform deep-dive investigations into Google Cloud (GCP) environments by efficiently querying and processing logs. It leverages the gcloud logging read command to fetch data and utilizes jq or DuckDB for advanced filtering, aggregation, and pattern recognition. Whether troubleshooting 500 errors, analyzing request latency, or tracing distributed requests across services like GKE and Cloud Run, this skill provides a structured workflow to identify root causes quickly while optimizing for query speed and cost by prioritizing indexed fields and local file processing.