gcloudManage Google Cloud Platform resources via gcloud CLI. Use for Compute Engine VMs, Cloud Run services, Firebase Hosting, Cloud Storage, and project management. Covers deployment, monitoring, logs, and SSH access.
Install via ClawdBot CLI:
clawdbot install jortega0033/gcloudGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-cli-linuUses known external API (expected, informational)
cloud.google.comAudited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
A tech startup uses this skill to deploy a web application on Cloud Run, manage environment variables for staging and production, and monitor logs for debugging. They leverage Firebase Hosting for frontend deployment with preview channels for testing features before release.
An e-commerce company utilizes the skill to manage Compute Engine VMs for their backend servers, including starting and stopping instances based on traffic patterns. They use Cloud Storage for storing product images and sync data with gsutil commands for backups.
A media organization employs this skill to host videos and files on Cloud Storage, making them publicly accessible via gsutil. They deploy microservices on Cloud Run for content processing and use logging to track errors and performance metrics.
A software development team integrates the skill into CI/CD pipelines to automate deployments on Cloud Run, manage SSH access to VMs for debugging, and view serial port logs for instance health checks. They use traffic splitting for canary releases.
An educational institution uses the skill to scale Compute Engine VMs during peak usage times like exams, deploy learning tools on Cloud Run, and monitor costs via billing commands. They manage multiple projects for different departments with gcloud config.
Companies can deploy and manage their SaaS applications on GCP using this skill, offering scalable services via Cloud Run and Firebase Hosting. Revenue is generated through subscription fees based on usage tiers and feature access.
IT consulting firms leverage this skill to provide managed GCP services for clients, handling deployments, monitoring, and cost optimization. Revenue comes from retainer fees or project-based contracts for infrastructure management.
Businesses use the skill to host and distribute digital content via Cloud Storage and Firebase, charging clients for storage, bandwidth, and premium hosting features. Revenue is based on pay-as-you-go pricing or bundled packages.
💬 Integration Tip
Integrate this skill with CI/CD tools like GitHub Actions or Jenkins to automate deployments and monitoring, and use gcloud commands in scripts for batch operations to save time.
Scored Apr 19, 2026
Docker containers, images, Compose stacks, networking, volumes, debugging, production hardening, and the commands that keep real environments stable. Use whe...
Essential Docker commands and workflows for container management, image operations, and debugging.
Execute and manage Kubernetes clusters via kubectl commands. Query resources, deploy applications, debug containers, manage configurations, and monitor cluster health. Use when working with Kubernetes clusters, containers, deployments, or pod diagnostics.
Essential Docker commands and workflows for container management, image operations, and debugging.
Create and manage Docker sandboxed VM environments for safe agent execution. Use when running untrusted code, exploring packages, or isolating agent workloads. Supports Claude, Codex, Copilot, Gemini, and Kiro agents with network proxy controls.
Debug running Docker containers and Compose services. Use when inspecting container logs, exec-ing into running containers, diagnosing networking issues, checking resource usage, debugging multi-stage builds, troubleshooting health checks, or fixing Compose service dependencies.