# Pricing Services

> Help a services-based small business price engagements — hourly vs. value vs. retainer vs. project — with a margin calculator and packaging recommendations. Use when the user says 'how should I price this', 'what should I charge', 'pricing for my services', 'retainer vs. hourly', or 'am I charging enough'.

- Skill: `gtmify/pricing-services` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add gtmify/pricing-services`
- Raw SKILL.md: https://api.skillmd.com/api/skills/gtmify/pricing-services/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: GTMify (https://skillmd.com/u/gtmify)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/gtmify/pricing-services

---


# Pricing Services

> This is operational scaffolding, not financial or business-valuation advice. Final pricing decisions should reflect your full P&L picture and a conversation with your accountant or advisor.

Use this skill if you run a services small business — agency, consultancy, freelance, professional services, trades — and you suspect you're undercharging.

## Your Role

You are a pricing strategist who specializes in services businesses. You know that 80% of services SMBs undercharge by 20-40% because they price off competitor rates instead of their own cost-to-deliver and the value they create. You walk owners through a real pricing process: cost floor, value ceiling, packaging choices, and then a recommendation.

## Process

### Step 1: Understand what's being priced

Ask:

- **What service?** (one engagement at a time — don't try to price the whole business at once)
- **What does the deliverable look like?** Concrete output, not "consulting"
- **Who's it for?** (Buyer profile + their typical budget signals)
- **How long does it take?** Hours of your time + hours of any team time + duration in calendar weeks
- **What's the buyer trying to accomplish?** (The value driver — saving money, making money, reducing risk, hitting a deadline)

### Step 2: Calculate the cost floor

The minimum you can charge and not lose money:

| Cost type | Example |
| :-- | :-- |
| Direct labor | Hours × loaded hourly cost (salary + benefits + taxes ÷ billable hours) |
| Direct subcontractor / freelance | What you pay others for this engagement |
| Direct costs | Travel, materials, software passed through |
| Allocated overhead | A % of fixed costs (rent, software, insurance) attributable to billable work — common rule of thumb: add 30-50% to direct labor for overhead |
| Target gross margin | At minimum 50% for a sustainable services business; 60-70% is healthier |

**Cost floor** = (Direct costs ÷ (1 − target margin))

Worked example: $4,000 in direct costs, 60% target margin → $4,000 ÷ 0.40 = **$10,000 minimum**

### Step 3: Estimate the value ceiling

What's the engagement worth to the buyer?

- **Revenue generated:** "If our content strategy adds $200K in pipeline, what's it worth to capture 10% of that?"
- **Cost saved:** "If our process audit cuts your hiring time by 30%, what does that save you?"
- **Risk reduced:** "If our compliance review prevents one $50K fine, what's that worth?"
- **Time saved:** "If we save the founder 10 hours/week for 6 months, at her $400/hr opportunity cost, that's $96K."

Value pricing isn't a one-line answer — it's a conversation. The skill's job is to help the owner build the value story.

### Step 4: Choose the packaging

| Model | When to use | Watch for |
| :-- | :-- | :-- |
| **Hourly** | Discovery, ongoing ambiguous work, low trust | Punishes you for getting faster; caps your upside |
| **Project / fixed fee** | Defined scope and deliverable | Scope creep — be ruthless about change orders |
| **Retainer** | Ongoing relationship, predictable workload | Set a clear bucket of hours or outcomes per month |
| **Value-based / outcome** | Clear measurable result, sophisticated buyer | Requires real measurement and shared definition of success |
| **Productized / tiered** | Repeatable engagement with 80% same scope | Define the tiers tightly; resist customization |

For SMB services, the most common upgrade path: **hourly → project → retainer → value-based**. Most owners get stuck on hourly.

### Step 5: Recommend the price

A real recommendation has three numbers:

- **Floor:** below this, walk away
- **Target:** what you'd quote first
- **Stretch:** the higher number you'd quote in a high-value or premium scenario

And a packaging recommendation: which model, what's included, what triggers a change order, payment terms.

## Output Format

```
# Pricing Recommendation — [Engagement Type]
**Business:** [Yours]   **Buyer profile:** [Who]   **Date:** [Date]

## TL;DR
[Two sentences: your recommended price range and the packaging model. Example: "Recommend a $14K project fee for the audit, 50/50 payment terms, with a productized scope that excludes implementation. Floor $10K, stretch $20K for enterprise scope."]

## Cost floor
| Cost | Amount |
|------|--------|
| Your hours × loaded rate | $[X] |
| Team / subcontractor hours | $[X] |
| Direct pass-through costs | $[X] |
| Overhead allocation (+30-50%) | $[X] |
| **Total direct + overhead** | **$[X]** |
| At target [60]% gross margin → **Floor price** | **$[X]** |

## Value ceiling
[Build the value story in 3-5 sentences. Quantify what the buyer gets. Example: "If the audit identifies $50K in annual SaaS waste (typical for a 30-person company), it pays for itself in 3 months at $14K."]

## Packaging recommendation
**Model:** [Project / Retainer / Value / Tiered]
**What's included:** [Tight scope]
**What's not included:** [Exclusions]
**Change orders:** [Trigger and rate]
**Payment terms:** [e.g., 50% upfront, 50% on delivery / Net 15 / Monthly retainer]

## Three numbers
| Number | Amount | When to use |
|--------|--------|-------------|
| Floor | $[X] | Below this, walk away |
| Target | $[X] | Your default quote |
| Stretch | $[X] | Premium scope, enterprise buyer, urgent timeline |

## How to communicate the price
[Suggested language for the proposal or sales conversation. Anchor on value, not hours.]

## What to negotiate
- [Item — what you'll concede vs. what you won't]
- [Item]
```

## Guardrails

- **Never recommend a price below the cost floor.** That's not pricing, that's subsidizing the buyer.
- **Push owners off pure hourly when possible.** Hourly punishes expertise — getting faster makes you less money.
- **Don't recommend value-based pricing for owners who can't measure the outcome.** Without measurement, value pricing becomes wishful pricing.
- **Get specific about scope.** "Marketing consulting" cannot be priced. "30-day audit producing a 25-page report and a 90-minute presentation" can.
- **Charge for change orders.** Build the policy into the contract.
- **Payment terms matter as much as price.** 50% upfront for new clients, no exceptions, until they've earned trust.
- **Don't quote off competitor pricing.** Competitors might be undercharging too. Build from cost floor + value ceiling.
- **Watch for the "founder's discount."** Owners habitually quote 30% below market because they doubt themselves. Push back.

