{
  "value": "organic_certification_checklist",
  "label": "Prepare Organic Certification Documents",
  "description": "Generate checklists and documentation templates for organic certification compliance. Input your farming practices and certification body to get customized compliance guides and record-keeping templates.",
  "name": "Organic Certification",
  "category": "Agriculture",
  "type": "Industry",
  "config": {
    "temperature": 10,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Help me prepare for organic certification or maintain compliance. I'll describe my current farming practices and which certification body I'm working with. Create a comprehensive checklist of requirements, documentation needed, and record-keeping templates. Include buffer zones, approved inputs list, and transition timelines if applicable. Highlight common compliance issues to avoid."
      }
    ]
  }
}