offer-check

Validates deal pricing against market rates and value-equation criteria before quoting or invoicing.

Updated Jun 16, 2026
One-click install
npx skills add https://github.com/adamtpang/summon.company --skill offer-check-adamtpang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: offer-check
Source: https://github.com/adamtpang/summon.company/tree/main/skills/offer-check
Command: npx skills add https://github.com/adamtpang/summon.company --skill offer-check-adamtpang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Founders and freelancers often quote prices without checking whether the value delivered clearly exceeds the price or whether the buyer actually has budget. This Skill runs a deterministic gate before any deal, price quote, or first invoice so weak offers get fixed instead of sent. ## Core Features & Use Cases - Market Rate Research: Runs real searches to establish a floor, anchor, and ceiling price band with sources, so pricing sits at market rate rather than guesswork. - Value Math and Budget Gates: Computes value delivered via replacement cost, time value, or money moved, requiring at least 3x price for warm buyers and 10x for cold ones, plus evidence of a named budget line. - Deterministic Scorecard: Scores the four Hormozi value-equation variables (dream outcome, perceived likelihood, time delay, effort and sacrifice) against binary criteria and outputs a GO or FIX verdict. - Use Case: Before sending a $5,000 automation proposal to a new client, run the check to confirm the price sits inside the market band, the value math clears 3x, a budget line exists, and every scorecard variable hits 8 or higher. ## Quick Start Ask the assistant to run offer-check on your proposed deal, providing the buyer, the deliverable, and the price you want to charge.

Frequently Asked Questions about offer-check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check if my price is right before quoting a client?

Run the offer-check gate with the buyer, deliverable, and target price. It searches real market rates to build a floor-anchor-ceiling band, computes value delivered through replacement cost, time value, or money moved, and returns a GO or FIX verdict.

What is the Hormozi value equation scorecard?

It scores four variables: dream outcome, perceived likelihood of achievement, time delay, and effort and sacrifice. Each variable scores 4, 6, 8, or 10 based on three binary criteria, and every variable must reach at least 8 for the deal to pass.

How much value must an offer deliver relative to its price?

The gate requires value of at least 3x the price for a warm buyer and at least 10x for a cold buyer. If the arithmetic cannot show 3x, the offer or price must be fixed before anything is sent.

Does offer-check run automatically before invoicing?

Yes, it auto-runs before the invoice skill mints a first invoice for a new client or new offer. Recurring re-bills of an already-checked offer are exempt from the gate.

What happens when a deal fails the offer check?

A FIX verdict lists only the failing criteria and the shortest mechanism list to reach green, such as adding a guarantee, result in advance, or named delivery date. Nothing is sent while a gate fails, and the price is never padded to force a pass.