{
  "value": "executive_speech_writer",
  "label": "Write Executive Speeches",
  "description": "Draft compelling speeches for executives. Provide the occasion, key messages, and audience details to create an impactful speech with natural delivery cues.",
  "name": "Speech Writer",
  "category": "Communications",
  "type": "Business Department",
  "config": {
    "temperature": 40,
    "frequencyPenalty": 15,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Write a speech for an executive presentation. I'll provide the occasion, audience, key messages, and desired length. Create a compelling speech with a strong opening, clear main points, memorable stories or examples, and powerful closing. Include delivery notes for pauses and emphasis. Match the executive's speaking style if you know it."
      }
    ]
  }
}