← Back to Skills Marketplace
5324
Downloads
2
Stars
25
Active Installs
2
Versions
Install in OpenClaw
/install gcloud
Description
Manage 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.
Usage Guidance
Install only if you want an agent to help operate Google Cloud through your local CLI. Use a least-privileged account, verify the active project and account before commands run, and require explicit approval for public access, deployments, secret reads, deletes, rollbacks, VM resets, billing changes, and production changes.
Capability Analysis
Type: OpenClaw Skill
Name: gcloud
Version: 1.0.1
The skill bundle is classified as benign. All commands and instructions provided in SKILL.md are standard, well-documented operations for managing Google Cloud Platform resources using the official `gcloud`, `gsutil`, and `firebase` CLIs. The installation process downloads the Google Cloud SDK from an official Google domain (dl.google.com) and uses standard package managers (npm). While the skill grants extensive capabilities (e.g., SSH access, secret management, resource deployment), these are inherent and necessary for its stated purpose of GCP resource management. There is no evidence of data exfiltration, malicious execution from untrusted sources, persistence mechanisms, obfuscation, or prompt injection attempts against the agent to subvert its intended behavior.
Capability Assessment
Purpose & Capability
The documented commands fit the stated purpose of managing Google Cloud resources with gcloud, gsutil, and firebase, including deployments, storage, logs, databases, billing, and secrets.
Instruction Scope
Commands are presented as user-run examples rather than hidden automation, but several examples can expose services publicly, read secrets, delete resources, roll back hosting, or alter production infrastructure.
Install Mechanism
Installation uses the official Google Cloud SDK download URL and npm for firebase-tools; this is purpose-aligned but modifies the local CLI environment.
Credentials
The skill depends on the user's authenticated Google/Firebase accounts, so its effective authority matches whatever permissions those accounts have.
Persistence & Privilege
Authentication sessions and PATH changes persist locally, which is normal for these tools and disclosed in the setup instructions.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install gcloud - After installation, invoke the skill by name or use
/gcloud - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Remove personal project examples
v1.0.0
Initial release: Compute Engine, Cloud Run, Firebase Hosting, Cloud Storage, Secret Manager, Artifact Registry, Cloud SQL, Billing & Costs
Metadata
Frequently Asked Questions
What is Google Cloud Platform?
Manage 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 5324 downloads so far.
How do I install Google Cloud Platform?
Run "/install gcloud" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Google Cloud Platform free?
Yes, Google Cloud Platform is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Google Cloud Platform support?
Google Cloud Platform is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Google Cloud Platform?
It is built and maintained by Pipenzo (@jortega0033); the current version is v1.0.1.
More Skills