skills/cloud/gcp/cloud-storage/SKILL.md
--- name: cloud-storage description: Use when designing Cloud Storage buckets, choosing storage classes, setting lifecycle rules, controlling access, or using GCS as a data lake. Covers GCP-PDE domain: Store the data (~15-20%). --- # Cloud Storage ## When to Use - Designing data lake or file storage on GCP - Setting up lifecycle management to control costs - Configuring access control for sensitive data - Preparing for GCP Professional Data Engineer exam ## Core Jobs ### 1. Storage Class Sel
npx skillsauth add kienbui1995/magic-powers skills/cloud/gcp/cloud-storageInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
| Class | Use case | Min storage | Retrieval cost | |-------|---------|-------------|----------------| | Standard | Frequently accessed (hot data) | None | None | | Nearline | Accessed < once/month | 30 days | Yes | | Coldline | Accessed < once/quarter | 90 days | Yes (higher) | | Archive | Accessed < once/year | 365 days | Yes (highest) |
SetStorageClass — move to cheaper class after N daysDelete — remove objects after N days or after N versions| Tool | Best for |
|------|---------|
| gsutil / gcloud CLI | Ad-hoc transfers, scripting |
| Storage Transfer Service | Large-scale from S3/Azure/HTTP/on-prem |
| Transfer Appliance | Petabyte-scale offline transfer |
| BigQuery Data Transfer Service | SaaS source → BigQuery (not GCS) |
SetStorageClass lifecycle → use for cost optimization; Delete → use for cleanupcontent-media
Use when designing for XR (AR/VR/MR), choosing interaction modes, or adapting 2D UI patterns for spatial computing
testing
Use when creating new skills, editing existing skills, or verifying skills work before deployment
development
Use when you have a spec or requirements for a multi-step task, before touching code
development
Use when executing a structured workflow — select and run a feature, bugfix, refactor, research, or incident template with correct agent and model assignments per phase.