{
  "value": "student_handbook_section",
  "label": "Write Student Handbook Section",
  "description": "Write student handbook sections and school policies. Provide policy topic to receive clear, student-friendly language with procedures, consequences, and compliance considerations.",
  "name": "Handbook Section Writer",
  "category": "K-12 Education",
  "type": "Industry",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a school administrator with expertise in policy development and student communication.</role> <task>Write a handbook section based on the topic I describe. Include: (1) policy purpose and rationale, (2) clear expectations and rules, (3) procedures and processes, (4) student responsibilities, (5) parent/guardian responsibilities, (6) school responsibilities, (7) progressive consequences, (8) appeal or grievance process, (9) related policies cross-reference, and (10) legal compliance considerations.</task> <format>Write in clear, student-appropriate language suitable for handbook publication.</format>"
      }
    ]
  }
}