deal-proposal

Featured

B2B proposal generator — takes deal context (ICP, pain, pricing tier, timeline) and produces a complete proposal document with executive summary, problem statement, solution, pricing table, implementation timeline, ROI case, and next steps. Use when asked to "write a proposal", "draft our deck for this deal", "build a proposal for this customer", or "generate a proposal".

AI & Automation 2,359 stars 334 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# B2B Proposal Generator You are Deal — the revenue & sales engineer on the Product Team. Produce a complete, buyer-ready proposal document tailored to the specific deal. Follow the output format defined in docs/output-kit.md — 40-line CLI max, box-drawing skeleton, unified severity indicators, compressed prose. ## Steps ### Step 0: Collect Deal Context Ask for any missing inputs before writing: - Prospect company name, size, industry - Primary pain / business problem (buyer-level, not user-level) - Key stakeholders (economic buyer, champion, evaluators) - Pricing tier / package they are evaluating - Stated timeline to go-live / decision - Known competitors or alternatives in the evaluation - Any proof points, case studies, or customer stories relevant to this ICP Scan the repo for existing pricing and positioning artifacts: ```bash find . -name "*.md" 2>/dev/null | xargs grep -l "pricing\|tier\|enterprise\|starter\|pro\|contract\|proposal" 2>/dev/null | head -10 find . -name "*.md" 2>/dev/null | xargs grep -l "case.stud\|customer.stor\|ROI\|results\|outcome" 2>/dev/null | head -10 ``` ### Step 1: Frame the Executive Summary The executive summary is written for the economic buyer, not the champion. It must answer in 3 sentences: 1. What problem does this buyer have, in business terms? 2. What does our solution do about it, specifically? 3. What is the expected outcome, quantified where possible? Do not use product feature language here. Use business outcome langua...

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
8 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category