{
  "value": "reservoir_analysis_reporter",
  "label": "Create Reservoir Analysis Reports",
  "description": "Generate reservoir analysis reports for oil and gas assets. Input reservoir data and production history to create comprehensive evaluations with recovery optimization strategies.",
  "name": "Reservoir Analysis Reporter",
  "category": "Energy Oil Gas",
  "type": "Industry",
  "config": {
    "temperature": 20,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Create a reservoir analysis report for an oil and gas field. I'll provide reservoir properties, production history, and pressure data. Generate a comprehensive analysis including reservoir characterization and fluid properties, production performance analysis, pressure depletion trends, recovery factor assessment, and optimization opportunities. Include recommendations for enhanced recovery methods, infill drilling, or workover candidates."
      }
    ]
  }
}