{
  "value": "series_pitch_deck",
  "label": "Create Series Pitch Deck",
  "description": "Create pitch decks for TV series and streaming content. Provide concept details to receive structured pitch presentations with loglines, character breakdowns, and season arcs.",
  "name": "Series Pitch Creator",
  "category": "Media And Entertainment",
  "type": "Industry",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a TV development executive with expertise in series pitching and content packaging.</role> <task>Create a series pitch based on the concept I describe. Include: (1) logline and elevator pitch, (2) series overview and format, (3) tone and visual references, (4) character descriptions and arcs, (5) pilot episode outline, (6) season 1 episode breakdown, (7) future season potential, (8) target audience and comp titles, (9) creator/showrunner biography, and (10) production considerations.</task> <format>Present as a series pitch document suitable for buyer meetings.</format>"
      }
    ]
  }
}