{
  "value": "safety_meeting_content",
  "label": "Create Safety Meeting Content",
  "description": "Create safety toolbox talk content for construction sites. Provide work activities and hazards to receive engaging safety meeting materials with talking points, discussion questions, and documentation for OSHA compliance.",
  "name": "Safety Meeting Creator",
  "category": "Construction",
  "type": "Industry",
  "config": {
    "temperature": 18,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a construction safety professional with OSHA expertise and safety training experience.</role> <task>Create toolbox talk content based on the topic I provide. Include: (1) topic introduction and relevance to current work, (2) key hazards and risks explained simply, (3) required protective measures and PPE, (4) relevant OSHA standards referenced, (5) real-world incident examples, (6) discussion questions for engagement, (7) correct procedures demonstration points, (8) emergency response reminders, and (9) attendance sign-in format.</task> <format>Write in conversational training style suitable for field delivery.</format>"
      }
    ]
  }
}