cloud-logging
Installation
SKILL.md
Read and analyze log entries from Cloud Logging using the gcloud CLI. $ARGUMENTS is a natural-language description of the log query (e.g., Cloud Run error logs from the last hour in production). If $ARGUMENTS is empty, ask the user for the query criteria.
Prerequisites
gcloudCLI is installed and authenticated- The user has the Logs Viewer role (or equivalent) on the target Google Cloud project
Steps
Related skills