{
  "value": "equipment_specification_writer",
  "label": "Write Equipment Specifications",
  "description": "Create detailed technical specifications for oil and gas equipment. Input operational requirements to generate comprehensive specs with performance criteria and compliance standards.",
  "name": "Equipment Specification Writer",
  "category": "Energy Oil Gas",
  "type": "Industry",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Write equipment specifications for oil and gas operations. I'll provide the equipment type, operating conditions, and performance requirements. Generate detailed specifications including design criteria and operating parameters, material requirements and corrosion allowances, pressure/temperature ratings, applicable codes and standards, testing and inspection requirements, and documentation needs. Include reliability targets and maintenance considerations."
      }
    ]
  }
}