google-cloud-recipe-foundation-builder

Deploys a Google Cloud Organization with resource hierarchy, billing, and centralized logging via gcloud CLI.

Updated Jul 4, 2026
One-click install
npx skills add https://github.com/ssmleo/govfolio --skill google-cloud-recipe-foundation-builder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-cloud-recipe-foundation-builder
Source: https://github.com/ssmleo/govfolio/tree/main/.agents/skills/google-cloud-recipe-foundation-builder
Command: npx skills add https://github.com/ssmleo/govfolio --skill google-cloud-recipe-foundation-builder

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gcloud, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of setting up a secure and compliant Google Cloud Organization with centralized logging and monitoring, providing a baseline landing zone foundation.

Core Features & Use Cases

  • Secure Landing Zone: Establishes security guardrails and recommended controls for a new or existing Google Cloud Organization.
  • Resource Hierarchy: Organizes projects into folders and provisions projects with unique ID prefixes.
  • Billing & API Enablement: Links projects to a billing account and activates necessary APIs.
  • Centralized Logging & Monitoring: Sets up a global log bucket and audit logging for organization-wide visibility.

Quick Start

Use the google-cloud-recipe-foundation-builder skill to deploy a landing zone foundation for a Google Cloud Organization.

Frequently Asked Questions about google-cloud-recipe-foundation-builder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a secure Google Cloud landing zone?

To set up a secure Google Cloud landing zone, you deploy a standardized organization architecture with resource hierarchy, billing management, and centralized logging. This provides a baseline foundation with security guardrails and centralized audit visibility.

How do I organize projects into folders in a Google Cloud Organization?

Organizing projects into folders in a Google Cloud Organization establishes a structured resource hierarchy. This approach provisions projects with unique ID prefixes and links them to a billing account while activating necessary APIs.

What is centralized logging in Google Cloud and when do I need it?

Centralized logging in Google Cloud sets up a global log bucket and audit logging for organization-wide visibility. You need this process when establishing a compliant landing zone to monitor activity across all provisioned projects.

Do I need the gcloud CLI to deploy a Google Cloud landing zone?

Yes, you need the gcloud CLI to deploy a Google Cloud landing zone. The deployment requires administrative permissions and uses the gcloud CLI to establish the secure, scalable, and maintainable cloud infrastructure setup.

Does this landing zone builder work for an existing Google Cloud Organization?

Yes, this landing zone builder works for an existing Google Cloud Organization. It establishes security guardrails and recommended controls for both new and existing organizations to ensure a compliant infrastructure baseline.

What is the best way to enable billing and APIs for Google Cloud projects?

The best way to enable billing and APIs for Google Cloud projects is to use an automated landing zone deployment. This links projects to a billing account and activates necessary APIs alongside provisioning the resource hierarchy.