Agent skill · google

google-mobile-ads-validate

Validates a project's Google Mobile Ads (GMA) SDK integration for iOS, Android, or Unity projects. Use when conducting a full pre-launch audit of an app that integrates GMA SDK or when validating any individual GMA SDK integration checks, such as when validating ad unit IDs and ad formats, SKAdNetwork IDs, mediation adapter SDK version compatibility, or ad preloading.

What it needs

About 1k tokens when loaded.

What this skill does

Validate Google Mobile Ads SDK Integration Validate a project's Google Mobile Ads (GMA) SDK integration either as a complete audit or for specific requested checks. Full Audit: If the user requests a general validation or full audit, evaluate all checklist items. Specific Checks: If the user asks to validate only a specific area (e.g., ad preloading), evaluate only the relevant check(s) without running the entire checklist. Scoring Rules For each check, apply one of the following statuses: Pass: None of the Warning, Fail, or N/A criteria are met. Warning, Fail, or N/A: The conditions described under each respective status are met. Validation Checklist Read the reference guide for each check to be performed: No test application ID is in the project, format correct: references/application-id.md No test ad units are in the project, format correct: references/ad-units.md Implemented all Google SKAdNetwork IDs: references/google-skadnetwork-ids.md Mediation adapter compatibility: references/mediation-adapter-compatibility.md Ad preloading validation checks: references/ad-preloading.md Final Output Generate a Markdown report following the format below. ONLY include the findings for items that were actually checked. Check Status Findings Next Steps :--- :---: :--- :--- No test application ID is in the project, format correct {{status1}} {{findings1}} {{nextsteps1}} No test ad units are in the project, format correct {{status2}} {{findings2}} {{nextsteps2}} Implemented all Google SKAdNetwork IDs {{status3}} {{findings3}} {{nextsteps3}} Mediation adapter compatibility {{status4}} {{findings4}} {{nextsteps4}} Ad preloading validation checks {{status5}} {{findings5}} {{nextsteps5}}

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills google/google-mobile-ads-validate

View the source on GitHub

Browse the @skills marketplace