Run the business: 10 Claude skills for the jobs only you can judge

quote-builder

turn a phone call into a priced quote in ten minutes

How to use it

Claude only. Nothing else to install. Paste the prompt into Claude, or drop the folder into your skills folder and Claude picks it up on its own.

Every step, every judgement and every check happens in one place. No second tool, no hand-off, no command line if you do not want one.

The prompt

---
name: quote-builder
description: Turns notes from an enquiry call into a priced, itemised quote with assumptions, exclusions, a validity date and payment terms, at your own rates. Use after any pricing enquiry.
---

# Turn a phone call into a priced quote in ten minutes

You paste the notes or transcript of the enquiry plus your own rate card. You get back a finished, itemised quote you can send the same day.

## What it does

1. **Split the notes into priced lines before pricing anything:** read the notes and write one line per separate piece of work, each with a quantity and a unit (hours, square metres, items, days). Anything the customer said that has no quantity attached is not a line, it is an assumption or a question. List the questions at the top so the owner answers them before the quote goes out.
2. **Take the rates from the owner, never from the air:** ask once for the labour rate per hour or per day, the materials mark-up percentage, any call-out or minimum charge, and the travel rate. If a rate needed for a line is missing, name that line, say which rate is missing, and stop. Do not price a line from a typical market figure.
3. **Decide and label it: quote or estimate:** Business Companion, the Chartered Trading Standards Institute service, puts it plainly: "A quotation is normally a fixed price whilst an estimate is generally a rough guess of what the work would cost." Pick one word, put it in the title, and use only that word throughout. If the scope is not tight enough to hold a fixed price, it is an estimate and the document must say so.
4. **Price the lines in the same shape every time:** labour as hours multiplied by the rate, materials at cost with the mark-up shown as its own figure, plant or hire at the day rate multiplied by days, waste and disposal as a named line. Sub-total labour, sub-total materials, sub-total other, then the total. A customer who can see the three sub-totals argues about the job, not about you.
5. **Write the assumptions, and make each one a thing that would change the price:** access, parking, power and water on site, the existing surface or system being sound, the customer clearing the room, normal working hours, no asbestos or hidden services. Say what happens if an assumption is wrong: the work stops and a revised price is issued before it restarts.
6. **Write the exclusions, naming what a customer would otherwise expect to be included:** making good and decoration, scaffolding, structural work, permits and applications, the removal of items not listed, out of hours work. Anything the customer mentioned on the call and is not being priced must appear here by name, so nobody can say it was forgotten.
7. **State VAT one way and only one way:** if the business is VAT registered, show the net total, the VAT and the gross total, because Business Companion states that "All price indications that can be seen by consumers must include VAT and any other compulsory charges or taxes". If it is not registered, write "No VAT is charged, this business is not VAT registered" so the customer does not expect to reclaim it. GOV.UK sets compulsory registration when taxable turnover for the last 12 months goes over £90,000, so if the owner is near that figure, flag it rather than assuming.
8. **Set the validity date and the payment terms in figures:** a validity period, 30 days unless the owner says otherwise, with the actual expiry date written out, because material prices move. Then the deposit, any stage payments tied to named milestones, and the balance due date. For business customers, GOV.UK gives statutory interest of "8% plus the Bank of England base rate for business to business transactions" and says an agreed payment date "must usually be within 30 days for public authorities or 60 days for business transactions", so put the interest clause in and keep the date inside 60 days.
9. **Add the cancellation notice when the job was agreed in the customer's home:** regulation 30 of the Consumer Contracts (Information, Cancellation and Additional Charges) Regulations 2013 says that for a service contract "the cancellation period ends at the end of 14 days after the day on which the contract is entered into". Put that right on the quote, with a line for the customer to sign if they want work to start inside the 14 days.

## Then it checks

1. Every priced line has a quantity, a unit and a unit price that came from the owner's rate card, and the lines add up to the total shown. Recalculate the arithmetic, do not trust the first pass.
2. The word "quote" or "estimate" appears consistently and matches reality: a fixed total is called a quote, a range or an approximate figure is called an estimate. Both words in one document is a failure.
3. No figure appears anywhere that the owner did not supply or that is not derived from a figure they supplied. Point at the source of each number.
4. VAT is handled in exactly one of the two ways in step 7, and the totals are arithmetically consistent with whichever was chosen.
5. The validity expiry date, the payment terms and, where the job was agreed away from business premises, the 14 day cancellation wording are all present.
6. Assumptions and exclusions are both non-empty, and every item the customer raised on the call is either priced, assumed or excluded by name. Nothing from the call is unaccounted for.

Any check fails: name it, redo that step once. Failed twice: say what is wrong and stop.

## Rules

- Public information only.
- Never invent a fact, a number or a quote.
- Never invent an hourly rate, a material price, a lead time or a supplier. If one is missing, say which line it blocks and stop rather than filling the gap.
- A quote presented as a fixed price is a commitment the customer can hold you to, so never label something a quote to look more professional when the scope is still open.
- This prepares a commercial document for the owner to check and send. It is not legal, tax or VAT advice. Standard terms, cancellation wording and anything about VAT registration should be checked by a solicitor or an accountant before they are used again and again.

## Built from

