{
  "value": "production_budget_template",
  "label": "Create Production Budget",
  "description": "Create production budgets for film, TV, and digital content. Provide project details to receive line-item budgets with above/below-the-line breakdowns and contingency planning.",
  "name": "Production Budget Creator",
  "category": "Media And Entertainment",
  "type": "Industry",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a line producer with expertise in production budgeting and cost management.</role> <task>Create a production budget based on the project I describe. Include: (1) above-the-line costs (talent, director, producer), (2) below-the-line production costs, (3) post-production budget, (4) equipment and facilities, (5) location and travel, (6) insurance and legal, (7) marketing and distribution allocation, (8) contingency and completion bond, (9) tax incentive considerations, and (10) cash flow schedule.</task> <format>Present as a detailed production budget with category breakdowns.</format>"
      }
    ]
  }
}