gcp

Automate GCP infrastructure design, deployment, and governance with IAM and Terraform.

10|7|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/librefang/librefang-registry --skill gcp-librefang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gcp
Source: https://github.com/librefang/librefang-registry/tree/main/skills/gcp
Command: npx skills add https://github.com/librefang/librefang-registry --skill gcp-librefang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Designing, deploying, and governing Google Cloud Platform workloads can be error-prone and costly without deep expertise in IAM, networking, and managed services. This Skill provides expert guidance and best practices to architect resilient and observable GCP environments.

Core Features & Use Cases

  • Master gcloud CLI workflows and Terraform for provisioning and operations across projects and regions.
  • Enforce least-privilege IAM, multi-region availability, cost governance, and resource labeling for clear ownership and lifecycle management.
  • Provide architecture patterns and operational playbooks for Cloud Run, GKE, Cloud SQL, Pub/Sub, and VPC networking to accelerate secure deployments.

Quick Start

Configure a multi-region Cloud Run service with a dedicated service account, audit logging, and basic monitoring.

Frequently Asked Questions about gcp

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

FAQPage Schema
How do I design a multi-region GCP architecture with least-privilege IAM?

To design multi-region GCP architecture with least-privilege IAM, use Terraform to provision resources across regions while enforcing strict service account permissions, audit logging, and resource labeling for secure ownership and lifecycle management.

What is the best way to automate Cloud Run deployments using gcloud CLI?

The best way to automate Cloud Run deployments is by using gcloud CLI workflows combined with Terraform, enabling secure deployments with dedicated service accounts, audit logging, and basic monitoring for reliable operations.

How do I enforce cost governance and resource labeling in Google Cloud Platform?

Enforce cost governance and resource labeling in Google Cloud Platform by applying infrastructure-as-code patterns via Terraform, ensuring clear ownership and lifecycle management for cost visibility across multi-region environments.

Can I use Terraform to manage GKE, Cloud SQL, and Pub/Sub infrastructure together?

Yes, you can use Terraform to manage GKE, Cloud SQL, and Pub/Sub infrastructure together by applying unified deployment automation, architecture patterns, and operational playbooks to accelerate secure and reliable managed service deployments.

Does this approach support setting up audit logging and monitoring for Cloud Run?

Yes, this approach supports setting up audit logging and monitoring for Cloud Run by implementing deployment automation that configures dedicated service accounts and basic monitoring to ensure environment reliability and security.

When should I not use manual gcloud CLI commands for GCP infrastructure provisioning?

You should avoid manual gcloud CLI commands for GCP provisioning when managing multi-region architectures, as deployment automation via Terraform prevents errors and ensures consistent IAM governance, cost management, and reliable security.