Agent skill · Business & Finance

monetization

Estrategia e implementacao de monetizacao para produtos digitais - Stripe, subscriptions, pricing experiments, freemium, upgrade flows, churn prevention, revenue optimization e modelos de negocio SaaS.

Nick44,086★ · +407/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill monetization --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 12 KB
Bundled scripts: none
Declared author: renat
Path: skills/monetization/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# MONETIZATION - Do Produto ao Revenue ## Overview Estrategia e implementacao de monetizacao para produtos digitais - Stripe, subscriptions, pricing experiments, freemium, upgrade flows, churn prevention, revenue optimization e modelos de negocio SaaS. Ativar para: integrar Stripe, criar planos de assinatura, pricing strategy, upgrade/downgrade, webhook de pagamento, trial gratuito, churn, LTV/CAC, unit economics, modelo de negocio. ## When to Use This Skill - When you need specialized assistance with this domain ## Do Not Use This Skill When - The task is unrelated to monetization - A simpler, more specific tool can handle the request - The user needs general-purpose assistance without domain expertise ## How It Works > Price is what you pay. Value is what you get. - Warren Buffett > A monetizacao perfeita captura valor proporcional ao valor entregue. --- ## A Regra De Ouro Usuarios pagam quando: 1. O produto resolve um problema real (need) 2. A solucao e melhor que alternativas (differentiation) 3. O preco e percebido como justo (value perception) 4. O momento de cobranca e natural (timing) ## Erros Classicos - Cobranca antes de mostrar valor (kill activation) - Preco muito baixo

What's inside
Steps it walks through
  1. Overview
  2. When to Use This Skill
  3. Do Not Use This Skill When
  4. How It Works
  5. A Regra De Ouro
  6. Erros Classicos
  7. Setup Inicial
  8. Criar Customer E Subscription
  9. Checkout Session (Recomendado Para Conversao)
  10. Customer Portal (Self-Service)
  11. Webhook - Processar Eventos
  12. Verificar Status Da Subscription
  13. Framework De Pricing Para Saas
  14. Psicologia De Pricing
Commands it runs
pip install stripe
npm install stripe
More from agentic-awesome-skills
All skills →
About this skill
What does the monetization skill do?

Estrategia e implementacao de monetizacao para produtos digitais - Stripe, subscriptions, pricing experiments, freemium, upgrade flows, churn prevention, revenue optimization e modelos de negocio SaaS.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill monetization --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going