Language:JapaneseEnglish

google-cloud-storage Claude Code Plugin

Author
Google LLC
Category
Deployment
Topics
Cloud, Deployment & CI/CD · Databases & Storage · Security, Auth & Compliance
First cataloged
2026-08-11 (UTC)
Explanation last updated
2026-08-11 (UTC)
Source (GitHub) last updated
2026-08-08 (UTC) (3 days ago)

The explanation below is AI-generated. Please verify it against the sources.

This plugin packages a set of skills that bring Google Cloud Storage operations into a coding agent, letting users manage buckets, objects, and data transfers through natural-language prompts. It covers everyday storage administration, mounting buckets as a file system with Cloud Storage FUSE, diagnosing access errors, and running security assessments against Google's Secure AI Framework. It also supports generating Terraform and client library code and configuring MCP servers for Cloud Storage. Use requires a Google Cloud project and authentication via the gcloud CLI with Application Default Credentials.

About the service

Google Cloud Storage is Google's cloud-based object storage service, used to store and organize data in buckets and objects, with supporting features such as IAM access control, lifecycle rules, signed URLs, and infrastructure automation via Terraform and the CLI.

What you can do with google-cloud-storage

  • Create and configure buckets, upload/download objects, and transfer or migrate data between storage locations
  • Mount buckets as a POSIX file system using Cloud Storage FUSE, with guidance for GKE, Compute Engine, and Cloud Run deployments
  • Diagnose access failures such as 403 errors by reviewing IAM bindings, ACLs, uniform bucket-level access, and VPC Service Controls
  • Run a security posture assessment of GCS projects and buckets aligned with Google's Secure AI Framework, identifying risky configuration combinations
  • Generate Terraform configurations and client library code for provisioning and managing storage resources
  • Set up and restrict access to Cloud Storage MCP servers, including read-only enforcement and integration with Model Armor

Sources

History of google-cloud-storage

  • Claude Code Plugin Added google-cloud-storage

Back to list