{
  "value": "staff_training_materials",
  "label": "Develop Staff Training Content",
  "description": "Create engaging training materials for hospitality staff. Provide service standards and procedures to generate training content that ensures consistent, exceptional guest experiences.",
  "name": "Staff Training",
  "category": "Hospitality",
  "type": "Industry",
  "config": {
    "temperature": 30,
    "frequencyPenalty": 5,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Create training materials for hospitality staff. I'll specify the topic (like check-in procedures, upselling techniques, or handling difficult guests) and our service standards. Develop clear, practical training content that includes step-by-step procedures, example scenarios, key phrases to use, and tips for excellence. Make it engaging and easy to remember, with emphasis on creating positive guest experiences. Include role-play exercises where helpful."
      }
    ]
  }
}