Claude Skill

sales-proposal-writer

Generate sales offers, quotes, and commercial proposals with pricing options and decision-ready framing. Use when a qualified prospect asks "send me something".

LLM Mart · 0 points · 0 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download navinspire-ia-navin-navin_skills_sales-proposal-writer-e9c73a3.zip · 1 KB
Part of navinspire-ia/navin — 182 skills

Install

skills CLI npx skills add https://github.com/Navinspire-ia/navin/tree/main/navin/skills/sales-proposal-writer
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install navinspire-ia-navin@llmmart
Git git clone https://github.com/Navinspire-ia/navin.git

The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole navinspire-ia/navin collection as a plugin from our marketplace. Git is the plain clone.

Skill manifest

Sales Proposal Writer

Overview

Sales-stage sibling of proposal-writer: faster, more commercial, built to close. The proposal restates their pain, quantifies the value, and makes the decision easy.

Proposal grades

Grade When Format
Quote simple, price-driven ask 1 page: scope, price, terms, validity
Standard proposal qualified opportunity 3-6 pages: summary, need, solution, pricing options, next steps
Strategic offer large/competitive deal full proposal-writer treatment + battlecard positioning

Pricing presentation

  • Three options when possible (essential / recommended / premium) - the middle sells
  • Anchor on value: state the cost of the problem before the price of the solution
  • Price per outcome or phase, not a raw day-rate dump
  • Validity date + clear payment terms; discounts only against something (volume, testimonial, longer commitment - via pricing-assistant)

Workflow

  1. Inputs: discovery notes (discovery-call-assistant), qualification score, competitor context (objection-handler battlecards).
  2. Draft the executive summary in THEIR words - their pain, their number, their deadline.
  3. Build options; sanity-check margins with the user.
  4. Handle known objections in-line (security? integration? references?).
  5. Produce: docx-generator/pdf-generator on the brand template; log in pipeline (crm-update-agent).
  6. Follow-up plan attached: send date, relance J+3 and J+8 (meeting-followup / cron).

Rules

  • No proposal without a prior conversation - "send me a doc" from a stranger gets a qualification call proposal instead.
  • Every price validated by the user before sending (human-approval).
  • Track win/loss per proposal structure to improve the template.
Files (navin)
  • SKILL.md 2 KB
    ---
    name: sales-proposal-writer
    description: Generate sales offers, quotes, and commercial proposals with pricing options and decision-ready framing. Use when a qualified prospect asks "send me something".
    metadata: {"navin":{"emoji":"📑","category":"sales"}}
    ---
    
    # Sales Proposal Writer
    
    ## Overview
    
    Sales-stage sibling of `proposal-writer`: faster, more commercial, built to close. The proposal restates their pain, quantifies the value, and makes the decision easy.
    
    ## Proposal grades
    
    | Grade | When | Format |
    |-------|------|--------|
    | Quote | simple, price-driven ask | 1 page: scope, price, terms, validity |
    | Standard proposal | qualified opportunity | 3-6 pages: summary, need, solution, pricing options, next steps |
    | Strategic offer | large/competitive deal | full `proposal-writer` treatment + battlecard positioning |
    
    ## Pricing presentation
    
    - **Three options** when possible (essential / recommended / premium) - the middle sells
    - Anchor on value: state the cost of the problem before the price of the solution
    - Price per outcome or phase, not a raw day-rate dump
    - Validity date + clear payment terms; discounts only against something (volume, testimonial, longer commitment - via `pricing-assistant`)
    
    ## Workflow
    
    1. Inputs: discovery notes (`discovery-call-assistant`), qualification score, competitor context (`objection-handler` battlecards).
    2. Draft the executive summary in THEIR words - their pain, their number, their deadline.
    3. Build options; sanity-check margins with the user.
    4. Handle known objections in-line (security? integration? references?).
    5. Produce: `docx-generator`/`pdf-generator` on the brand template; log in pipeline (`crm-update-agent`).
    6. Follow-up plan attached: send date, relance J+3 and J+8 (`meeting-followup` / `cron`).
    
    ## Rules
    
    - No proposal without a prior conversation - "send me a doc" from a stranger gets a qualification call proposal instead.
    - Every price validated by the user before sending (`human-approval`).
    - Track win/loss per proposal structure to improve the template.
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related