explaingit

kappaemme-git/codex-startup-pricing-lab

Analysis updated 2026-05-18

5PythonAudience · pm founderComplexity · 2/5LicenseSetup · easy

TLDR

A Codex skill that researches competitor pricing and recommends evidence backed pricing models, plans, and a 14 day testing roadmap.

Mindmap

mindmap
  root((codex-startup-pricing-lab))
    What it does
      Researches competitor pricing
      Scores pricing models
      Recommends plans and prices
      14 day testing roadmap
    Tech stack
      Codex skill
    Use cases
      Lifetime deal check
      Pricing page audit
      Plan tier design
    Audience
      Founders
      Product managers
    Outputs
      JSON scores
      Markdown report
      CSV roadmap

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Compare subscription, lifetime, usage based, and other pricing models for a new product.

USE CASE 2

Check whether a lifetime deal is financially safe given ongoing product costs.

USE CASE 3

Audit an existing pricing page and get a safer pricing experiment roadmap.

USE CASE 4

Generate a 14 day plan for testing price hypotheses with real buyers.

What is it built with?

PythonCodex

How does it compare?

kappaemme-git/codex-startup-pricing-lab1ncendium/aibusteraaronmayeux/ha-hurricane-tracker
Stars555
LanguagePythonPythonPython
Setup difficultyeasymoderateeasy
Complexity2/53/52/5
Audiencepm founderops devopsgeneral

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min
Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

In plain English

Codex Startup Pricing Lab is a skill for the Codex AI assistant focused specifically on pricing. Instead of guessing a single price, it researches how a product delivers value, who buys it, which costs continue after a sale, and how current competitors charge, then compares a range of monetization models before making a recommendation. Given a startup URL, repository, pricing page, or description, the skill researches official competitor pricing pages and compares subscription, annual, one time, lifetime, per seat, usage based, credit, freemium, and hybrid models. It scores plausible models from 0 to 100 using deterministic rules and will reject unsafe uncapped lifetime deals when the product has ongoing costs or support obligations. It then picks a primary monetization model plus a testable alternative, and recommends specific plan tiers, target segments, value metrics, upgrade triggers, trial structures, annual discounts, and price hypotheses to test. The skill separates what it treats as product facts, current competitor pricing, cost evidence, real demand evidence, and plain assumptions or unknowns. Competitor prices are used only as market reference points, not as proof that customers will pay a given amount, and every recommended number is labeled as a hypothesis until it has been tested with real buyers. Running the skill produces a scored JSON file, a markdown pricing report that opens in Codex and renders on GitHub, and a CSV roadmap laying out a fourteen day pricing validation plan with a metric and decision rule for each day. It can also audit an existing pricing page and suggest a safer testing plan. The skill only uses public information and user supplied input: it does not touch private billing data, change Stripe products, update live prices, or contact customers on its own. It installs via npx or manual copy into the Codex skills folder and is released under the MIT license.

Copy-paste prompts

Prompt 1
Use $startup-pricing-lab to recommend the best pricing model, plans, and prices for my product URL.
Prompt 2
Use $startup-pricing-lab in lifetime-check mode and tell me whether I should offer monthly, one-time, or lifetime pricing.
Prompt 3
Use $startup-pricing-lab in audit mode on my pricing page and create a safer 14 day pricing experiment roadmap.
Prompt 4
Ask codex-startup-pricing-lab to score possible monetization models for my SaaS product from 0 to 100.

Frequently asked questions

What is codex-startup-pricing-lab?

A Codex skill that researches competitor pricing and recommends evidence backed pricing models, plans, and a 14 day testing roadmap.

What language is codex-startup-pricing-lab written in?

Mainly Python. The stack also includes Python, Codex.

What license does codex-startup-pricing-lab use?

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

How hard is codex-startup-pricing-lab to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is codex-startup-pricing-lab for?

Mainly pm founder.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.