npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

codex-startup-business-planner

v0.1.1

Published

A Codex skill that turns a startup URL or idea into an evidence-backed business plan, pricing strategy, financial model, and 90-day roadmap.

Readme

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