value-based-proposal

Generates client proposals and quotes priced on delivered outcomes rather than hours worked.

366|90|Updated Aug 22, 2026
One-click install
npx skills add https://github.com/bam-bam-2/solo-skills --skill value-based-proposal-bam-bam-2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: value-based-proposal
Source: https://github.com/bam-bam-2/solo-skills/tree/main/skills/value-based-proposal
Command: npx skills add https://github.com/bam-bam-2/solo-skills --skill value-based-proposal-bam-bam-2

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Freelancers and solo consultants often price proposals by time invested (meetings, hours, pages), which anchors clients to hourly math and underprices the actual value delivered. This Skill provides a structured procedure for building proposals and quotes priced on the measurable outcome the client gains. ## Core Features & Use Cases - Value Quantification: Calculates the client's gain first (revenue increase, time recovered, loss prevented, new assets created) before setting any price, using a 20-30% of incremental value baseline. - Outcome-Named Offerings: Names products by results instead of inputs, and structures tiered options (A/B/C) where lower tiers cut two dimensions, not just session counts. - Proposal-to-Contract Consistency Check: Extracts agreed terms from the sent proposal with pdftotext and cross-checks them 1:1 against contract clauses before signing. - Use Case: A consultant renewing an advisory engagement uses this Skill to review the full conversation history, quantify the client's revenue growth, and produce an A4 landscape HTML proposal rendered to PDF with pricing justified by documented results. ## Quick Start Ask the agent to draft a value-based proposal for a client engagement, providing the conversation history and the measurable results delivered so far.

Frequently Asked Questions about value-based-proposal

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

FAQPage Schema
How do I price a consulting proposal based on value instead of hours?

Quantify the change the work creates for the client first: revenue increase, time recovered, loss prevented, or new assets built. Then set the price at 20-30% of that measured incremental value, using one repetition cycle as the baseline for recurring gains.

How to structure a freelance proposal document?

Order matters: cover page with the outcome as title, the client's situation in their own words, current numbers, what the client keeps after the engagement, your track record with figures, tiered options, then price with justification, risks, and next steps. Price always comes after value.

How do I make sure a contract matches the proposal I sent?

Extract the sent proposal's terms with pdftotext and grep for meeting counts, response limits, deliverables, amounts, and dates, then compare each item 1:1 against the contract clauses. Report any mismatch to the client instead of silently editing the contract.

What mistakes should I avoid when creating tiered pricing options?

When building a lower tier, reduce two dimensions, not just session counts, or the higher tier loses its reason to exist. Never skip option labels (A then C), never raise a price already sent in a proposal, and never include offerings that do not exist yet.

Does this proposal workflow require network access or external services?

No. The Skill only creates local document files (HTML rendered to PDF) and explicitly states it uses no network access. Stated prices and conditions are examples that must be recalculated for your own situation.