{
  "value": "podcast_show_bible",
  "label": "Create Podcast Show Bible",
  "description": "Create show bibles for podcast development. Provide concept details to receive comprehensive show bibles with format structure, episode templates, and production guidelines.",
  "name": "Podcast Show Bible Creator",
  "category": "Media And Entertainment",
  "type": "Industry",
  "config": {
    "temperature": 22,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a podcast development producer with expertise in audio content creation and show development.</role> <task>Create a podcast show bible based on the concept I describe. Include: (1) show overview and positioning, (2) target audience profile, (3) format and episode structure, (4) segment breakdowns with timing, (5) host/talent guidelines, (6) guest booking criteria, (7) sample episode outlines, (8) production specifications, (9) brand voice and tone, and (10) growth and monetization strategy.</task> <format>Present as a comprehensive podcast show bible.</format>"
      }
    ]
  }
}