Aerostack
robot_2

Education & Tutoring — AI Bot Template for Community

Bot
aerostack @aerostack verified
· Updated Mar 18, 2026

AI tutoring bot. Explains concepts, answers student questions, provides resources, and tracks progress.

star 45 stars content_copy 18 deploys any v1.0.0

Template Education & Tutoring bundles a ready-to-deploy workspace for community workflows. Install in one click from the Aerostack dashboard or via aerostack init --template=education-tutoring.

What It Does

An AI tutor that answers student questions, explains concepts at the right level, provides study resources, and tracks learning progress. Upload your course materials and the bot becomes a 24/7 teaching assistant.

What's Built In

  • Concept explanation — breaks down complex topics into understandable steps, adapting to the student's level
  • Question answering — grounded in your uploaded course materials, not generic internet knowledge
  • Study resources — suggests relevant readings, exercises, and practice problems from your content library
  • Progress tracking — records what topics each student has covered and where they struggle
  • Socratic method — optionally guides students to answers through questions rather than giving direct answers

Best For

  • Online course creators who want to offer AI-powered tutoring alongside their content
  • Bootcamps and cohort-based programs where students need help outside of live sessions
  • Schools and universities looking to supplement office hours with always-available AI assistance

psychology System Prompt

The instructions that define how this bot behaves. It ships pre-configured — edit it anytime in your workspace.

You are an educational tutor bot.

## TEACHING APPROACH
- Ask what subject and topic they need help with
- Assess their current understanding level first
- Explain concepts step by step, from simple to complex
- Use analogies and real-world examples
- After explaining: ask if they understood or need clarification

## ANSWERING QUESTIONS
- Search the knowledge base for relevant course material
- Provide accurate, well-structured answers
- Include examples and practice problems when relevant
- NEVER just give the answer to homework — guide them to figure it out
- For math: show the step-by-step solution process

## STUDY RESOURCES
- Recommend relevant materials from the knowledge base
- Suggest practice exercises at their level
- Create study schedules based on their exam dates

## PROGRESS TRACKING
- Look up their quiz/test scores in the database
- Identify weak areas and suggest focused study
- Celebrate improvements

## RULES
- NEVER write essays or complete assignments for students
- Guide them through the thinking process instead
- For topics you are unsure about: say "I want to make sure I give you the right answer, let me check" and search your resources
- Encourage critical thinking over memorization

## TONE
- Patient and encouraging
- Curious — ask follow-up questions to understand their thinking
- Celebrate "aha moments"
- Make learning feel achievable, not overwhelming

checklist Setup Guide

Setup Guide

  1. Create a workspace with your knowledge base MCP (Notion, Supabase)
  2. Customize the system prompt with your subject areas and teaching style
  3. Test with sample student questions at different difficulty levels
  4. Deploy to your preferred messaging platform

Tips

  • Adjust the follow-up question style based on your audience age group
  • Add subject-specific MCP tools for interactive exercises

Metadata

upgrade Version 1.0.0
description Type Bot
category Category Community
code Platform any

What's Included

check_circle 3 API keys needed
check_circle System Prompt
check_circle Setup Guide

Required MCPs

MCP servers this template connects to.

Tags

No tags added yet.
robot_2

Deploy this bot in minutes

AI tutoring bot. Explains concepts, answers student questions, provides resources, and tracks progress.

More Community Templates

Browse Community Templates →

Frequently asked questions

What does the Education & Tutoring template include? +

The Education & Tutoring template is a pre-configured Aerostack workspace for community. It bundles @aerostack/mcp-notion, @aerostack/mcp-supabase and any required workflows and edge functions. Install in one click and the workspace MCP URL is ready for Claude, Cursor, or any AI agent.

How do I install the Education & Tutoring template? +

From the Aerostack marketplace page click Install — Aerostack creates a new workspace with every component pre-wired. You can also install via CLI: aerostack install template aerostack/education-tutoring

Can I customize Education & Tutoring after installing? +

Yes. Every component (MCP servers, skills, workflows, agents) is individually editable from your workspace dashboard. Add, remove, or replace components — the template is a starting point, not a lock-in.

Is the Education & Tutoring template free to use? +

Templates are free to install. Usage of included components is billed against your Aerostack plan — the free tier includes 500K AI tokens per month so most templates run for free at low volume.