LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

google-cloud-storage-basics - Manage buckets and objects in Google Cloud Storage.

Stores, retrieves, and manages data as objects in Google Cloud Storage buckets.

Tags

Updated: 2026-09-18

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Create and configure storage buckets
  • Upload and download data objects
  • Manage access control and permissions
  • Configure storage classes and lifecycle
  • Generate signed URLs for access
  • Mount buckets using GCSFuse

Inputs

  • Google Cloud credentials
  • Bucket names and object paths
  • gcloud CLI or API access

Outputs

  • Created GCS buckets and objects
  • Downloaded files
  • Generated signed URLs
  • Updated bucket lifecycle configurations

Requirements

  • Google Cloud project with Storage API enabled
  • gcloud CLI or Cloud Storage MCP server
  • IAM permissions for Google Cloud Storage

Source

  • Spec: SKILL.md
gcs
cloud-storage
buckets
objects
gcloud
Create and configure storage buckets
Upload and download data objects
Manage access control and permissions
Configure storage classes and lifecycle
Google Cloud credentials
Bucket names and object paths
gcloud CLI or API access
Created GCS buckets and objects
Downloaded files
Generated signed URLs