gcloud-cliManage Google Cloud Platform resources using the official gcloud CLI, discovering command syntax dynamically with `gcloud <group> --help` before execution.
Install via ClawdBot CLI:
clawdbot install felipe0liveira/gcloud-cliInstall Google Cloud CLI (official):
Install Google Cloud CLI (official)Requires:
Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://docs.cloud.google.com/sdk/docs/install-sdkUses known external API (expected, informational)
cloud.google.comAudited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
A DevOps engineer uses the skill to provision and manage Google Cloud resources like Compute Engine VMs, Cloud Storage buckets, and VPC networks. The skill ensures safe execution by validating commands with --help and requiring approval for each operation, preventing accidental misconfigurations.
A security administrator updates IAM roles and policies across Google Cloud projects. The skill enforces credential safety by checking active service accounts and requiring explicit approval for high-impact changes, reducing the risk of privilege escalation.
A data engineer configures BigQuery datasets, Dataflow jobs, and Pub/Sub topics for real-time analytics. The skill dynamically discovers command syntax to handle complex workflows, ensuring accurate setup while maintaining user oversight through approval steps.
A developer deploys containerized applications to Google Kubernetes Engine (GKE) and manages auto-scaling configurations. The skill uses the active gcloud context to confirm the target project, preventing deployment errors in production environments.
A FinOps analyst reviews and optimizes cloud spending by managing billing alerts, quotas, and resource usage reports. The skill requires approval for all operations, including read commands, to ensure transparency in cost-related decisions.
MSPs use this skill to offer cloud management services to clients, handling resource provisioning, security, and compliance. The approval workflow ensures client oversight, building trust and reducing liability in multi-tenant environments.
SaaS companies integrate the skill into their platforms to allow customers to manage Google Cloud resources directly. The skill's dynamic command discovery adapts to various use cases, enabling scalable self-service features without hardcoded commands.
Training providers leverage the skill in hands-on labs and courses for Google Cloud certification. The requirement to validate syntax with --help helps learners understand CLI usage, enhancing educational outcomes and practical skills.
💬 Integration Tip
Integrate this skill into existing CI/CD pipelines by automating approval workflows for non-production environments, ensuring safe deployments while maintaining user control over critical operations.
Scored Apr 19, 2026
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.
Process multiple items with progress tracking, checkpointing, and failure recovery.
cad reference tool
Search, install, and create OpenClaw skills using intelligent matching across built-in, local, and GitHub skill repositories.
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.