The Claude Skill That Refuses to Guess Your Price

Quick answer

A Claude Skill is a saved set of instructions Claude reuses on command, so it follows your prices, your tone, and your contract terms instead of guessing at them. You install one free in the Claude desktop app under Skills, feed it your rate card once, and from then on it turns messy site notes into a priced quote, checks a contract against your own red lines, or drafts onboarding paperwork, the same way, every single time.

You didn't lose that quote on price. You lost it on four days.

You Didn't Lose the Quote on Price

Someone calls on Tuesday. You look at the job on Wednesday. You mean to price it that night, then Thursday happens, and by Saturday the customer already has two other quotes sitting in their inbox.

Picture Owen, who runs a five-person commercial cleaning crew in Manchester. His price list lives in his head. His quotes live in whatever notes app he grabbed at the site visit. Most weeks that is fine. On the weeks it is not, he loses the job. Not on price. On speed.

That is the exact gap a new kind of tool is built to close, and this week it is the thing every builder on Claude's timeline is talking about: a reusable set of instructions called a Claude Skill.

What Is a Claude Skill?

A Claude Skill is a folder of instructions you save once, so Claude repeats the same job the same way every time, instead of you re-explaining your business in every new chat.

Anthropic calls the underlying pattern Agent Skills. Skills are composable (they stack together and Claude coordinates which ones a task needs), portable (build one, use it in the Claude app, Claude Code, or the API), and efficient (Claude only loads the specific skill a task calls for, not everything at once). Anthropic shipped the feature in October 2025 and has kept extending it since, including publishing the format as an open standard so it can move between AI tools rather than staying locked to one.

The difference from simply asking Claude a question is repeatability. Ask Claude to write a quote once and you get a quote. Install a quote-building Skill, and every quote after that follows your price list, your payment terms, and your tone, without you typing any of that context in again.

Why This Is Happening Now

15ready-made skills ship inside Anthropic's own Small Business plugin, wired to QuickBooks, PayPal, and HubSpot out of the box.

Anthropic is now selling this idea directly to owners who have never written a line of code. Its official Small Business plugin bundles 15 building-block skills behind 15 plain-English commands: /plan-payroll forecasts cash and chases overdue invoices, /close-month reconciles the books and writes the profit-and-loss narrative, /run-campaign builds a growth campaign with Canva assets pulled in automatically. Connect QuickBooks, PayPal, and HubSpot for the core experience, then add Canva, DocuSign, Stripe, Square, or Slack as you need them.

That is the packaged version. This week, a wave of builders went further and started asking whether the packaged version is even the point. One AI builder posted on X that most Claude Skills he has seen "end up as a big prompt with a polished label," not a real workflow. Salesforce shipped more than 100 of its own reusable Agent Skills into its Headless 360 platform the same week, alongside new MCP servers for Slack. The pattern has moved past Anthropic's own blog and turned into the thing every AI vendor is now racing to copy.

Isn't This Just a Chatbot Writing Documents?

No, and the difference shows up the moment the Skill does not know something.

An AI consultant who runs a small agency called Loopera built four Skills to run the admin side of a cleaning company, then blind-tested them roughly 70 times against two fictional businesses, one pricing in dollars, one in pounds with an inverted deposit rule. He scored every run on the actual files it produced on disk, not on what the chat log claimed had happened.

The moment that convinced him: he gave the quote-building Skill a job with one item that was not on the price list. It did not guess a number. It left the line blank and asked him to fill it in. "That is the whole reason I would let one of these near a customer," he said on camera.

A generic chatbot answer disappears once the chat ends. A Skill's output is a file sitting on your computer, a PDF quote, a marked-up contract, an Excel log you can open, check, and hand to a client. That is the difference between a demo and a tool you can actually run a business on.

