gcloud

Manage Google Cloud Platform resources and automate tasks via gcloud commands.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/kienhaminh/profile --skill gcloud-kienhaminh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gcloud
Source: https://github.com/kienhaminh/profile/tree/main/.claude/skills/gcloud
Command: npx skills add https://github.com/kienhaminh/profile --skill gcloud-kienhaminh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines complex Google Cloud Platform (GCP) operations, allowing you to manage resources, deploy applications, and automate cloud tasks directly from the command line. It eliminates the need for manual console navigation and reduces the learning curve for GCP services.

Core Features & Use Cases

  • Unified GCP Management: Control over 100+ GCP services with consistent commands.
  • Scripting & Automation: Build robust CI/CD pipelines and automate routine cloud tasks with powerful output formatting and filtering.
  • Multi-Environment Configuration: Easily switch between development, staging, and production environments using named configurations.
  • Use Case: Automatically deploy a new version of your application to Cloud Run, update its image, and ensure it's accessible, all with a single command.

Quick Start

Use the gcloud skill to list all running Compute Engine instances in your current Google Cloud project.