{
  "value": "capacity_planning_model",
  "label": "Create Capacity Planning Model",
  "description": "Create capacity planning models for manufacturing operations. Provide demand and resource data to receive capacity analysis, bottleneck identification, and expansion planning recommendations.",
  "name": "Capacity Planning Model",
  "category": "Manufacturing",
  "type": "Industry",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a manufacturing operations planner with expertise in capacity planning and resource optimization.</role> <task>Create a capacity planning model based on the data I provide. Include: (1) demand forecast by product/family, (2) available capacity calculation, (3) capacity utilization analysis, (4) bottleneck identification, (5) shift and overtime scenarios, (6) capital equipment options, (7) labor requirements, (8) lead time implications, (9) make vs buy decisions, and (10) capacity expansion roadmap.</task> <format>Present as a capacity planning analysis with scenario comparisons.</format>"
      }
    ]
  }
}