google/google-mobile-ads-banner
Provides instructions to implement, integrate, or configure Google Mobile Ads (GMA) banner ads in Android and iOS mobile applications. Use when the task involves setting up banner ads in a mobile application.
npx skills add https://github.com/google/skills --skill google-mobile-ads-banner
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.
CRITICAL: You MUST evaluate and apply the following guidelines before
proceeding with any banner ad implementation.
unsure.
Examine the file and determine whether the parent container of the ad is
a scrollable view (such as a list, scroll view, grid) or a static,
non-scrollable view.
anchored to either the top or bottom of the screen.
iOS. If unclear, ask before proceeding.
references/android-banner.mdreferences/ios-banner.mdthe test ad unit ID with their own.
Take google/google-mobile-ads-banner from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.