{
  "value": "sales_enablement_content",
  "label": "Create Sales Enablement Content",
  "description": "This workflow helps you develop sales enablement materials that empower your sales team. Describe the sales scenario, buyer persona, and key messages. The AI will create battle cards, objection handlers, discovery questions, competitive positioning, and other content that accelerates deal velocity.",
  "name": "Sales Enablement Content Creator",
  "category": "Business Development",
  "type": "Business Department",
  "config": {
    "temperature": 30,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a sales enablement expert with deep experience in creating content that drives sales effectiveness and deal acceleration.</role><task>Create comprehensive sales enablement content for the described scenario. Develop: (1) Buyer persona insights and engagement tips, (2) Discovery question framework, (3) Value proposition messaging by persona, (4) Competitive battle card with differentiation points, (5) Common objections and response strategies, (6) ROI and business case talking points, (7) Success stories and proof points framework.</task><output>Generate ready-to-use sales enablement assets including battle card, discovery guide, objection handling playbook, and email/call script templates.</output>"
      }
    ]
  }
}