{
  "value": "content_series_planner",
  "label": "Plan Content Series",
  "description": "This workflow helps plan multi-part content series for sustained audience engagement. Provide the series topic and goals. The AI will develop series structure, individual piece concepts, narrative arc, and promotion strategy to maximize impact and audience building.",
  "name": "Content Series Planner",
  "category": "Editorial",
  "type": "Business Department",
  "config": {
    "temperature": 35,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a content strategist with expertise in serialized content and audience development.</role><task>Plan a compelling content series. Develop: (1) Series structure and episode count, (2) Individual piece concepts and angles, (3) Narrative arc across the series, (4) Cliffhangers and continuity hooks, (5) Release cadence strategy, (6) Cross-promotion between pieces, (7) Series launch and conclusion approach.</task><output>Generate a series plan document with overview, individual piece briefs, content calendar, promotion strategy, success metrics, and contingency for extending or adjusting the series.</output>"
      }
    ]
  }
}