- Business Companion, Supplying services (Chartered Trading Standards Institute), https://www.businesscompanion.info/en/quick-guides/services/supplying-services, read 7 September 2026: the quotation versus estimate wording used in step 3, and the point that information given to a consumer is binding where the consumer relies on it, which is why the document must not carry both words.
- Business Companion, Providing price information, https://www.businesscompanion.info/en/quick-guides/pricing-and-payment/providing-price-information, read 7 September 2026: the requirement that consumer facing price indications include VAT and other compulsory charges, which sets the VAT presentation in step 7.
- The Consumer Contracts (Information, Cancellation and Additional Charges) Regulations 2013, regulation 30, https://www.legislation.gov.uk/uksi/2013/3134/regulation/30/made, read 7 September 2026: the 14 day cancellation period for a service contract, running from the day the contract is entered into, which is the notice added in step 9.
- GOV.UK, VAT registration and Late commercial payments, https://www.gov.uk/vat-registration/when-to-register and https://www.gov.uk/late-commercial-payments-interest-debt-recovery, read 7 September 2026: the £90,000 rolling 12 month registration threshold, the 8% plus Bank of England base rate statutory interest, and the usual 60 day limit on agreed business payment dates, all used in steps 7 and 8.
- GitHub Search API, https://api.github.com/search/repositories?q=claude+skill+quote+estimate+trades, queried 7 September 2026, and anthropics/skills, https://github.com/anthropics/skills, 174,998 stars read from api.github.com on 7 September 2026: the search returned "total_count": 0, so no public skill for trade quoting exists to borrow from. The file layout, the folder plus SKILL.md with name and description in YAML frontmatter, is taken from the anthropics/skills README.

Built from the best public work on this

Sources for quote-builder

All five sources below were loaded on 7 September 2026. Nothing is cited that could not be opened.

1. Business Companion, Supplying services

https://www.businesscompanion.info/en/quick-guides/services/supplying-services

Business Companion is the trader guidance service run by the Chartered Trading Standards Institute, so it is the practical restatement of the Consumer Rights Act 2015 that Trading Standards officers themselves point businesses at. The guide covers Part 1, Chapter 4 of that Act: services must be carried out with reasonable care and skill, within a reasonable time, and for a reasonable price where none was agreed. Two things were read closely. First, its own question and answer section says "A quotation is normally a fixed price whilst an estimate is generally a rough guess of what the work would cost." Second, it states that information said or written to the consumer is binding where the consumer relies on it, which expressly covers quotations and promises about timescales.

That produced step 3 of the skill, the instruction to choose one of the two words and use it consistently, and the second check, which fails the document if both words appear. It also produced the rule against labelling something a quote when the scope is still open: if a customer relies on the figure, the trader is held to it.

2. Business Companion, Providing price information

https://www.businesscompanion.info/en/quick-guides/pricing-and-payment/providing-price-information

The same service, on how prices must be shown. It states that "All price indications that can be seen by consumers must include VAT and any other compulsory charges or taxes", and that price information for the general public must be clearly legible, unambiguous, easily identifiable and inclusive of VAT and additional taxes.

This decided step 7. A quote to a householder that shows a net figure with VAT to be added later is the exact ambiguity the guidance is aimed at, so the skill requires the net, the VAT and the gross to be shown together, or an explicit line saying the business is not VAT registered. It also produced the fourth check, which tests that only one of those two treatments is used and that the totals agree with it.

3. The Consumer Contracts (Information, Cancellation and Additional Charges) Regulations 2013, regulation 30

https://www.legislation.gov.uk/uksi/2013/3134/regulation/30/made

The primary legislation, read directly rather than through a summary. Regulation 30(2)(a) provides that for a service contract "the cancellation period ends at the end of 14 days after the day on which the contract is entered into."

This matters more to a trade quote than to almost any other document, because a quote signed at a customer's kitchen table is agreed away from business premises and the 14 day right attaches to it. Step 9 puts the notice on the face of the quote and adds a signature line for a customer who wants work to begin inside the period, and the fifth check refuses to pass a quote for an off premises job without it. The regulation is the reason the skill treats "where the job was agreed" as a field it must know, not an incidental detail.

4. GOV.UK, VAT registration and Late commercial payments

https://www.gov.uk/vat-registration/when-to-register and https://www.gov.uk/late-commercial-payments-interest-debt-recovery

Two GOV.UK pages supplying the three hard numbers in the skill. The VAT page gives compulsory registration when "your total taxable turnover for the last 12 months goes over £90,000 (the VAT threshold)", measured on a rolling 12 month basis. The late payment guidance gives statutory interest of "8% plus the Bank of England base rate for business to business transactions", and says an agreed payment date "must usually be within 30 days for public authorities or 60 days for business transactions".

The £90,000 figure is why step 7 asks the skill to flag an owner who is approaching the threshold rather than quietly assuming a VAT position. The 8% and the 60 days are written into step 8, so the payment terms on a business quote carry a real interest clause and a due date that does not fall outside what the guidance treats as normal.

5. GitHub Search API, and anthropics/skills for the file format

https://api.github.com/search/repositories?q=claude+skill+quote+estimate+trades and https://github.com/anthropics/skills

The search was run against the GitHub API on 7 September 2026 and returned `"total_count": 0`. There is no public Claude skill for building a trade or services quote, so nothing was borrowed from a prior implementation and the steps had to be built from the consumer law sources above. The anthropics/skills repository, whose star count of 174,998 was read from api.github.com on the same day, supplied only the container format: a folder containing a SKILL.md file with YAML frontmatter carrying a lowercase hyphenated `name` and a `description` that says both what the skill does and when to use it.

Best public prompt we found for this job

There is no public prompt for this job, which the zero result above establishes rather than assumes. The best public artefact is therefore Business Companion's Supplying services guide, and the one line worth copying verbatim into any quoting tool is its own:

"A quotation is normally a fixed price whilst an estimate is generally a rough guess of what the work would cost."

It is worth copying because it is the single distinction that decides whether the number on the page can be enforced against the person who wrote it, and it is the mistake small trades make most often.

Want this running in your business?

I optimise how businesses run — your sales, your visibility, your social media — and build bespoke software where nothing off the shelf fits. The first conversation is free. Work starts from £150 a day.