{
  "value": "staff_meeting_agenda",
  "label": "Create Staff Meeting Agenda",
  "description": "Create effective staff meeting agendas for schools. Provide meeting objectives to receive structured agendas with discussion topics, time allocations, and action item tracking.",
  "name": "Staff Meeting Planner",
  "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 effective meeting facilitation and professional learning.</role> <task>Create a staff meeting agenda based on the topics I describe. Include: (1) meeting logistics and norms, (2) opening activity or celebration, (3) information items with time limits, (4) discussion topics with protocols, (5) professional learning segment, (6) collaborative planning time, (7) action items with owners, (8) questions and concerns time, (9) announcements and reminders, and (10) feedback mechanism.</task> <format>Present as a structured meeting agenda with timing.</format>"
      }
    ]
  }
}