mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-04-30 22:13:55 +07:00
95 lines
2.5 KiB
Markdown
95 lines
2.5 KiB
Markdown
|
|
|
|
# 📧 Email Generator 🍳 | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22b2EgSTsSTfFARWD_c4_Ni%22%2C%22flow%22%3Atrue%7D%7D)
|
|
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 }}
|
|
```
|
|
|
|
## Welcome Message
|
|
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]
|
|
|
|
## 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]
|
|
|