google-mobile-ads-get-started
Provides instructions for integrating the Google Mobile Ads (GMA)
pinned to #b128758updated 3 months ago
Ask your AI client: “install skills/google-mobile-ads-get-started”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install skills/google-mobile-ads-get-startedmetahub 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
14,510
Last commit
3 months ago
Latest release
published
- #googlecloud
- #skills
Automated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.b128758· 3 months ago
Behavioral checks ran but aren't published for this artifact; the static checks above ran at publish time.
Documentation
4 passed1 warningDescription qualitywarn
9 words · 65 chars — skills use the description as their trigger; aim higher
Aim for 15+ words and include trigger phrases like “use this skill when …”.
README is present and substantial
8,183 chars · 6 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
Release history
1- releasecurrentb128758warn3 months ago
Contents
Google Mobile Ads SDK - Install
Workflow
-
Determine the user's platform: Identify if the project is Android, iOS, or Unity. If unclear, ask before proceeding.
-
Read the platform guide for implementation details:
- Android:
references/android-get-started.md - iOS:
references/ios-get-started.md - Unity:
references/unity-get-started.md
- Android:
-
Follow these steps in order:
- Add the SDK dependency
- Set the application identifier
- Initialize the SDK
- Verify the integration
-
After the SDK is successfully installed, ask the user to select an ad format to continue the integration.
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-get-started