Skills

The pricing-calculator skill: put a real number on what you built

4 minute readUpdated August 2026Explore more

TL;DR

It works out what your result is worth to the buyer in dollars, then prices from that number instead of from your hours. You get a headline price, good/better/best tiers, a payment structure, and lines you can say on a call, all saved to ~/offers/pricing.md. Free, and it installs in three lines.

You built the thing over a weekend, so your brain says charge $300. The buyer doesn't care that it took a weekend. They care that it catches ten leads a month they're currently dropping.

That gap is where almost every first price goes wrong. You price on your effort, they buy on their outcome, and you end up handing over $18,000 of value for $300 and feeling weird about asking for more next time.

The pricing-calculator skill is one of the 55 free skills in our freeskills repo. It quantifies what the result is worth to the buyer, prices at a confident fraction of that, builds three tiers, runs the price against the objections you'll actually hear, and picks a payment structure. Everything lands in one file on your machine.

pricing-calculator

How it works out the value number, the fraction it prices at, the tier design, and the objection tests.

Install the pricing-calculator skill

A skill is a folder with instructions inside. Copy it into your Claude Code skills directory with these three lines and it becomes a slash command you can run in any project.

bashgit clone https://github.com/duncan-buildroom/freeskills.git
mkdir -p ~/.claude/skills
cp -r freeskills/pricing-calculator ~/.claude/skills/

Then restart Claude Code or open a new session. That's the whole install. No API keys, no config.

Run it the first time

Type /pricing-calculator. It pulls your offer and the transformation from your brand profile, then asks what the result is worth to the buyer. That's the part that decides everything else, so give it real detail: money made, money saved, hours saved, or the cost of the problem staying broken. A conservative range is fine. A guess dressed up as a fact isn't.

From there it computes a first-pass price, sanity checks that it clears your own costs, builds good, better, and best tiers with the middle one as the target, and recommends how people pay. It writes all of it to ~/offers/pricing.md along with two or three value lines you can say out loud without flinching. Expect a number higher than the one in your head. That's the point.

Price your offer from scratch

This is the first run. Give it the offer and everything you know about what happens for the buyer after you're done.

/pricing-calculator

My offer: [what you deliver, in plain words]
Who buys it: [the buyer, be specific]
What changes for them after: [more leads, hours back, money they stop spending, a problem that stops happening]
What I was going to charge: [your gut number]

Work out what this is actually worth to them, then tell me the price.

Find out if you're already undercharging

If you've got a live price, start here instead. Bring one real client and what happened for them.

I currently charge [price] for [offer]. Here's what happened for one real client: [what changed for them, and any number they gave you].

Using that, tell me what the outcome is worth in dollars and what I should be charging. If my current price is too low, say so plainly and tell me what to raise it to.

Get the words for the price conversation

Knowing the number and saying the number are different skills. Ask for the second one.

Give me the exact sentences I'd say when someone asks the price. One for a call, one for a DM. Short, flat, confident, and no discounting myself on the spot.

The 60-second version

Here's the short spoken version, what it does with your price and why the number holds.

  1. 1Hook: there's a brand new free Claude skill that takes you from guessing a price off how long the build took to a real number based on what the buyer actually gets.
  2. 2Mechanism: you tell it what your work is worth to the buyer in dollars, using a real number from a real buyer rather than a hopeful one. It sets your price as a fraction of that value, builds three tiers so people have a choice instead of a yes or no, and pressure-tests every tier against the objections you already hear. Then it picks the payment structure and hands you a number with the reasons behind it.
  3. 3Transformation: you say your price without your voice going up at the end, and you stop doing five figures of work for three figures of money.
  4. 4Close: costs nothing, and it's one of 55 in that repo. Saying the new number out loud and holding it is what we work on inside Claude Code Club, $9 a month. Link's below.

Tonight: install it, run it on the one offer you're closest to selling, and write the new number down somewhere you'll see it before your next conversation.

Common questions

  • Do I need to know how to code?

    No. Three copy-paste lines install it. After that you're answering questions about your offer and your buyer in plain English.

  • Is it really free?

    Yes. The repo is public, and the skill needs no API keys or paid tools. Claude Code Club is the separate paid thing if you want the whole path and the community.

  • What if I've never sold anything and have no proof?

    The skill handles that. For a brand-new offer with no proof yet, it'll tell you to start one notch lower to gather testimonials, and it sets the real price you raise to once you have them.

  • What if the value-based price lands below what my time costs?

    It flags that instead of quietly shipping the number. When value-based pricing lands under your floor, the offer or the audience needs to change, and the skill points you at positioning-filter for that.

  • Does it just tell me to charge more?

    It works from the value number you give it, and it pressure-tests the price against "that's expensive", "I could do it myself", and "how do I know it'll work" before it recommends anything.

Want the whole offer and pricing system?

Get 650+ plug-and-play skills, MCPs & prompts, plus 7,000+ members - $9/mo, cancel anytime.

Join the Club