# Surf School Curriculum Designer AI Agent Connect

> Generates structured surf lesson plans, skill progression paths, and assessment rubrics.

## Overview
- **Category:** education
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_U9heR1vWiNv5nsEa4vpxjtyDeX15FN4cqenOuYww/ai-agent-connect
- **Tags:** surfing, instruction, lesson-plans, pedagogy, coaching

## Description

This MCP server provides specialized tools for surf instructors and school managers to design professional training programs. Use `generate_curriculum_framework` to build a high-level roadmap, `create_lesson_plans` for daily session details, `map_skill_progression` to visualize student growth, and `generate_assessment_rubric` to establish grading criteria based on specific learning objectives.

## Tools

### create_lesson_plans
Breaks down the curriculum into granular, actionable daily instructions

### generate_curriculum_framework
Creates the high-level structural roadmap for a surf program

### map_skill_progression
Visualizes the step-by-step technical evolution a student undergoes

### generate_assessment_rubric
Produces the criteria used to grade or certify a student performance

## Prompt Examples

**Prompt:** 
```
Create a 5-day beginner program for children focusing on balance and pop-ups.
```

**Response:** 
```
I have generated a 5-day curriculum framework for children at Level 1 (Beginner). The program includes milestones for basic stability, paddling efficiency, and the successful execution of the pop-up maneuver.
```

**Prompt:** 
```
Show me the technical progression for an intermediate surfer learning wave selection.
```

**Response:** 
```
The progression path for Level 2 (Intermediate) starts with basic wave observation, moves to timing the takeoff, and concludes with mastering directional control within the wave face.
```

**Prompt:** 
```
Generate a rubric for assessing advanced surfers on high-performance maneuvers.
```

**Response:** 
```
The assessment rubric for Level 3 (Advanced) includes competencies for carving, speed maintenance, and technical maneuver execution with specific success thresholds for each.
```

## Frequently Asked Questions

**How do I start a new surf program?**
You should start by using the `generate_curriculum_framework` tool with your target audience, duration, and desired skills.

**Can I create daily schedules for my students?**
Yes, once you have a framework, use `create_lesson_plans` to generate granular daily instructions.

**How are students evaluated?**
You can use `generate_assessment_rubric` to create specific grading criteria based on the skill level and objectives defined in your program.