How to Build Your First Claude Skill

  1. Get Claude Desktop and turn on Cowork. Download the app, start a new chat, and toggle Cowork on so Claude can read and write files instead of only talking.
  2. Turn on code execution. Go to Settings then Capabilities and switch on "Claude Code execution and file creation." It is off by default, and every Skill below needs it.
  3. Point Claude at a project folder. Create a folder for the business, add it to the chat, and click "always allow" so Claude can read and write inside it without asking each time.
  4. Run a business-setup Skill first. A good one interviews you: what you call the thing you sell (a job, a contract, a visit), how you talk to customers, your payment terms, your deposit rules, your notice period. It writes all of this once into a business profile that every other Skill will read from.
  5. Fill in your own rate card. This is the one thing no Skill can do for you. Claude will build the file and the headings. You still have to type in your actual prices.
  6. Install one task Skill and test it on a real, messy job. Start with a quote builder. Paste in real site-visit notes, typos and all, and read what comes back carefully before you send anything to a real client.

The Four Skills, Tested 70 Times

Once the setup was done, four Skills ran the whole admin side of the cleaning company. Here is the honest verdict on each, from the person who tested them, not from a vendor's demo reel.

SkillWhat it doesVerdict
Quote builderTurns site-visit notes into a priced quote off your own rate card, leaving a line blank instead of guessing a price it doesn't haveKeep. The strongest of the four, because it is the only one that touches money coming in.
Contract checkReads a supplier or client contract against your own red lines (notice period, liability, exclusivity) and ranks the flags by what they would cost youKeep first, if you only install one Skill this month.
Client onboardingTurns a won job into an agreement, a welcome message, an intake form, and a first-week checklistKeep, but you will use it least, since it only fires when you win something.
Weekly reportReads your quote log and bank statement and gives you one page on how the week actually wentKeep, but the weakest of the four. It needs a bank export nobody remembers to run, and it broke more often in testing than the other three.
Diagram showing site visit notes flowing into a Claude Skill that reads a rate card, producing a priced quote as a PDF and a log entry
How the quote-builder Skill turns messy site notes into a priced, logged quote.

Notice what none of the four does on its own. None of them sends anything. The quote builder writes the PDF and stops there. A wrong number going out is your problem, not the software's, and that single design choice is exactly what makes a Skill safe to use before you have learned to fully trust it.

What You Have After This

A week in: your business profile and rate card exist as files, not only in your head, and your first quote goes out in minutes instead of four days.

A month in: quotes go out the same day a job is scouted, contracts get flagged before you sign them, and a client who says yes gets onboarding paperwork before they have time to change their mind.

Six months in: you can finally see the pattern you never could before, which quotes went cold and which contract you nearly signed blind, because every one of those runs left a file behind.

Same business. Same laptop. A completely different first-reply time.

What is a Claude Skill?

A Claude Skill is a folder of saved instructions that Claude reuses on command, so it performs the same task the same way every time, such as writing a quote off your rate card, without you re-explaining your business in each chat.

Do I need to know how to code to build a Claude Skill?

No. Claude includes a built-in skill-creator that interviews you about your workflow and writes the skill for you. Most small-business owners never open a code editor; they describe the job in plain English and test the result.

Is Claude for Small Business the same as building your own Skill?

No. Anthropic's Small Business plugin is a ready-made bundle of 15 generic skills and connectors to tools like QuickBooks and HubSpot. Building your own Skill means writing it around your specific prices, tone, and contract terms, which is slower to set up but fits your business exactly.

Can a Claude Skill send a quote or email on its own?

Not the ones tested here, and that is by design. A well-built Skill drafts the document, a PDF, a marked-up contract, an onboarding email, and stops. You read it, correct it if needed, and send it yourself.

What's the catch with using Claude Skills for a real business?

A Skill is only as good as the business profile and rate card behind it, and it has usually only been tested against clean, made-up data. Run it on one real job first, check every number yourself for the first few weeks, and expect the least data-dependent skills (like a weekly report that needs a bank export) to be the weakest until you build the habit of feeding them.

Want a Claude Skill built around your exact prices and contracts, not a generic template? That is week one of the 14-Day AI Readiness Sprint.

See the Sprint

Sources

HN

Editorial responsibility
Notma Intelligence publishes practical guidance using named sources and visible dates. AI tools may assist research or drafting; a named human remains responsible for factual review before publication.
Read the editorial policy → · Meet founder Hammton Ndeke →

Find your first high-payback workflow.

Book a free conversation or start with the fixed-fee Sprint.

See the Sprint

Keep reading