---
title: "Education AI Prompts (778 Free Templates) - Page 15 - AgentDock"
description: "778 free education prompts for ChatGPT, Claude, and Gemini. Professional templates with smart variables. Copy and use instantly, or run them in the AgentDock editor."
url: "https://agentdock.ai/prompt-library/t/education/page/15"
docs_index: /llms.txt
---

# Education AI Prompts (778 Free Templates) - Page 15 - AgentDock

778 free education templates, including Duolingo English Test Practice Generator and IEP Progress Monitoring Generator.

- [Duolingo English Test Practice Generator](https://agentdock.ai/prompt-library/education/test-prep/duolingo-english-test-practice-generator.md): Generate adaptive Duolingo English Test practice across reading, listening, speaking, and writing item types matched to the real format
- [IEP Progress Monitoring Generator](https://agentdock.ai/prompt-library/education/assessment/iep-progress-monitoring-generator.md): Build a blank IEP progress-monitoring data sheet, or analyze collected data points for a plain-language call on whether a student is on track.
- [Math Reference Chart Generator](https://agentdock.ai/prompt-library/education/content/math-reference-chart-generator.md): Build a clean, dense math reference chart for multiplication, unit conversions, or geometry formulas, organized so a student can find a fact in seconds.
- [Food Chain and Food Web Practice Generator](https://agentdock.ai/prompt-library/education/earth-science/food-chain-food-web-practice-generator.md): Practice identifying trophic levels, distinguishing a food chain from a food web, and calculating energy loss with the ten percent rule.
- [Italian Possessive Adjective Practice Generator](https://agentdock.ai/prompt-library/education/language/italian-possessive-adjective-practice-generator.md): Generate an Italian possessive adjective drill covering il mio and la sua, anchored in agreement with the thing possessed and the family-member article exception.
- [First Day of Preschool Plan Generator](https://agentdock.ai/prompt-library/education/early-childhood/first-day-of-preschool-plan-generator.md): Build a full operational first day of preschool plan covering room setup, the actual schedule, and a specific strategy for separation anxiety.
- [Acid-Base Titration Solver](https://agentdock.ai/prompt-library/education/chemistry/acid-base-titration-solver.md): Solve acid-base titration problems for equivalence-point concentration or volume using MaVa equals MbVb, or identify pH behavior at any point on a titration curve.
- [Human Body Systems Explainer](https://agentdock.ai/prompt-library/education/biology/human-body-systems-explainer.md): Explain one of eleven organ systems by function and main organs, compare how two systems work together, or quiz which system performs a given job.
- [MCAT Biology and Biochemistry Practice Generator](https://agentdock.ai/prompt-library/education/test-prep/mcat-biochem-practice-generator.md): Generate MCAT Biology and Biochemistry practice questions with clinical scenario passages and an answer key organized by subtopic.
- [Life Skills Curriculum Generator](https://agentdock.ai/prompt-library/education/homeschool/life-skills-curriculum-generator.md): Build a sequenced life skills curriculum, covering cooking, budgeting, home repair, or time management, structured enough to log as real instruction and high school credit.
- [Node.js Concept Explainer Generator](https://agentdock.ai/prompt-library/education/coding/node-js-concept-explainer-generator.md): Explain a core Node.js concept, such as modules, npm, or the event loop, with a small runnable example showing the concept actually happening.
- [Law of Sines Solver](https://agentdock.ai/prompt-library/education/math/law-of-sines-solver.md): Solve a triangle using the law of sines from two angles and a side, or two sides and a non-included angle, checking valid SSA triangles.
- [CompTIA A+ Practice Test Generator](https://agentdock.ai/prompt-library/education/test-prep/comptia-a-plus-practice-generator.md): Generate original CompTIA A+ practice questions for Core 1 or Core 2 with a full rationale-based answer key
- [EMT Exam (NREMT) Practice Generator](https://agentdock.ai/prompt-library/education/test-prep/emt-exam-practice-generator.md): Generate original NREMT EMT practice questions across all five content domains with a full rationale-based answer key
- [GMAT Data Insights Practice Generator](https://agentdock.ai/prompt-library/education/test-prep/gmat-data-insights-practice-generator.md): Generate GMAT Data Insights practice across all five question types with an answer key that explains why wrong choices fail
- [NCLEX Study Plan Generator](https://agentdock.ai/prompt-library/education/test-prep/nclex-study-plan-generator.md): Build a week by week NCLEX study plan from graduation to test day around the four Client Needs categories.
- [Syntax Cheat Sheet Generator](https://agentdock.ai/prompt-library/education/coding/syntax-cheat-sheet-generator.md): Generate a one-page syntax reference for any programming language and topic, condensed to the exact pattern plus one real example per entry.
- [GRE Practice Test Generator](https://agentdock.ai/prompt-library/education/test-prep/gre-practice-test-generator.md): Build a full length GRE practice test in real exam order with section adaptive difficulty and a scored essay task.
- [SAT Math Practice Generator](https://agentdock.ai/prompt-library/education/test-prep/sat-math-practice-generator.md): Generate SAT Math practice questions across all four domains with adjustable difficulty and a full solution walkthrough.
- [Preschool Parent-Teacher Conference Notes Generator](https://agentdock.ai/prompt-library/education/early-childhood/preschool-parent-teacher-conference-notes-generator.md): Write preschool parent-teacher conference notes organized by developmental domain from play-based classroom observations
- [Matrix Multiplication Practice Generator](https://agentdock.ai/prompt-library/education/math/matrix-multiplication-practice-generator.md): Multiply two matrices with every row-by-column dot product shown step by step, or generate fresh matrix pairs at a chosen size with an answer key.
- [Angular Momentum Conservation Solver](https://agentdock.ai/prompt-library/education/physics/angular-momentum-conservation-solver.md): Solve for angular momentum, angular velocity, or moment of inertia using L equals I omega, verifying substitutions, or explain why a spinning skater speeds up.
- [Newton's First Law Practice Generator](https://agentdock.ai/prompt-library/education/physics/newtons-first-law-practice-generator.md): Practice spotting inertia, balanced forces, and unbalanced forces in real scenarios, either checking a given situation or generating new scenarios with a full answer key.
- [Context Clues Helper](https://agentdock.ai/prompt-library/education/reading/context-clues-helper.md): Work out a tricky word's meaning from context, with the clue type named, the exact clue words quoted, and the signal words that reveal it
- [JavaScript Code Explainer](https://agentdock.ai/prompt-library/education/coding/javascript-code-explainer-generator.md): Explain any JavaScript snippet, from plain scripts to React components to Node backend code, either fully or narrowed to its asynchronous and timing behavior.
- [Electromagnetic Spectrum Explainer](https://agentdock.ai/prompt-library/education/physics/electromagnetic-spectrum-explainer.md): Explain all seven regions of the electromagnetic spectrum side by side, from radio to gamma ray, covering what generates each one and its real-world uses.
- [CSS Layout Practice Generator](https://agentdock.ai/prompt-library/education/coding/css-layout-practice-generator.md): Build working CSS for a described layout goal, choosing the right method, flexbox, grid, or positioning, and explaining why it fits the goal.
- [Word Parts Analyzer](https://agentdock.ai/prompt-library/education/reading/word-parts-analyzer.md): Break any word into its prefix, root, and suffix, with the origin and meaning of each part built back into the whole
- [ACT Reading Practice Generator](https://agentdock.ai/prompt-library/education/test-prep/act-reading-practice-generator.md): Generate original ACT Reading passages across all four passage types with a literal-versus-inferential answer key
- [Spanish Verb Conjugation Practice Generator](https://agentdock.ai/prompt-library/education/language/spanish-verb-conjugation-practice-generator.md): Generate a Spanish verb conjugation drill for one verb and tense, splitting stem from ending to show regular patterns and flagging irregular or stem-changing verbs.
- [Driver's Permit Practice Test Generator](https://agentdock.ai/prompt-library/education/test-prep/drivers-permit-practice-test-generator.md): Generate driver's permit practice questions on rules of the road, signs, and safe driving adjusted to your state's format
- [Music Theory Lesson Plan Generator](https://agentdock.ai/prompt-library/education/music/music-theory-lesson-plan-generator.md): Build a single class-period music theory lesson plan with an objective, guided practice, and a closing check for understanding
- [Music Theory Terminology Glossary Generator](https://agentdock.ai/prompt-library/education/music/music-theory-terminology-glossary-generator.md): Get plain-language music theory definitions with concrete examples for terms across dynamics, tempo, articulation, and form
- [Colors Flashcard Generator](https://agentdock.ai/prompt-library/education/study/colors-flashcard-generator.md): Build a color recognition flashcard set from primary colors through extended shades, each paired with a real-world object a toddler knows
- [Layers of the Earth Practice Generator](https://agentdock.ai/prompt-library/education/earth-science/layers-of-the-earth-practice-generator.md): Practice identifying Earth's internal layers by composition and by physical behavior from depth, state, or seismic-wave clues, then check answers against the exact clue.
- [Impulse-Momentum Theorem Solver](https://agentdock.ai/prompt-library/education/physics/impulse-momentum-theorem-solver.md): Solve for impulse, force, time, or change in momentum using the impulse-momentum theorem, with every substitution verified against the original equation.
- [Cardiovascular System Heart Structure Explainer](https://agentdock.ai/prompt-library/education/biology/cardiovascular-system-heart-structure-explainer.md): Explain the heart's chambers and valves in blood-flow order, trace blood through pulmonary and systemic circuits, or explain blood pressure regulation via baroreceptors and kidney.
- [Irony Analyzer](https://agentdock.ai/prompt-library/education/reading/irony-analyzer.md): Identify every instance of irony in a passage, story, or quote, each one named as verbal, situational, or dramatic and explained for its effect
- [Alliteration Identifier](https://agentdock.ai/prompt-library/education/reading/alliteration-identifier.md): Analyze a poem, story, or speech for every instance of alliteration, with each starting sound quoted and explained for its effect on rhythm and emphasis
- [Optics Lens and Mirror Solver](https://agentdock.ai/prompt-library/education/physics/optics-lens-mirror-solver.md): Solve for image distance, focal length, object distance, or magnification using the thin lens and mirror equation, with every sign and substitution verified.
- [Law of Conservation of Energy Practice Generator](https://agentdock.ai/prompt-library/education/physics/law-of-conservation-of-energy-practice-generator.md): Practice tracking mechanical energy converting between kinetic and potential forms in falling objects, pendulums, and roller coasters, checking a scenario or generating new practice problems.
- [Text-to-Self Connections Generator](https://agentdock.ai/prompt-library/education/reading/text-to-self-connections-generator.md): Get genuine text-to-self connections modeled for any passage, moments in the story linked to personal experience, memory, or feeling
- [PSAT Practice Test Generator](https://agentdock.ai/prompt-library/education/test-prep/psat-practice-test-generator.md): Generate a full length PSAT practice test matching the real digital exam's structure, difficulty, and scoring scale.
- [Special Needs Curriculum Adapter Generator](https://agentdock.ai/prompt-library/education/homeschool/special-needs-curriculum-adapter-generator.md): Design a practical, parent-led curriculum adaptation for a specific subject and learning need, adjusting materials and pacing without lowering the underlying learning goal.
- [SAT Timed Section Simulator](https://agentdock.ai/prompt-library/education/test-prep/sat-timed-section-simulator.md): Generate repeated, timed single module SAT drills with pacing reports tracked across every practice round.
- [Music Theory Practice Worksheet Generator](https://agentdock.ai/prompt-library/education/music/music-theory-practice-worksheet-generator.md): Build a mixed-topic music theory worksheet covering scales, key signatures, intervals, chords, and rhythm with a full answer key
- [Command Line Task Explainer Generator](https://agentdock.ai/prompt-library/education/coding/command-line-task-explainer-generator.md): Generate the exact terminal command for a described task, find files over 100MB, rename a batch of files, with every flag broken down and explained.
- [Moment of Inertia Solver](https://agentdock.ai/prompt-library/education/physics/moment-of-inertia-solver.md): Solve for the moment of inertia of a rod, disk, cylinder, sphere, or hoop using the correct formula, or explain it through a worked example.

Page 15 of 17

- [Previous page](https://agentdock.ai/prompt-library/t/education/page/14.md)
- [Next page](https://agentdock.ai/prompt-library/t/education/page/16.md)

## Related tags

- [Test prep](https://agentdock.ai/prompt-library/t/test-prep.md)
- [Practice](https://agentdock.ai/prompt-library/t/practice.md)
- [Preschool](https://agentdock.ai/prompt-library/t/preschool.md)
- [Physics practice](https://agentdock.ai/prompt-library/t/physics-practice.md)
- [Music](https://agentdock.ai/prompt-library/t/music.md)
- [Music theory](https://agentdock.ai/prompt-library/t/music-theory.md)
- [Math](https://agentdock.ai/prompt-library/t/math.md)
- [Early childhood](https://agentdock.ai/prompt-library/t/early-childhood.md)
- [Biology](https://agentdock.ai/prompt-library/t/biology.md)
- [Practice test](https://agentdock.ai/prompt-library/t/practice-test.md)
- [Sat](https://agentdock.ai/prompt-library/t/sat.md)
- [College admissions](https://agentdock.ai/prompt-library/t/college-admissions.md)
