gcp

Automate provisioning and management of Google Cloud Platform resources.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the provisioning and management of Google Cloud Platform (GCP) resources, from Kubernetes clusters (GKE) to serverless functions (Cloud Run) and data services (BigQuery, Pub/Sub). It simplifies complex cloud deployments and operations.

Core Features & Use Cases

  • Compute Management: Deploy and manage GKE clusters and Cloud Run services, ensuring scalable application hosting.
  • Storage & Data: Interact with Cloud Storage buckets and BigQuery datasets for robust data handling and analytics.
  • Messaging: Publish and subscribe to messages using Pub/Sub, enabling real-time event-driven architectures.
  • Use Case: Deploy a new containerized FastAPI application to Cloud Run, configuring environment variables and allowing unauthenticated access, streamlining serverless deployments.

Quick Start

Use the gcp skill to list all GKE clusters in the 'us-central1-a' zone.