monetization

Implement rewarded ads, IAP packages, and AdMob mediation for mobile games.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/lvmp/tribal-idle --skill monetization-lvmp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: monetization
Source: https://github.com/lvmp/tribal-idle/tree/main/.agent/skills/monetization
Command: npx skills add https://github.com/lvmp/tribal-idle --skill monetization-lvmp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the challenge of effectively integrating monetization strategies into mobile games, focusing on maximizing revenue while maintaining a positive player experience.

Core Features & Use Cases

  • Monetization Strategy: Provides guidance on various models like Rewarded Ads, IAP, and hybrid approaches.
  • Rewarded Ads Integration: Offers design principles and a code example for implementing rewarded ads seamlessly within a game loop.
  • IAP Design: Suggests types of IAPs and specific packages suitable for an idle game.
  • AdMob Mediation: Outlines a mediation hierarchy and configuration best practices.
  • Metrics & Anti-Patterns: Defines key monetization metrics and common pitfalls to avoid.

Quick Start

Use the monetization skill to integrate rewarded ads into the game loop.

Frequently Asked Questions about monetization

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate rewarded ads into my mobile game loop without hurting player experience?

To integrate rewarded ads effectively, follow specific design principles that place them seamlessly within the game loop. This approach maximizes mobile game revenue while maintaining a positive player experience.

What are the best in-app purchase packages for an idle game?

Designing in-app purchases for an idle game involves offering specific IAP packages tailored to idle gameplay progression. This strategy helps maximize revenue by aligning with player expectations and game economy dynamics.

How do I set up AdMob mediation hierarchy for mobile game monetization?

Configuring AdMob mediation requires outlining a mediation hierarchy and applying configuration best practices. This optimizes ad network performance to maximize overall mobile game revenue.

What key metrics should I track to optimize mobile game monetization?

Optimizing mobile game monetization requires tracking key performance metrics specific to ads and IAP. Monitoring these metrics helps identify successful revenue streams and avoid common monetization anti-patterns.

Does a hybrid monetization model work better than using only IAP or ads?

A hybrid monetization model combining rewarded ads and in-app purchases often yields better revenue results. This approach balances monetization strategies to optimize earnings across different player segments.

What are common anti-patterns to avoid when implementing mobile game ads?

Common monetization anti-patterns involve poor ad integration that disrupts the player experience. Avoiding these pitfalls ensures ad placements remain effective without driving player churn.