Skip to content
Development
Skill

/google-mobile-ads-rewarded

Provides instructions for implementing, integrating, or configuring Google Mobile Ads (GMA) SDK rewarded ads in Android, iOS, or Unity mobile applications. Use when the task involves setting up rewarded ads. Don't use for "rewarded interstitial" ads.

From plugin
google-skills
20k137 skills1 MCP
Install
$ npx -y skills add google/skills --skill google-mobile-ads-rewarded --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-rewarded

Context preview

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

Provides instructions for implementing, integrating, or configuring Google Mobile Ads (GMA) SDK rewarded ads in Android, iOS, or Unity mobile applications. Use when the task involves setting up rewarded ads. Don't use for "rewarded interstitial" ads.

SKILL.md

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

Google Mobile Ads SDK - Rewarded Ads

Rewarded ads reward users with in-app items for interacting with full-screen ads. Rewarded ads are served after a user explicitly opts in to view a rewarded ad.

Workflow

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:

  • Android: `references/android-rewarded.md`
  • iOS: `references/ios-rewarded.md`
  • Unity: `references/unity-rewarded.md`

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

  • [ ] Load the ad
  • [ ] Register for ad event callbacks
  • [ ] Add a UI element to view the ad for a reward
  • [ ] Show the ad
  • [ ] Verify the implementation
Ships withgoogle-skills

This repository contains Agent Skills for Google products and technologies, including Google Cloud.

Get the whole plugin

Other skills on google-skills.