googlegoogleOfficialยท129 Agent Skills Included

skills

Build, deploy, and troubleshoot Google Cloud and Ads with AI

Guides AI agents through real Google Cloud, Google Ads, and Gemini API tasks like provisioning GKE clusters, writing Terraform, querying logs, and integrating ad SDKs. Eliminates hallucinated gcloud commands, outdated API versions, and misconfigured infrastructure by enforcing validated syntax and official best practices. Covers onboarding, observability, security, databases, and AI model tuning so agents complete cloud workflows correctly end to end.
npx skills add google/skills --all -g -y

All Skills in This Repository (129)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
googlegoogle

google-ads-api-quickstart

Configure OAuth2, client libraries, and REST access for the Google Ads API.

Official
Advanced
๐Ÿ“ฆ In Repo
googlegoogle

google-mobile-ads-rewarded

Integrate Google Mobile Ads SDK rewarded ads in Android and iOS apps.

Official
Intermediate
๐Ÿ“ฆ In Repo
googlegoogle

data-manager-api-event-ingestion

Ingest event and conversion data to Google products via the Data Manager API.

Official
Advanced
๐Ÿ“ฆ In Repo
googlegoogle

google-mobile-ads-interstitial

Implement Google Mobile Ads interstitial ads with platform-specific instructions and callbacks.

Official
Advanced
๐Ÿ“ฆ In Repo
googlegoogle

ima-sdk-basics

Integrate the Google IMA SDK for ad insertion into video content.

Official
Intermediate
๐Ÿ“ฆ In Repo
googlegoogle

google-mobile-ads-get-started

Guide integration of the Google Mobile Ads SDK into Android, iOS, or Unity apps.

Official
Intermediate
๐Ÿ“ฆ In Repo
googlegoogle

google-mobile-ads-banner

Integrate Google Mobile Ads banner ads in Android and iOS apps.

Official
Intermediate
๐Ÿ“ฆ In Repo
googlegoogle

data-manager-api-audience-ingestion

Upload audience members to Google Ads via the Data Manager API.

Official
Intermediate
๐Ÿ“ฆ In Repo
googlegoogle

google-ads-api-mcp-setup

Guide setup and configuration of the Google Ads MCP Server.

Official
Intermediate
๐Ÿ“ฆ In Repo
googlegoogle

data-manager-api-setup

Configure the Data Manager API environment and install client libraries.

Official
Intermediate
๐Ÿ“ฆ In Repo
googlegoogle

google-mobile-ads-android-migrate-to-next-gen

Migrate Android apps from legacy Google Mobile Ads SDK to GMA Next-Gen SDK.

Official
Intermediate
๐Ÿ“ฆ In Repo
googlegoogle

gke-cluster-autoscaler

Manage and troubleshoot GKE cluster autoscaler configurations.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install google/skills?โ–ผ

Run `npx skills add google/skills --all -g -y` in your terminal to install all Google skills globally. You can also pick individual skills during setup.

What can AI agents do with Google skills?โ–ผ

Agents can provision GKE clusters, configure Cloud SQL and Spanner, write Terraform, generate logging queries, integrate Google Ads SDKs, and use the Gemini API correctly.

Do these skills work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Gemini CLI, and other compatible AI coding tools.

How do these skills prevent wrong gcloud commands?โ–ผ

The gcloud skill forces agents to validate every command with `gcloud help` before running it, and blocks destructive operations without explicit user approval.

Can I use Google skills without cloud experience?โ–ผ

Yes. Skills like the onboarding recipe walk you through account setup, billing, and your first deployment step by step in plain language.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’