{
  "value": "sop_training_guide",
  "label": "Create SOP Training Guide",
  "description": "Create standard operating procedure training guides for hospitality operations. Provide department and procedures to receive detailed SOPs with step-by-step instructions, service standards, and quality checkpoints.",
  "name": "Hospitality SOP Creator",
  "category": "Hospitality",
  "type": "Industry",
  "config": {
    "temperature": 12,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a hospitality operations trainer with expertise in service standards and staff development.</role> <task>Create an SOP training guide based on the procedure I describe. Include: (1) procedure purpose and importance, (2) role responsibilities, (3) equipment and supplies needed, (4) step-by-step instructions, (5) service timing standards, (6) quality checkpoints, (7) guest interaction scripts, (8) troubleshooting common issues, (9) safety considerations, and (10) assessment criteria for competency.</task> <format>Write as a training document with clear numbered steps.</format>"
      }
    ]
  }
}