monetization-planner

Designs revenue models, pricing tiers, and free-paid boundaries into a MONETIZATION.md document.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/Simon-YHKim/eject-button --skill monetization-planner-simon-yhkim
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: monetization-planner
Source: https://github.com/Simon-YHKim/eject-button/tree/main/.claude/skills/monetization-planner
Command: npx skills add https://github.com/Simon-YHKim/eject-button --skill monetization-planner-simon-yhkim

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Choosing how to charge for a product is hard: founders struggle to pick between freemium, subscription, usage-based, or hybrid models, decide where the free-vs-paid line should sit, and adapt pricing to local markets like Korea. This Skill turns that ambiguity into a structured MONETIZATION.md strategy document. ## Core Features & Use Cases - Model Selection Decision Tree: Walks through usage frequency and value accumulation to recommend subscription, freemium, credit/usage-based, one-time purchase, or marketplace fee models. - Four-Tier Structure Template: Generates Free/Pro/Team/Enterprise tiers with pricing principles and nine possible free-paid boundary axes (capacity, seats, features, support, API, and more). - Korea Market Adjustments: Applies local considerations such as subscription fatigue, Kakao Pay/Naver Pay preference, psychological price points (₩9,900), and e-commerce law compliance (7-day refunds, auto-renewal notice). - Use Case: A solo developer launching a B2C SaaS in Korea asks for a pricing strategy and receives a complete MONETIZATION.md with tier table, free-paid boundary, Korea adjustments, and metrics to track (MRR, churn, LTV, CAC). ## Quick Start Ask the assistant to design a monetization and pricing strategy for your app, including tier structure and Korea market adjustments.

Frequently Asked Questions about monetization-planner

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

FAQPage Schema
How do I choose between freemium and subscription pricing?

The decision depends on usage frequency and value accumulation. Daily or weekly use with accumulating value like data history fits subscription, while one-time utility value fits freemium with capacity limits. The Skill walks through this decision tree during its diagnosis step.

How to design pricing tiers for a SaaS product?

Use the standard four-tier template: Free for acquisition, Pro for individual power users, Team for collaboration features, and Enterprise for security and SLA needs. Define the free-paid boundary using axes like capacity, seats, features, support, or API access.

What pricing considerations apply to the Korean market?

Korean users show subscription fatigue, so lifetime deals or annual discounts work well. Kakao Pay and Naver Pay support is expected, psychological price points like ₩9,900 convert better, and e-commerce law requires 7-day refunds plus auto-renewal advance notice.

Where should I set the free versus paid boundary?

Choose from nine boundary axes: capacity, usage count, features, seats, support, branding, speed, API access, or retention period. The free tier should feel valuable enough to spread while the paid upgrade feels like a natural want, not an annoyance.

What are the limitations of a pricing strategy document?

The output is a strategy document, not an implementation. Actual payment processing, tier permission enforcement, and conversion tracking require follow-up work with payment integration, authentication, and analytics tooling.