What problem does it solve? New developers often struggle with the fragmented steps of getting started on Google Cloud, from account creation and billing setup to deploying a first resource. This Skill provides a structured happy-path workflow that walks a singleton developer through the entire onboarding process. ## Core Features & Use Cases - Guided Onboarding Steps: Covers Google Account sign-in, free trial activation, project creation, billing linkage, gcloud CLI installation, and API enablement. - First Resource Deployment: Provides concrete commands for deploying a Hello World container on Cloud Run, creating a Compute Engine VM, or creating a Cloud Storage bucket. - Enterprise Reference: Includes a reference guide for organization-level setup covering resource hierarchy, IAM, Shared VPC, security policies, and centralized logging. - Use Case: A developer new to Google Cloud asks the agent to help them get started, and the agent walks them through clarifying questions, account setup, CLI initialization, and deploying their first Cloud Run service with a public URL. ## Quick Start Help me set up a new Google Cloud account, create my first project, and deploy a Hello World app on Cloud Run.