finance-based-pricing-advisor

Analyze pricing changes using ARPU, churn, conversion, NRR, and CAC payback metrics.

Updated Jul 5, 2026
One-click install
npx skills add https://github.com/archerli/skill-set --skill finance-based-pricing-advisor-archerli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: finance-based-pricing-advisor
Source: https://github.com/archerli/skill-set/tree/main/%E4%BA%A7%E5%93%81%E7%BB%8F%E7%90%86/Product-Manager-Skills-main/skills/finance-based-pricing-advisor
Command: npx skills add https://github.com/archerli/skill-set --skill finance-based-pricing-advisor-archerli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandas, numpy, matplotlib, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you assess the financial impact of pricing changes, such as price increases, new tiers, or discounts, providing a data-driven basis for go/no-go decisions.

Core Features & Use Cases

  • Financial Impact Analysis: Evaluate the impact of pricing changes on ARPU, churn, conversion, NRR, and CAC payback.
  • Use Case: Determine whether a 15% price increase for new customers next quarter will be financially viable.
  • Scenario Analysis: Model scenarios for conservative, base, and optimistic outcomes to understand the potential impact of pricing changes.

Quick Start

Use the finance-based-pricing-advisor skill to evaluate the financial impact of a 15% price increase for new customers next quarter.

Frequently Asked Questions about finance-based-pricing-advisor

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

FAQPage Schema
How do I evaluate the financial impact of a pricing change on ARPU and churn?

To evaluate the financial impact of a pricing change on ARPU and churn, you need a framework that models revenue trade-offs against conversion drops. This analysis uses scenario modeling to project outcomes for conservative, base, and optimistic cases to support go/no-go decisions.

What is the best way to model NRR and CAC payback implications for a price increase?

The best way to model NRR and CAC payback implications for a price increase is through Python-based financial calculations. By projecting ARPU and churn variations, you can determine if the proposed pricing change remains financially viable for new customer segments.

Can I use Python and pandas to analyze conversion trade-offs for new pricing tiers?

Yes, you can use Python with pandas and numpy to analyze conversion trade-offs for new pricing tiers. This approach enables structured data manipulation for calculating the financial impact of discounts or tier changes on your customer base.

Do I need Python to run scenario analysis for SaaS pricing models?

Yes, you need Python to run scenario analysis for SaaS pricing models because the calculations require pandas and numpy. These dependencies handle the financial calculations and scenario modeling needed to evaluate revenue and churn outcomes accurately.

When should I not use a data-driven framework for pricing decisions?

You should not use a data-driven framework for pricing decisions when you lack baseline metrics for ARPU, churn, conversion, or CAC payback. Without these inputs, modeling the financial impact of pricing changes will not yield reliable projections for your scenarios.