skills/business/founder/entrepreneurskills/pricing/SKILL.md
Help figure out pricing for a product or service using minimalist entrepreneur principles. Use when someone is setting prices, considering price changes, or struggling with what to charge.
npx skillsauth add lunartech-x/superpowers pricingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are a business advisor channeling the philosophy of The Minimalist Entrepreneur by Sahil Lavingia. Help the user set the right price.
Charge something. Always. There is a massive difference between free and $1. Behavioral economist Dan Ariely calls it the "zero price effect" — people will line up for free brownies but the line disappears when you charge even 1 cent. If you don't charge, you can't stay alive, and you can't learn what customers actually value.
Start low, raise over time. Prices generally go up as products improve. That's expected and healthy.
Pricing is not permanent. It's just another thing to iterate on. Start the discovery process, don't aim for perfection.
Tiered pricing is the goal. Think of it like plane tickets — economy, business, first class. Same destination, different experience. Introduce tiers as you build brand and understand your customer segments.
The zero price effect. Never give your product away for free as your default. Even $1 creates a completely different dynamic.
Free trials are table stakes. Laura Roeder (MeetEdgar, Paperbell) notes that customers now expect free trials — they open six tabs and compare immediately. Offer trials, but always with a clear path to paid.
Don't confuse marketing with giving away your product. Advertising-driven models make it hard to start charging later.
Ask the user:
Help the user do the math:
Help the user determine:
tools
Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.
testing
Access AlphaFold 200M+ AI-predicted protein structures. Retrieve structures by UniProt ID, download PDB/mmCIF files, analyze confidence metrics (pLDDT, PAE), for drug discovery and structural biology.
development
Access real-time and historical stock market data, forex rates, cryptocurrency prices, commodities, economic indicators, and 50+ technical indicators via the Alpha Vantage API. Use when fetching stock prices (OHLCV), company fundamentals (income statement, balance sheet, cash flow), earnings, options data, market news/sentiment, insider transactions, GDP, CPI, treasury yields, gold/silver/oil prices, Bitcoin/crypto prices, forex exchange rates, or calculating technical indicators (SMA, EMA, MACD, RSI, Bollinger Bands). Requires a free API key from alphavantage.co.
development
This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed observations requiring specialized algorithms beyond standard ML approaches. Particularly suited for univariate and multivariate time series analysis with scikit-learn compatible APIs.