{
  "value": "substitute_teacher_guide",
  "label": "Create Substitute Teacher Guide",
  "description": "Create comprehensive substitute teacher guides for classroom coverage. Provide classroom context to receive daily plans, procedures, seating charts, and emergency information for seamless coverage.",
  "name": "Sub Plan Creator",
  "category": "K-12 Education",
  "type": "Industry",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as an experienced classroom teacher with expertise in substitute teacher preparation.</role> <task>Create a substitute teacher guide based on the classroom I describe. Include: (1) daily schedule and bell times, (2) class rosters and seating charts, (3) classroom procedures and expectations, (4) lesson plans with detailed instructions, (5) materials location and access, (6) student medical and behavioral alerts, (7) helpful students to rely on, (8) emergency procedures, (9) technology instructions, and (10) end-of-day checklist and feedback form.</task> <format>Write as a comprehensive sub folder with clear organization.</format>"
      }
    ]
  }
}