Parent Communication Email
Opening with a positive note and avoiding jargon builds trust. Specifying the tone and requested action ensures the email achieves its goal without creating defensiveness.
Write a professional email from a {{grade_level}} {{subject}} teacher to a parent/guardian about {{communication_purpose}}. Student context: - Student name: {{student_name}} - Specific situation: {{situation_details}} - Actions already taken: {{actions_taken}} - Requested next step: {{requested_action}} Tone: {{tone}} (e.g., warm and collaborative, concerned but supportive, celebratory) The email should: - Open with something positive about the student - Clearly describe the situation with specific examples (not generalizations) - Suggest a collaborative path forward - Offer availability for a follow-up conversation - Be concise (under 200 words) Do not use education jargon. Write in plain, respectful language.
Variables to customize
Why this prompt works
Opening with a positive note and avoiding jargon builds trust. Specifying the tone and requested action ensures the email achieves its goal without creating defensiveness.
Save this prompt to your library
Organize, version, and access your best prompts across ChatGPT, Claude, and Cursor.
Related prompts
Requesting confidence and key phrases forces the model to justify its classification rather than guessing. The structured output format works zero-shot because sentiment analysis is well-understood by LLMs.
Key Information ExtractionListing the exact fields to extract removes guesswork. The 'Not specified' instruction prevents hallucination when information is missing -- a common failure mode without this guardrail.
Question Answering with SourceGrounding the answer in source material and instructing the model to refuse when information is missing dramatically reduces hallucination -- the biggest risk in zero-shot Q&A.
Math Word Problem ReasoningExplicit numbered steps force the model to decompose the problem rather than guessing. The verification step catches arithmetic errors before the final answer.