What problem does it solve? New developers face a fragmented sequence of steps when starting on Google Cloud: installing and authenticating the gcloud CLI, choosing or creating a project, and linking a billing account. This Skill orchestrates that entire onboarding flow with pre-execution audits and consent gates so nothing is misconfigured. ## Core Features & Use Cases - Environment Audits: Silently verifies gcloud CLI installation, active authentication, existing projects, and billing status before proposing any changes. - Guided Project Setup: Reuses existing active projects or creates new ones with collision recovery, requiring explicit user consent before any mutation. - Billing Linkage & Safety Chaining: Discovers billing accounts, links them to the project, and routes to spend-control guides and downstream deployment skills like cloud-run-basics. - Use Case: A developer says "I want to get started with Google Cloud" and the agent walks them through login, project selection, billing activation, and verification, halting and rerouting if an enterprise organization is detected. ## Quick Start Ask the agent to help you get started with Google Cloud by setting up authentication, a project, and billing on your workstation.