Skip to content
Development
Skill

/google-mobile-ads-interstitial

Provides instructions for implementing, integrating, or configuring

From plugin
google-skills
17k104 skills
Install
$ npx -y skills add google/skills --skill google-mobile-ads-interstitial --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/google-mobile-ads-interstitial

Context preview

The summary Claude sees to decide when to auto-load this skill.

Provides instructions for implementing, integrating, or configuring

SKILL.md

google-mobile-ads-interstitial.SKILL.md
name: google-mobile-ads-interstitial
description: Provides instructions for implementing, integrating, or configuring
  Google Mobile Ads (GMA) SDK interstitial ads in Android and iOS mobile
  applications. Use this skill when the task involves setting up interstitial
  ads. Don't use for "rewarded interstitial" ads.
metadata:
  version: 1.0.0
  category: GoogleAds

Google Mobile Ads SDK - Interstitial Ads

Interstitial ads show full-page ads for users on mobile apps. Interstitial ads are designed to be placed between content and are best placed at natural app transition points.

Ad Placement Guidelines

**CRITICAL:** You MUST evaluate and apply the following Ad Placement Guidelines before proceeding with any interstitial ad implementation.

  • **Determine Ad Placement**:
  • [ ] **Identify the target file** where the ad should be placed. Ask if

unsure.

Workflow

1. **Determine the user's platform**: Identify if the project is Android or iOS. If unclear, ask before proceeding.

2. **Read the platform guide** for implementation details:

  • Android: `references/android-interstitial.md`
  • iOS: `references/ios-interstitial.md`

3. **Follow these steps in order**:

  • [ ] Load the ad
  • [ ] Register for ad event callbacks
  • [ ] Show the ad
  • [ ] Verify the implementation
Ships withgoogle-skills

This repository contains Agent Skills for Google products and technologies, including Google Cloud. This repository is under active development.

Get the whole plugin

Other skills on google-skills.