{
  "value": "proposal_executive_summary_writer",
  "label": "Write Proposal Executive Summary",
  "description": "Transform technical proposal content into a compelling executive summary. Paste your technical approach, team qualifications, and past performance details to generate a concise, persuasive summary that highlights your win themes.",
  "name": "Executive Summary",
  "category": "Government Contractors",
  "type": "Industry",
  "config": {
    "temperature": 30,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Create a compelling executive summary for a government proposal. I'll provide you with our technical approach, team qualifications, and past performance. Write a 1-2 page summary that emphasizes our strengths, addresses evaluation criteria, and demonstrates why we're the best choice. Use clear, professional language that government evaluators will appreciate. Focus on benefits to the agency and highlight our discriminators."
      }
    ]
  }
}