gcloud-usage
CommunityAutomate GCP observability quickly and safely.
Authorfcakyon
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you quickly reason about Google Cloud Platform observability topics when you ask about Cloud Logging, Cloud Monitoring metrics, trace analysis, or debugging production issues on GCP. It provides structured guidance on logging, querying, alerting, and cost optimization to reduce the complexity of observability tasks.
Core Features & Use Cases
- Structured Logging: Use JSON logs and consistent field schemas to improve queryability.
- Log Filtering Queries: Craft Cloud Logging queries to find relevant events by severity, resource, time, and text.
- Metrics vs Logs vs Traces: Guidance on when to use metrics, logs, or traces to diagnose issues.
- Alert Policy Design: Create actionable alerts with multi-condition patterns and runbooks.
- Cost Optimization: Exclude verbose logs and apply sampling to manage ingestion costs.
- Debugging Workflow: Stepwise approach to start from metrics, then correlate with logs and traces.
Quick Start
Ask the assistant to analyze a GCP issue: for example, "Show the last 24 hours of ERROR-level Cloud Logging for service my-service and export the results to CSV." Then ask for guidance to create a runbook.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: gcloud-usage Download link: https://github.com/fcakyon/claude-codex-settings/archive/main.zip#gcloud-usage Please download this .zip file, extract it, and install it in the .claude/skills/ directory.