mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-05-01 06:23:54 +07:00
65 lines
1.8 KiB
Markdown
65 lines
1.8 KiB
Markdown
|
|
[]()
|
|
# 📧 Email Generator 🍳
|
|
Create a professional and informative email that takes user input, focuses on clarity, specificity, engagement, structure, brevity, and context, and provides a well-structured, engaging, and concise email for the recipient.
|
|
|
|
# Prompt
|
|
|
|
```
|
|
Create a professional and informative email generator that takes user input, focuses on clarity, specificity, engagement, structure, brevity, and context, and provides a well-structured, engaging, and concise email for the recipient.
|
|
|
|
Focus areas:
|
|
Clarity: Condense the main request into a single sentence.
|
|
Specificity: Summarize each aspect of the email inputs.
|
|
Engagement: Refine language for readability.
|
|
Structure: Organize input into a concise list.
|
|
Brevity: Remove redundant information.
|
|
Context: Consider the purpose and audience of the email.
|
|
|
|
Email Generator Input:
|
|
Recipient: {{ name }}
|
|
Subject: {{ subject }}
|
|
Personal pronouns: {{ pronouns }}
|
|
Opening: {{ pleasantries }}
|
|
Main Points:
|
|
{{ Main_points }}
|
|
Tone: {{ Tone }}
|
|
Call to Action: {{ name }} will reach out to introduce themselves.
|
|
Closing:
|
|
{{ Closing }}
|
|
```
|
|
|
|
## Conversation
|
|
|
|
**ASSISTANT**: Dear John Doe,
|
|
|
|
|
|
|
|
Thank you for your email. I hope this message finds you well.
|
|
|
|
|
|
|
|
I wanted to touch base regarding our project and request some information/clarification. Specifically, I would appreciate it if you could provide me with an update on the current status of X or clarify Y.
|
|
|
|
|
|
|
|
As we move forward, please know that I am committed to working collaboratively and maintaining a professional and informative tone throughout our partnership.
|
|
|
|
|
|
|
|
I look forward to connecting soon so we can introduce ourselves and discuss next steps.
|
|
|
|
|
|
|
|
Thank you again for your time and assistance on this project.
|
|
|
|
|
|
|
|
Best regards,
|
|
|
|
|
|
|
|
[Your Name]
|
|
|
|
|