gcp
✓Google Cloud Platform services including GKE, Cloud Run, Cloud Storage, BigQuery, and Pub/Sub. Activate for GCP infrastructure, Google Cloud deployment, and GCP integration.
Installation
SKILL.md
Provides comprehensive Google Cloud Platform capabilities for the Golden Armada AI Agent Fleet Platform.
GKE (Google Kubernetes Engine) \\\`bash Create cluster gcloud container clusters create golden-armada-cluster \ --zone us-central1-a \ --num-nodes 3 \ --machine-type e2-standard-4 \ --enable-autoscaling --min-nodes 1 --max-nodes 10
Get credentials gcloud container clusters get-credentials golden-armada-cluster --zone us-central1-a
Google Cloud Platform services including GKE, Cloud Run, Cloud Storage, BigQuery, and Pub/Sub. Activate for GCP infrastructure, Google Cloud deployment, and GCP integration. Source: lobbi-docs/claude.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/lobbi-docs/claude --skill gcp- Source
- lobbi-docs/claude
- Category
- ""Writing
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is gcp?
Google Cloud Platform services including GKE, Cloud Run, Cloud Storage, BigQuery, and Pub/Sub. Activate for GCP infrastructure, Google Cloud deployment, and GCP integration. Source: lobbi-docs/claude.
How do I install gcp?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/lobbi-docs/claude --skill gcp Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/lobbi-docs/claude
Details
- Category
- ""Writing
- Source
- skills.sh
- First Seen
- 2026-02-01