gcloud-cli-health-check

Verify gcloud installation, authentication, project, APIs, billing, and Cloud Run status.

8|1|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/MSApps-Mobile/claude-plugins --skill gcloud-cli-health-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gcloud-cli-health-check
Source: https://github.com/MSApps-Mobile/claude-plugins/tree/main/plugins/gcloud-cli-health-check/skills/gcloud-cli-health-check
Command: npx skills add https://github.com/MSApps-Mobile/claude-plugins --skill gcloud-cli-health-check

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps developers and operators ensure their Google Cloud CLI environment is installed, authenticated, properly configured, and ready for deployment or automation tasks, reducing failed runs and debugging time.

Core Features & Use Cases

  • Health verification: checks gcloud installation, authentication state, active project, required APIs, token availability, billing status, and Cloud Run services status.
  • Pre-deployment guardrail: validates readiness before executing cloud actions to prevent errors or misconfigurations.
  • Automated health auditing: supports scheduled checks and automated reports to track environment health over time.

Quick Start

Run a gcloud health check to verify installation, authentication, project, APIs, token, billing, and Cloud Run status.

Frequently Asked Questions about gcloud-cli-health-check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify my Google Cloud CLI environment before deployment?

Run a gcloud health check to validate installation, authentication, active project, and Cloud Run readiness. This pre-deployment guardrail performs read-only validation to prevent configuration errors before executing cloud actions.

What does a gcloud CLI health check include?

A gcloud CLI health check includes verifying installation, authentication state, active project, required APIs, token availability, billing status, and Cloud Run services status. It provides structured reporting without making unintended changes to your environment.

Can I automate Google Cloud CLI health auditing for routine maintenance?

Automate Google Cloud CLI health auditing by applying it to routine maintenance scenarios. It supports scheduled checks and automated reports to track environment health over time, confirming installation, authentication, and billing status.

Does the gcloud health check modify my cloud environment during validation?

The gcloud health check does not modify your cloud environment. It performs read-only validation and non-destructive checks to satisfy structured reporting requirements, ensuring no unintended changes occur while verifying APIs and billing status.

How do I check if my gcloud billing status and APIs are enabled correctly?

Check your gcloud billing status and API access by running a health check. It verifies billing status, required APIs, and token availability, providing a structured report to identify misconfigurations before executing cloud actions.