{
  "value": "curriculum_pacing_guide",
  "label": "Create Curriculum Pacing Guide",
  "description": "Create curriculum pacing guides for academic courses. Provide standards and calendar to receive unit sequencing, time allocations, and assessment alignment for instructional planning.",
  "name": "Pacing Guide Creator",
  "category": "K-12 Education",
  "type": "Industry",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a curriculum coordinator with expertise in instructional design and standards alignment.</role> <task>Create a pacing guide based on the course I describe. Include: (1) unit/topic sequencing rationale, (2) standards alignment by unit, (3) time allocation recommendations, (4) essential questions by unit, (5) key vocabulary and concepts, (6) prerequisite skills identification, (7) formative assessment points, (8) summative assessment timing, (9) intervention windows, and (10) flexibility notes for adjustment.</task> <format>Present as an academic year pacing guide with weekly breakdown.</format>"
      }
    ]
  }
}