Codex Startup Business Planner
A Codex skill that turns a startup URL, repository, or product idea into an evidence-backed business plan, pricing strategy, editable financial model, and 90-day execution roadmap.
It combines market, ICP, positioning, business-model, go-to-market, pricing, and unit-economics analysis in one workflow. Missing data stays visible as an assumption or unknown instead of being presented as fact.
What it does
- Understands a startup from a URL, repository, pricing page, or description
- Defines the initial ICP, buying trigger, anti-ICP, positioning, and distribution wedge
- Researches current competitors and official pricing pages
- Builds bottom-up TAM, SAM, and 24-month SOM when credible inputs exist
- Compares monthly, annual, usage, one-time, lifetime, freemium, and hybrid pricing
- Recommends concrete plans, prices, limits, and upgrade triggers
- Rejects unsafe uncapped lifetime pricing when ongoing costs continue
- Calculates a deterministic plan-readiness score with evidence caps
- Creates conservative, base, and optimistic 12-month scenarios
- Produces an editable Excel model with formulas, checks, and charts
- Creates a 90-day roadmap with metrics and decision gates
Installation
npx --yes codex-startup-business-planner@latest
Restart Codex after installation.
Usage
Give it a startup URL:
Use $startup-business-planner for https://example.com. Build the complete business plan, pricing recommendation, financial model, and 90-day roadmap.
Or describe an idea:
Use $startup-business-planner in pre-revenue mode. The product is an AI research assistant for solo founders. Decide who should pay, what plans to offer, whether lifetime pricing is safe, and what to validate in the next 90 days.
Output
outputs/startup-business-plan.md
outputs/startup-financial-model.xlsx
outputs/startup-90-day-roadmap.csv
The Markdown plan opens directly in Codex. The Excel workbook contains editable inputs, pricing, three scenarios, a formula-driven 12-month forecast, unit economics, sources, and model checks. The CSV is the operating roadmap.
Evidence rules
The skill does not invent demand, market size, customer counts, revenue, competitor prices, CAC, churn, conversion, or profitability. Every important number must be user-supplied, publicly sourced, visibly assumed, or marked unknown.
The readiness score measures the current plan and evidence, not the probability that the startup will succeed.
Safety
The skill does not change live pricing, billing, checkout, subscriptions, ads, or campaigns automatically.
Manual installation
git clone https://github.com/Kappaemme-git/codex-startup-business-planner.git
mkdir -p ~/.codex/skills
cp -R codex-startup-business-planner/startup-business-planner ~/.codex/skills/startup-business-planner
Restart Codex after installation.
License
MIT