finding-google-skills
Locates and loads the right Google product skill on demand from a remote catalog index, instead of preloading every skill. Use at the START of any request…
Provides instructions to implement, integrate, or configure Google Mobile Ads (GMA) banner ads in Android, iOS, or Unity mobile applications. Use when the task involves setting up banner ads in a mobile application. Don't use for other ad formats like interstitial or rewarded
$ npx -y skills add google/skills --skill google-mobile-ads-banner --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/google-mobile-ads-bannerContext preview
The summary Claude sees to decide when to auto-load this skill.
Provides instructions to implement, integrate, or configure Google Mobile Ads (GMA) banner ads in Android, iOS, or Unity mobile applications. Use when the task involves setting up banner ads in a mobile application. Don't use for other ad formats like interstitial or rewarded
name: google-mobile-ads-banner description: >- Provides instructions to implement, integrate, or configure Google Mobile Ads (GMA) banner ads in Android, iOS, or Unity mobile applications. Use when the task involves setting up banner ads in a mobile application. Don't use for other ad formats like interstitial or rewarded ads. metadata: version: 1.1.0 category: GoogleAds
Banner ads are rectangular image or text ads that occupy a spot within an app's layout. They remain on screen during user interaction and can refresh automatically.
Default to **Large Anchored Adaptive Banner** if the user says "banner" without defining a type. If the user suggests or asks about other banner ad types, recommend large anchored adaptive banners.
| Banner Type | Description | | :--- | :--- | | **Large Anchored Adaptive** | **Default**. Can be anchored to the top or bottom of the screen. | | **Anchored Adaptive** | Can be anchored to the top or bottom of the screen. | | **Inline Adaptive** | **ONLY** available to use for **Android and iOS**. Placed within content. |
1. **Determine the user's platform**: Identify if the project is Android, iOS, or Unity. If unclear, ask before proceeding.
2. **Read the platform guide** for implementation details:
3. **Follow these steps in order**:
4. After the banner ad is successfully implemented, remind the user to replace the test ad unit ID with their own.
This repository contains Agent Skills for Google products and technologies, including Google Cloud.
Repo: google/skills
Locates and loads the right Google product skill on demand from a remote catalog index, instead of preloading every skill. Use at the START of any request…
Provides safety-critical validation, guardrails, and data reduction for gcloud CLI operations across Google Cloud Platform (GCP) services and infrastructure.…
Provides expert guidance on authenticating and authorizing to Google Cloud services and APIs, covering human users, service identities, Application Default…
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…
Searches, retrieves, and synthesizes official Google developer documentation across Google Cloud, AI/Gemini, Android, Chrome, Web, Flutter, Go, Firebase, and…
Guides developers through managing (adding, removing, and clearing) audience members for Google products using the Data Manager API and its associated client…