Proposal Writer Skill
Write a structured sales proposal or commercial proposal for any deal.
How to use it
Claude Code
- Run the line below. It pulls the whole folder into
~/.claude/skills/proposal-writer. - Describe your job in plain words. Claude Code follows the skill from there.
npx degit mohitagw15856/pm-claude-skills/skills/proposal-writer#main ~/.claude/skills/proposal-writerFor one project only, change the path to .claude/skills/proposal-writer.
Claude (web or desktop app)
- On this page open ⋯ → Download .md.
- Save it as SKILL.md in a folder, zip the folder, then Customize → Skills → + → Create skill → Upload a skill.
- Pick the file and Save. Claude shows the name and description and runs a security scan.
- Check the skill is switched on.
- Start a new chat and describe your job in plain words. The AI follows the skill from there.
ChatGPT or another app
- ChatGPT: make a Project and paste it into Instructions.
- Neither? Paste it at the top of a new chat — it works for that chat.
Not working?
- Check which app you pasted it into — the steps above name the right one.
- Some skills need the paid tier of Claude or ChatGPT.
Paste into Claude, ChatGPT or Cursor.
Source of Proposal Writer Skill
Show the full text109 lines
| name | description |
|---|---|
| proposal-writer | Write a structured sales proposal or commercial proposal for any deal. Use when asked to write a proposal, sales proposal, commercial proposal, statement of work, or quote document. Produces a complete proposal with problem statement, solution, investment, and next steps. |
Proposal Writer Skill
Writes commercial proposals that win business — structured around the prospect problem, not the product.
Required Inputs
- Prospect company and contact
- Their problem or goal (from discovery — be specific)
- Your proposed solution
- Commercial terms (pricing, payment terms, contract length)
- Timeline
- Key stakeholders who will read this
- Tone (formal / conversational / technical)
Output Structure
Proposal: [Brief description of what you are solving]
Prepared for: [Contact, Title] | [Company] Prepared by: [Name] | [Your Company] Date: [Date] | Valid until: [Date]
Understanding Your Situation
[2-3 paragraphs. Demonstrate you listened. Describe their situation, problem, and impact of not solving it in their words. This section should make them think "yes, exactly." Generic boilerplate here = proposal goes in the bin.]
The key challenge: [One sentence — the core problem] The impact: [What this costs them] What you have tried: [Acknowledge prior attempts]
Our Proposed Approach
What we will do (3-5 deliverables or phases)
Phase 1: [Name] (Timeline: [Weeks 1-2]) [What happens, what is delivered, what customer input is needed]
Phase 2: [Name] (Timeline: [Weeks 3-6])
What you will get (outcomes, not features)
- [Outcome 1]
- [Outcome 2]
What success looks like [How both parties know this worked]
Why [Your Company]
[3-4 sentences. Specific to their situation. Reference similar customers. Generic "why us" sections are skipped.]
Investment
| Item | Description | Investment |
|---|---|---|
| [Component 1] | [Description] | £[amount] |
| Total | £[total] |
Payment terms: [Terms] Included: [What is in] Not included: [What is out — prevents scope disputes]
Timeline
| Milestone | Date |
|---|---|
| Contract signed | [Date] |
| Kickoff | [Date] |
| Delivery | [Date] |
Next Steps
- [Sign / reply / schedule] by [date]
- We will send contract and confirm kickoff
- [Any immediate action]
Quality Checks
- "Understanding Your Situation" reflects what was learned in discovery (not generic)
- Outcomes are listed (not just deliverables or features)
- "Not included" section is explicit to prevent scope disputes later
- Next steps include a specific date and named action
- "Valid until" date is included to create urgency
Anti-Patterns
- Do not lead with the solution before establishing that the problem is understood — the proposal must demonstrate problem comprehension first
- Do not use vague investment language like "competitive pricing" — every proposal must state a specific price or range
- Do not omit a "not included" section — undefined scope leads to disputes after the proposal is accepted
- Do not forget a "valid until" date — proposals without expiry create awkward situations and stale pricing
- Do not list next steps without naming who is responsible for each and what the expected timeline is
Example Trigger Phrases
- "Write a proposal for [prospect] to [solve their problem]"
- "Draft a statement of work for [project]"
- "Turn my discovery notes into a proposal"
| 1 | |
| 2 | name proposal-writer |
| 3 | description "Write a structured sales proposal or commercial proposal for any deal. Use when asked to write a proposal, sales proposal, commercial proposal, statement of work, or quote document. Produces a complete proposal with problem statement, solution, investment, and next steps." |
| 4 | |
| 5 | |
| 6 | # Proposal Writer Skill |
| 7 | |
| 8 | Writes commercial proposals that win business — structured around the prospect problem, not the product. |
| 9 | |
| 10 | ## Required Inputs |
| 11 | **Prospect company and contact** |
| 12 | **Their problem or goal** (from discovery — be specific) |
| 13 | **Your proposed solution** |
| 14 | **Commercial terms** (pricing, payment terms, contract length) |
| 15 | **Timeline** |
| 16 | **Key stakeholders** who will read this |
| 17 | **Tone** (formal / conversational / technical) |
| 18 | |
| 19 | ## Output Structure |
| 20 | |
| 21 | |
| 22 | |
| 23 | # Proposal: [Brief description of what you are solving] |
| 24 | **Prepared for:** [Contact, Title] | [Company] |
| 25 | **Prepared by:** [Name] | [Your Company] |
| 26 | **Date:** [Date] | **Valid until:** [Date] |
| 27 | |
| 28 | |
| 29 | |
| 30 | ### Understanding Your Situation |
| 31 | [2-3 paragraphs. Demonstrate you listened. Describe their situation, problem, and impact of not solving it in their words. This section should make them think "yes, exactly." Generic boilerplate here = proposal goes in the bin.] |
| 32 | |
| 33 | **The key challenge:** [One sentence — the core problem] |
| 34 | **The impact:** [What this costs them] |
| 35 | **What you have tried:** [Acknowledge prior attempts] |
| 36 | |
| 37 | |
| 38 | |
| 39 | ### Our Proposed Approach |
| 40 | |
| 41 | **What we will do** (3-5 deliverables or phases) |
| 42 | |
| 43 | **Phase 1: [Name]** (Timeline: [Weeks 1-2]) |
| 44 | [What happens, what is delivered, what customer input is needed] |
| 45 | |
| 46 | **Phase 2: [Name]** (Timeline: [Weeks 3-6]) |
| 47 | |
| 48 | **What you will get** (outcomes, not features) |
| 49 | [Outcome 1] |
| 50 | [Outcome 2] |
| 51 | |
| 52 | **What success looks like** |
| 53 | [How both parties know this worked] |
| 54 | |
| 55 | |
| 56 | |
| 57 | ### Why [Your Company] |
| 58 | [3-4 sentences. Specific to their situation. Reference similar customers. Generic "why us" sections are skipped.] |
| 59 | |
| 60 | |
| 61 | |
| 62 | ### Investment |
| 63 | |
| 64 | | Item | Description | Investment | |
| 65 | |---|---|---| |
| 66 | | [Component 1] | [Description] | £[amount] | |
| 67 | | **Total** | | **£[total]** | |
| 68 | |
| 69 | **Payment terms:** [Terms] |
| 70 | **Included:** [What is in] |
| 71 | **Not included:** [What is out — prevents scope disputes] |
| 72 | |
| 73 | |
| 74 | |
| 75 | ### Timeline |
| 76 | | Milestone | Date | |
| 77 | |---|---| |
| 78 | | Contract signed | [Date] | |
| 79 | | Kickoff | [Date] | |
| 80 | | Delivery | [Date] | |
| 81 | |
| 82 | |
| 83 | |
| 84 | ### Next Steps |
| 85 | [Sign / reply / schedule] by [date] |
| 86 | We will send contract and confirm kickoff |
| 87 | [Any immediate action] |
| 88 | |
| 89 | ## Quality Checks |
| 90 | |
| 91 | [ ] "Understanding Your Situation" reflects what was learned in discovery (not generic) |
| 92 | [ ] Outcomes are listed (not just deliverables or features) |
| 93 | [ ] "Not included" section is explicit to prevent scope disputes later |
| 94 | [ ] Next steps include a specific date and named action |
| 95 | [ ] "Valid until" date is included to create urgency |
| 96 | |
| 97 | ## Anti-Patterns |
| 98 | |
| 99 | [ ] Do not lead with the solution before establishing that the problem is understood — the proposal must demonstrate problem comprehension first |
| 100 | [ ] Do not use vague investment language like "competitive pricing" — every proposal must state a specific price or range |
| 101 | [ ] Do not omit a "not included" section — undefined scope leads to disputes after the proposal is accepted |
| 102 | [ ] Do not forget a "valid until" date — proposals without expiry create awkward situations and stale pricing |
| 103 | [ ] Do not list next steps without naming who is responsible for each and what the expected timeline is |
| 104 | |
| 105 | ## Example Trigger Phrases |
| 106 | "Write a proposal for [prospect] to [solve their problem]" |
| 107 | "Draft a statement of work for [project]" |
| 108 | "Turn my discovery notes into a proposal" |
| 109 |
Discussion
Browse more free Claude skills or everything in Sales.


