google-cloud-recipe-onboarding

google cloud recipe onboarding

google 15k ↓ 9.2k Apache-2.0 updated 26d ago
Claude Code
View source ↗

What it does

  • A personal Google Account (e.g., @gmail.com) or Google Workspace / Cloud Identity account.
  • A valid payment method (credit card or bank account) required for identity verification and to activate the $300 Free Trial credit introduced in the Overview.
  • Halt execution of this skill immediately.
  • Route the developer to the official Google Cloud Setup guided flow.
  • Solicit a custom PROJECTID and PROJECTNAME from the developer (Single-Question Policy).
  • Structured Confirmation & Consent Gate (Mandatory):
  • Project ID Collision Suffix Recovery: If the project creation

Requirements & configuration

Configuration: PROJECT_IDPROJECT_NAMEPROJECT_ID_COLLISIONALREADY_EXISTS

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

google cloud recipe onboarding

Source

Repository: https://github.com/google/skills

google-cloud-recipe-onboarding FAQ

What does the google-cloud-recipe-onboarding skill do?

>- Guides a developer's first steps on Google Cloud, covering account creation, billing setup, project management, and deploying a first resource. Use when a new developer wants to initialize their first Google Cloud project, configure billing, and verify deployment. Don't use for enterprise organization setup (use Google Cloud Setup guided flow for that instead). Don't use for complex multi-project architectures. A personal Google Account (e.g., @gmail.com) or Google Workspace / Cloud Identity account. A valid payment method (credit card or bank account) required for identity verification and to activate the $300 Free Trial credit introduced in the Overview.

What does google-cloud-recipe-onboarding require?

Configuration keys: PROJECT_ID, PROJECT_NAME, PROJECT_ID_COLLISION, ALREADY_EXISTS.

How do I install google-cloud-recipe-onboarding?

Run: npx -y skills add https://github.com/google/skills --skill google-cloud-recipe-onboarding --agent claude-code — the source lives at github.com/google/skills.

Maintain google-cloud-recipe-onboarding?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

google-cloud-recipe-onboarding on getagentictools
[![google-cloud-recipe-onboarding on getagentictools](https://getagentictools.com/badge/skills/google-skills-google-cloud-recipe-onboarding.svg)](https://getagentictools.com/skills/google-skills-google-cloud-recipe-onboarding?ref=badge)
npx agentictools info skills/google-skills-google-cloud-recipe-onboarding

The second line is the CLI lookup for this page — handy in READMEs and docs.