google-mobile-ads-interstitial
Provides instructions for implementing, integrating, or configuring
pinned to #092e210updated 2 days ago
Ask your AI client: “install skills/google-mobile-ads-interstitial”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install skills/google-mobile-ads-interstitialmetahub onboarded this repo on the author's behalf.
If you own github.com/google/skills on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
16,890
Last commit
2 days ago
Latest release
published
- #googlecloud
- #skills
About this skill
Pulled from SKILL.md at publish time.
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.
Evaluation report
WarningsAutomated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.092e210· 2 days ago
Documentation
5 passed4 warningsDescription qualitywarn
Only 7 words · 67 chars — below the 15-word bar, listed anyway as an official artifact
A skill's description doubles as its trigger. Describe what it does, when to use it, what file types it handles.
Description is substantivewarn
Description is 7 words — thinner than the 8-word floor.
Say what it does AND when to use it. A model choosing between tools has only this text to go on.
Homepage or repository declaredwarn
No homepage or repository declared.
Add a "homepage" or "repository" field to SKILL.md.
Documentation shows usagewarn
Documentation has no code examples.
Add at least one fenced example showing a real invocation.
README is present and substantial
11,950 chars · 7 sections · 1 code block
Tags / topics declared
3 total — google, googlecloud, skills
README has usage / example sections
found: Installation
Homepage / docs URL declared
no homepage declared (registry will use the repo URL) — info-only, not blocking
Documentation present and substantive
Documentation present (SKILL.md, 191 words).
Release history
1- releasecurrent092e210warn2 days ago
Contents
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
-
Determine the user's platform: Identify if the project is Android or iOS. If unclear, ask before proceeding.
-
Read the platform guide for implementation details:
- Android:
references/android-interstitial.md - iOS:
references/ios-interstitial.md
- Android:
-
Follow these steps in order:
- Load the ad
- Register for ad event callbacks
- Show the ad
- Verify the implementation
Reviews
No reviews yet. Be the first.
Related
Verification Before Completion
Evidence before assertions, always
Writing Plans
Turn specs into phased implementation plans
Test-Driven Development
Red → green → refactor discipline for any feature or bugfix
mh install skills/google-mobile-ads-interstitial