gcp-helper

Installation
SKILL.md

GCP Helper

Overview

Assists in the management of Google Cloud Platform (GCP) resources by providing standardized commands and best practices.

When to Use

  • Managing GCE instances, GCS buckets, or GKE clusters.
  • Checking IAM permissions or configuring service accounts.
  • Deploying Cloud Functions or Cloud Run services.

Core Pattern

Always verify the current active project before making any changes.

# Verify project
gcloud config get-value project
Installs
2
GitHub Stars
1
First Seen
May 23, 2026
gcp-helper — kkdai/agent-skill-hub