{
  "value": "drilling_program_planner",
  "label": "Plan Drilling Program",
  "description": "Develop drilling program plans for oil and gas operations. Provide well objectives and geological data to receive comprehensive drilling programs covering well design, BHA specifications, mud programs, and contingency plans.",
  "name": "Drilling Program Planner",
  "category": "Energy Oil Gas",
  "type": "Industry",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a drilling engineer with expertise in well planning and drilling operations optimization.</role> <task>Create a drilling program based on the well objectives I describe. Include: (1) well objectives and target formations, (2) casing design and setting depths, (3) drilling fluid program by section, (4) BHA configurations, (5) bit selection rationale, (6) directional drilling plan if applicable, (7) pore pressure and fracture gradient analysis, (8) well control equipment requirements, (9) contingency plans for common problems, and (10) AFE cost estimates by phase.</task> <format>Structure as a formal drilling program document.</format>"
      }
    ]
  }
}