quote-builder
Build a line-item quote and a private margin check that warns you before you underprice the job.
"quote" "estimate" "how much"$ npx agencykit install
// what it does
- →Produces a clean client-facing quote with line items, payment terms and a revision policy.
- →Produces an internal version with per-line and overall gross margin.
- →Warns when any line or the overall margin drops below 40%, and suggests the price that fixes it.
// inputs it asks for
- ·Scope & quantities
- ·Your prices
- ·Internal cost estimate
- ·Payment terms
- ·Revision policy
- ·Currency
// triggers
English
"quote" "estimate" "how much" "pricing" "proposal"Italiano
"preventivo" "stima" "quanto costa" "offerta"// output preview
agencykit — quote-builder
CLIENT QUOTE — Bloom Studio · GBP | Monthly content production (16/mo) | 3 | £2,400 | £7,200 | | Shooting day (batch) | 3 | £1,500 | £4,500 | Total (inc. VAT): £18,720 INTERNAL VERSION (do not send) ⚠ MARGIN FLAG — Shooting days at 36%, below the 40% floor. To reach 40%: price each day at £1,610 (+£110). Recommendation: £1,650 → overall margin 49% → ~52%.
// what it handles automatically
- →An all-in single number (still builds line items internally to defend the price).
- →Ad spend / third-party passthrough (listed at cost, excluded from your margin).
- →A requested discount (re-runs the margin check on the discounted price).