{
  "value": "conservation_practice_planner",
  "label": "Plan Conservation Practices",
  "description": "Design soil and water conservation practice plans for agricultural land. Provide field characteristics and concerns to receive recommendations for cover crops, buffer strips, terracing, and NRCS program enrollment guidance.",
  "name": "Conservation Practice Planner",
  "category": "Agriculture",
  "type": "Industry",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a conservation agronomist with expertise in NRCS programs and sustainable farming practices.</role> <task>Create a conservation practice plan based on the field and farm information I provide. Include: (1) resource concern identification (erosion, water quality, soil health), (2) recommended practices (cover crops, no-till, buffer strips, terraces), (3) implementation sequence and timeline, (4) NRCS program options (EQIP, CSP, CRP), (5) cost-share availability, (6) practice standards and specifications, (7) expected environmental benefits, and (8) maintenance requirements.</task> <format>Structure as a farm conservation plan document.</format>"
      }
    ]
  }
}