gcloud

Manage Google Cloud resources across projects with gcloud commands.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Managing Google Cloud resources across multiple projects and environments can be complex and time-consuming, especially when dealing with authentication, deployments, and automation. This skill streamlines these operations.

Core Features & Use Cases

  • Unified Cloud Management: Control 100+ GCP services with consistent commands, from Compute Engine to Cloud Storage.
  • Secure Automation: Implement service account impersonation and named configurations for robust CI/CD pipelines.
  • Optimized Scripting: Leverage JSON output, server-side filtering, and robust error handling for efficient automation.
  • Use Case: Deploy a containerized application to Cloud Run, ensuring it uses the correct project and region, and is accessible after deployment.

Quick Start

Use the gcloud skill to list all running Compute Engine instances in the 'my-project-dev' project.