> For the complete documentation index, see [llms.txt](https://maya-ai.gitbook.io/maya/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://maya-ai.gitbook.io/maya/master/education-ai-agents/teaching-tools-set-2.md).

# Teaching Tools Set 2

**Teaching Tools Set 2 Overview**

Welcome to the Teaching Tools Set 2! This collection of tools in Maya AI Copilot for Education is crafted to assist educators in creating assessments, planning lessons, and supporting personalized learning experiences. Each tool is designed to save time and enhance the quality of teaching resources. Below is a summary of each tool available in this section. Click on each tool’s name to access detailed usage instructions and features.

#### Tools Overview

**Interview Yourself Tool**\
Helps students practice interview skills by generating self-interview prompts. This tool allows students to build confidence and communication skills through guided, reflective practice.

**Lesson Generator Tool**\
Instantly generates complete lesson outlines on any topic, covering essential objectives and key concepts. It’s ideal for teachers seeking efficient and structured lesson planning.

**Letters of Recommendation Generator**\
Creates personalized recommendation letters that emphasize students' strengths and achievements, making it easier for educators to support student applications with tailored endorsements.

**Paper Review Assistant**\
Provides constructive feedback on student assignments and papers, including suggestions for grammar, structure, and content, to help students improve their writing.

**Interactive Bot Builder**\
Allows educators to design interactive educational bots for engaging learning experiences. These bots can answer questions, provide explanations, and simulate real-life scenarios for students.

**Professional Development Planner**\
Generates customized development plans for educators, focusing on areas like classroom management, educational technology, and subject expertise, to support continuous professional growth.

**Project-Based Learning Generator**\
Creates comprehensive project outlines with objectives, tasks, and evaluation criteria to promote hands-on, inquiry-based learning that fosters deeper student engagement.

**Question Set Creator**\
Generates tailored question sets for various subjects and cognitive levels, making it easier for educators to create effective assessments that target specific skills or knowledge areas.

**Quick Quiz Creator**\
Enables the quick creation of quizzes on any topic, perfect for reviewing lessons or conducting spot assessments to gauge student understanding.

**Reading Scaffolds Generator**\
Provides structured scaffolds for reading comprehension, including guiding questions and prompts, to support students in navigating complex texts.

**Rubric Generator**\
Creates detailed assessment rubrics that educators can use to evaluate student work consistently, with criteria and scales tailored to specific assignments.

#### Frequently Asked Questions

**Can I regenerate content for different options?**\
Yes, each tool includes a Regenerate button, allowing you to refresh and receive new variations until you find the best fit for your classroom needs.

**How can I save or share the content generated?**\
You can Copy or Export the generated content as a PDF, which is ideal for sharing with students or colleagues.

**Are these tools customizable by subject and grade level?**\
Absolutely. Each tool allows customization based on subject, grade level, and topic, ensuring that the generated content aligns with your educational goals.

**Is there a limit on how often I can use these tools?**\
There is no limit. You can use each tool as many times as you need, with the flexibility to regenerate content for optimal results.

The "Teaching Tools Set 2" offers valuable resources that support efficient lesson planning, personalized learning, and effective assessment creation. Explore each tool to see how Maya AI Copilot can enhance your teaching workflow and benefit your students.

4o


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://maya-ai.gitbook.io/maya/master/education-ai-agents/teaching-tools-set-2.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
