skills
Build, deploy, and troubleshoot Google Cloud and Ads with AI
All Skills in This Repository (129)
Pure Emerald Level Indicatorsgoogle-ads-api-quickstart
Configure OAuth2, client libraries, and REST access for the Google Ads API.
google-mobile-ads-rewarded
Integrate Google Mobile Ads SDK rewarded ads in Android and iOS apps.
data-manager-api-event-ingestion
Ingest event and conversion data to Google products via the Data Manager API.
google-mobile-ads-interstitial
Implement Google Mobile Ads interstitial ads with platform-specific instructions and callbacks.
ima-sdk-basics
Integrate the Google IMA SDK for ad insertion into video content.
google-mobile-ads-get-started
Guide integration of the Google Mobile Ads SDK into Android, iOS, or Unity apps.
google-mobile-ads-banner
Integrate Google Mobile Ads banner ads in Android and iOS apps.
data-manager-api-audience-ingestion
Upload audience members to Google Ads via the Data Manager API.
google-ads-api-mcp-setup
Guide setup and configuration of the Google Ads MCP Server.
data-manager-api-setup
Configure the Data Manager API environment and install client libraries.
google-mobile-ads-android-migrate-to-next-gen
Migrate Android apps from legacy Google Mobile Ads SDK to GMA Next-Gen SDK.
gke-cluster-autoscaler
Manage and troubleshoot GKE cluster autoscaler configurations.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core