gcloud

Manage Google Cloud resources and services through the gcloud CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Managing Google Cloud resources manually or through disparate tools can be complex and error-prone. This skill provides a unified, comprehensive guide to the gcloud CLI, enabling efficient automation, deployment, and management of all GCP services.

Core Features & Use Cases

  • Unified Cloud Management: Control 100+ GCP services from a single command-line interface, simplifying operations.
  • CI/CD Automation: Integrate gcloud commands into CI/CD pipelines for automated deployments and infrastructure management.
  • Multi-Environment Configuration: Easily switch between development, staging, and production environments using named configurations.
  • Use Case: Automatically deploy a new version of a containerized application to Cloud Run, update its traffic split, and monitor logs, all through a single script.

Quick Start

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