gcp

Manage Google Cloud Platform services via gcloud CLI and GKE.

30|7|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/rfdiosuao/openfang-cn --skill gcp-rfdiosuao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gcp
Source: https://github.com/rfdiosuao/openfang-cn/tree/main/crates/openfang-skills/bundled/gcp
Command: npx skills add https://github.com/rfdiosuao/openfang-cn --skill gcp-rfdiosuao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides expert guidance and operational best practices for managing and deploying applications on Google Cloud Platform, ensuring reliability, scalability, and cost efficiency.

Core Features & Use Cases

  • GCP Architecture Design: Design robust and scalable solutions using GCP-native services.
  • gcloud CLI Proficiency: Leverage the gcloud CLI for efficient deployment and management.
  • Managed Services Expertise: Utilize services like Cloud Run, GKE, and Cloud SQL effectively.
  • Use Case: Deploy a new microservice to Cloud Run, configure its IAM roles using Workload Identity, and set up a billing alert to monitor costs.

Quick Start

Deploy a containerized application to Google Cloud Run using the gcloud CLI.

Frequently Asked Questions about gcp

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

FAQPage Schema
How do I deploy a containerized application to Google Cloud Run using the gcloud CLI?

Deploy a containerized application to Cloud Run using the gcloud CLI by executing the run deploy command with your image source. This Skill provides expert guidance on configuring reliable and scalable Cloud Run deployments directly from the command line.

What is the best way to manage GKE clusters for scalability and cost-efficiency?

The best way to manage GKE clusters involves utilizing Workload Identity for IAM roles and applying operational best practices. This Skill provides expert-level assistance for GKE cluster management, focusing on reliability, scalability, and cost-efficiency.

Can I use Workload Identity to configure IAM roles for my GCP microservices?

Yes, you can use Workload Identity to configure IAM roles for microservices on Google Cloud Platform. This Skill offers expert guidance on configuring IAM roles and designing robust solutions using GCP-native managed services.

How do I set up a billing alert to monitor GCP infrastructure costs?

Set up billing alerts to monitor GCP infrastructure costs directly through the Google Cloud Platform console. This Skill emphasizes designing for cost-efficiency and provides operational best practices for managing your cloud resources effectively.