gcp-error-logs
Installation
SKILL.md
Google Cloud Error Logs Analysis
Fetch and analyze error logs from Google Cloud Logging for Cloud Functions. This skill helps identify error patterns, group similar errors, and provide root cause analysis.
Trigger Phrases
- "get GCP errors"
- "analyze Cloud Functions logs"
- "check Google Cloud logs"
- "debug Cloud Functions"
- "investigate GCP errors"
- "show error logs from GCP"
Prerequisites
Verify gcloud CLI is installed and authenticated:
# Check gcloud is installed
gcloud --version