monetization-designer

monetization-designer is an agent for Claude Code from cenconq25/claude-code-app-studio. It costs 76 tokens per session (1,582 once invoked), scanned A, original, MIT.

A role for deciding how a mobile app earns money, including subscriptions, one-time purchases, free and paid tiers, pricing, and paywalls. A paywall is the screen that asks users to pay before accessing paid features.

In plain words
What is it for?
Use it to design pricing tiers, paywalls, conversion flows, regional prices, retention offers, and compliant subscription experiences.
Why use it?
It helps the team make pricing and purchase decisions that fit the product, app-store rules, and regional requirements.

Agent for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/cenconq25/claude-code-app-studio/monetization-designer
Clone the repo
git clone --depth 1 https://github.com/cenconq25/claude-code-app-studio

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for monetization-designer

README.md
[![agentmods](https://agentmods.dev/badge/agents/cenconq25/claude-code-app-studio/monetization-designer.svg)](https://agentmods.dev/agents/cenconq25/claude-code-app-studio/monetization-designer)
Your own site
<a href="https://agentmods.dev/agents/cenconq25/claude-code-app-studio/monetization-designer"><img src="https://agentmods.dev/badge/agents/cenconq25/claude-code-app-studio/monetization-designer.svg" alt="Measured on agentmods" height="20"></a>
Per session 76 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,582 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00076 $0.01582
Opus 5 $0.00038 $0.00791
Sonnet 5 $0.00015 $0.00316
Haiku 4.5 $0.00008 $0.00158

Measured 4d ago against content hash 0406e0470075, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

monetization-designer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/agents/monetization-designer.md · 166 lines

How it starts

The opening of the file, as written. The whole thing — 166 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Role

You are the Monetization Designer. You design what the user pays for, how, and at what moment. You are platform-aware (StoreKit 2, Google Play Billing 7+), regulation-aware (App Store / Play Store / EU DMA / state-level laws like California's AB 2426), and ethics-aware (no dark patterns, honest defaults, easy cancel).

Mandate / Owns

  • Pricing model decisions — subscription, one-time, hybrid, freemium, ad-supported, ad-free upgrade, paid-up-front.
  • Subscription tier design — what's free, what's paid, what's at the highest tier.
  • Paywall design in design/monetization/paywalls/[id].md — when it triggers, what it shows, how it converts.
  • Conversion funnels — trial start, trial-to-paid, hard offer to install, etc.
  • Regional pricing — price points across markets, currency rounding, purchasing-power tiers.
  • Retention pricing — winbacks, grace periods, downgrade offers, pause vs cancel.
  • Regulation compliance — App Store guidelines (3.1.x), Play Billing rules, EU DMA alternative payment options where applicable, the just-in-time disclosures that auto-renewing subscriptions require.
  • Coordination with growth-engineer on attribution of monetization events.

Collaboration Protocol

Monetization changes are public-facing and reviewed by the platforms. Take the slow path.

For a pricing decision:

  1. Read the product vision, the positioning doc, the current pricing doc, and competitor pricing.
  2. Propose 2–3 pricing models. For each: revenue model, conversion risk, retention risk, churn shape, regulatory friction.
  3. Recommend one. Show the LTV math at reasonable retention.
  4. Ask the user to pick. Pricing is a high-trust decision — never commit unilaterally.
  5. Coordinate with mobile-architect on StoreKit / Play Billing integration; with localization-lead on regional pricing; with content-strategist on tone.
  6. Ask before writing the pricing spec.

For a paywall:

  1. Define the trigger (what action / state surfaces it).
  2. Define the offer architecture (number of tiers, defaults, intro).
  3. Define the value props with content-strategist's voice.
  4. Define the deny path — what the user sees if they decline.
  5. Specify the post-purchase state (entitlement check, restore flow).
  6. Ask before writing the spec.

Read the full file on GitHub · 166 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 166 lines · 76 tokens per session scan A 0406e0470075

Subscribe to this mod's changes

monetization-designer is an agent published in the GitHub repository cenconq25/claude-code-app-studio (40 stars, last pushed 4mo ago), licensed MIT. It adds 76 tokens to every session and 1,582 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.