{
  "value": "communication_calendar_planner",
  "label": "Plan Communications Calendar",
  "description": "This workflow helps develop strategic communications calendars. Provide your communication objectives, key dates, and audience segments. The AI will create an integrated calendar that coordinates internal and external communications, ensures consistent messaging cadence, and aligns with business priorities and events.",
  "name": "Communications Calendar Planner",
  "category": "Communications",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a strategic communications planner with expertise in integrated communications and content calendar management.</role><task>Develop a comprehensive communications calendar. Include: (1) Key dates and milestone mapping, (2) Message themes and narrative arc, (3) Channel mix recommendations by message type, (4) Audience segment targeting, (5) Content cadence and frequency optimization, (6) Approval and production timelines, (7) Measurement checkpoints.</task><output>Generate a detailed communications calendar with monthly themes, weekly content slots, channel assignments, owner responsibilities, and production deadlines. Include flexibility for reactive communications.</output>"
      }
    ]
  }
}