Useful Excel ChatGPT Prompts to 10x Your Excel Skills
S.no
Excel ChatGPT Prompts
1
“I want you to act as a text based excel, you’ll only reply me the text-based 10 rows excel sheet with row numbers and cell letters as columns (A to L), First column header should be empty to reference row number, I will tell you what to write into cells and you’ll reply only the result of excel table as text, and nothing else, Do not write explanations, i will write you formulas and you’ll execute formulas and you’ll only reply the result of excel table as text, First, reply me the empty sheet”
2
“How to use the IF function to perform logical tests and return specific results”
3
“How to use the VLOOKUP function to retrieve data from a table based on a lookup value”
4
“How to use the INDEX and MATCH functions together to create a powerful lookup formula”
5
“How to use the SUMIF and SUMIFS functions to sum cells that meet specific criteria”
6
“How to use the COUNTIF and COUNTIFS functions to count cells that meet specific criteria”
7
“How to use the AVERAGEIF and AVERAGEIFS functions to calculate the average of cells that meet specific criteria”
8
“How to use the MAX and MIN functions to find the largest and smallest values in a range of cells”
9
“How to use the CONCATENATE function to combine text from multiple cells into one cell”
10
“How to use the LEFT, RIGHT, and MID functions to extract specific characters from a text string”
11
“How to use the LEN function to count the number of characters in a text string”
12
“How to use the TRIM function to remove extra spaces from a text string”
13
“How to use the SUBSTITUTE function to replace specific text in a cell with new text”
14
“How to use the DATE and TIME functions to insert the current date and time into a cell”
15
“How to use the ROUND and ROUNDUP functions to round numbers to a specific number of decimal places”
16
“How to use the MOD function to find the remainder of a division operation”
17
“How to use the ABS function to find the absolute value of a number”
18
“How to use the PI function to insert the value of pi into a cell”
19
“How to use the AND and OR functions to perform multiple logical tests in a single formula”
20
“How to use the NOT function to reverse the logical value of a cell”
21
“How to use the IFERROR function to handle errors in a formula and return a specific value instead”
22
“Write me an excel command to use the SUM function to add up a range of cells”
23
“Write me an excel command to use the COUNT function to count the number of cells with data in a range”
24
“Write me an excel command to use the AVERAGE function to calculate the average of a range of cells”
25
“Write me an excel command to use the MAX function to find the highest value in a range of cells”
26
“Write me an excel command to use the MIN function to find the lowest value in a range of cells”
27
“Write me an excel command to use the CONCATENATE function to join text from multiple cells into one cell”
28
“Write me an excel command to use the LEFT, RIGHT, and MID functions to extract specific characters from a text string”
29
“Write me an excel command to use the LEN function to count the number of characters in a text string”
30
“Write me an excel command to use the TRIM function to remove extra spaces from a text string”
31
“Write me an excel command to use the SUBSTITUTE function to replace specific text in a cell with new text”
32
“Write me an excel command to use the DATE and TIME functions to insert the current date and time into a cell”
33
“Write me an excel command to use the ROUND and ROUNDUP functions to round numbers to a specific number of decimal places”
34
“Write me an excel command to use the MOD function to find the remainder of a division operation”
35
“Write me an excel command to use the ABS function to find the absolute value of a number”
36
“Write me an excel command to use the PI function to insert the value of pi into a cell”
37
“Write me an excel command to use the AND and OR functions to perform multiple logical tests in a single formula”
38
“Write me an excel command to use the NOT function to reverse the logical value of a cell”
39
“Write me an excel command to use the IFERROR function to handle errors in a formula and return a specific value instead”
40
“Write me an excel command to use the INDEX and MATCH functions to perform advanced lookups”
41
“Write me an excel command to use the Pivot Table to summarize and analyze large amounts of data”
42
“Write me an excel command [your question]”
43
“I’ve been trying to use data validation on cells that have formulas in them But it seems like it doesn’t work even on the latest excel versions? For example, cell A2 contains formula =B2+C2 If i set the validation on cell A2 saying that the sum shouldn’t be greater than 10, any number could still be put into cells B2 and C2,
44
“Write a VBA Excel macro that looks at the value in cell C2 and finds the worksheet with the exact name Then create a PDF and save it to the same file location the Excel file is saved in”
45
“Write me an excel command to restrict someone from copying a cell from your worksheet?”
46
“Code an excel macro to generate and employee table with the following columns and 10000 randomized entries”
47
“Extract the fourth word in [Cell] only when cell [Cell Number] is greater than 100 and when [Cell] starts with the word “xyz” and ends with the word “zyx”” “Example: Extract the fourth word in A1 only when cell B1 is greater than 100 and when C1 starts with the word “hello” and ends with the word “goodbye”“
48
“Sum of column A when column B contains the word “marketing” and column C is today’s date”
49
“Write me an excel command to use the HLOOKUP function to retrieve data from a table based on a horizontal lookup value”
50
“Write me an excel command to use the INDEX, MATCH and INDIRECT functions together to create a dynamic cell reference”
51
“Write me an excel command to use the SUMPRODUCT function to multiply corresponding ranges or arrays and then return the sum of products”
52
“Write me an excel command to use the COUNTIFS and SUMIFS functions together to analyze data based on multiple criteria”
53
“Write me an excel command to use the IF and SUMIF function together to create a formula that sums the values of cells based on a specific condition”
54
“Write me an excel command to use the VLOOKUP, INDEX and MATCH functions together to create a robust data lookup formula”
55
“Write me an excel command to use the INDEX, MATCH and Offset functions to create a dynamic named range”
56
“Write me an excel command to use the CONCATENATE, LEFT, and RIGHT function together to create a formula that extract a specific part of a text string”
57
“Write me an excel command to use the DATEVALUE and TIMEVALUE function to convert a date and time text string into a date and time serial number”
58
“Write me an excel command to use the ROUNDUP, CEILING and FLOOR functions to round numbers to the nearest specified multiple of significance”
59
“Write me an excel command to use the IF and IFERROR function together to handle errors and return a specific value or text”
60
“Write me an excel command to use the INDEX, MATCH and match_type parameter to perform approximate match lookups”
61
“Write me an excel command to use the IF and AND function together to create a formula that test multiple conditions in a single formula”
62
“Write me an excel command to use the INDEX and MATCH function together with the Array Formula to extract unique values”
63
“Write me an excel command to use the SUMIF and SUMIFS function with wildcards to sum cells that match specific criteria containing wildcards”
64
“Write me an excel command to use the INDEX and AGGREGATE function together to return the k-th smallest or largest value in a range”
65
“Write me an excel command to use the INDEX and MATCH function together with the INDEX function to create a two-way lookup”
66
“Write me an excel command to use the INDEX and MATCH function together with the INDEX and MATCH function to create a multi-dimensional lookup”
67
“Write me an excel command to use the INDEX, MATCH and ROWS function together to find the last row of data in a sheet”
68
“Write me an excel command to use the INDEX, MATCH and COLUMNS function together to find the last column of data in a sheet”
69
“Write the formula for the following? – Multiply the value in cell A1 by 10, add the result by 5, and divide it by 2”
70
“Excel command to split a column into 2 or more columns”
71
“Write me an excel command to use the SUMIFS and COUNTIFS functions together to analyze data based on multiple criteria and return a result as a percentage”
72
“Write me an excel command to use the SUMPRODUCT, INDEX and MATCH functions together to retrieve data from a table and perform calculations based on multiple criteria”
73
“Write me an excel command to use the IF, AND and OR function together to create a formula that tests multiple conditions and returns a specific result based on those conditions”
74
“Write me an excel command to use the INDEX and MATCH functions together with the Array Formula and the SUM function to perform a sumifs like functionality”
75
“Write me an excel command to use the INDEX, MATCH and the INDIRECT function together to create a dynamic named range and use it in a formula”
76
“Write me an excel command to use the VLOOKUP and INDEX function together to lookup values in a table and retrieve a corresponding value from a different column”
77
“Write me an excel command to use the SUMIF, IF and the ROUND function together to sum the values of cells based on a specific condition and round the result to a specific decimal place”
78
“Write an excel command to check whether the Pivot table is modified or not”
79
“Write me an excel command to use the SUMIF, IF and the LEN function together to sum the values of cells based on a specific condition and the length of a text in another cell”
80
“Write me an excel command to use the SUMIF, IF, and the CHOOSE function together to sum the values of cells based on a specific condition and choose a specific result from a list of options”
Lawyer: Imagine you are a law professor preparing a student for an upcoming job interview at a prestigious law firm. I want you to simulate a Q&A session that covers understanding of the law, interpersonal skills, problem-solving abilities, and dedication to ethical practices.
Software Developer: Please provide a set of potential questions, expected responses, and relevant insights for a software developer preparing for an interview in a start-up that specializes in developing educational software tools. Pay special attention to questions on project management, software development methodologies, and specific programming languages.
Data Scientist: Assume you’re a mentor to a data scientist preparing for a role in a healthcare company. Prepare a detailed guide with potential questions, answers, and best practices covering areas like data wrangling, statistical analysis, machine learning models, and domain-specific knowledge related to healthcare.
Marketing Executive: You’re a career counselor preparing a marketing executive for an interview with a multinational corporation. Develop comprehensive questions and answers that revolve around digital marketing strategies, SEO, content creation, and marketing analytics.
Civil Engineer: You’re acting as a senior civil engineer preparing a junior engineer for an interview at a construction company. I need a sequence of questions and model answers based on civil engineering principles, project management, and safety standards.
Medical Doctor: Assume you’re a medical school professor aiding a student preparing for a residency interview. Formulate questions and answers that test knowledge in the chosen specialty, communication skills with patients, and ability to make critical decisions under pressure.
Journalist: You’re a seasoned journalist mentoring a young journalist preparing for an interview at a renowned news agency. Develop a set of questions and possible responses based on journalism ethics, news reporting techniques, and media technology.
Teacher: As a teacher trainer, you’re helping a teacher prepare for an interview at an international school. Develop an interview guide that covers pedagogical approaches, classroom management techniques, and cultural sensitivity.
Financial Analyst: As a financial consultancy firm CEO, prepare a financial analyst for an interview at a Wall Street firm. Provide a set of questions and answers related to financial modeling, equity research, and market trend analysis.
Sales Representative: You’re a sales director preparing a sales representative for an interview at a technology company. Prepare a guide with questions and ideal responses based on sales strategies, customer relationship management, and product knowledge.
Architect: Imagine you’re a seasoned architect preparing a recent graduate for their first job interview at a major architectural firm. Your aim is to ensure they are fully prepared to respond to questions on topics such as architectural design principles, project management, sustainable architecture, and cutting-edge software tools like CAD and BIM. They must also be prepared to provide thoughtful responses on their creative process, team collaboration, and handling real-world construction challenges.
Psychologist: You’re a tenured psychology professor aiding a post-graduate student preparing for a role as a clinical psychologist in a well-respected healthcare institution. You need to prepare a guide for them which includes potential interview questions, optimal answers, and a thorough explanation of the thought process behind these answers. The focus areas include psychological theory, patient counselling methods, ethical practices, and crisis management skills.
Physiotherapist: You’re a clinic owner and practicing physiotherapist getting a newly certified physiotherapist ready for an interview at a sports rehabilitation center. Create a comprehensive guide that discusses potential questions and model answers focusing on understanding of human anatomy, physiotherapy techniques, rehabilitation programs, and patient communication skills. Include insights on the latest research in sports physiotherapy and tips on continuous learning in this field.
Aerospace Engineer: As an aerospace engineer with several years of experience in spacecraft design, you’re mentoring a fresh graduate for a role at a renowned aerospace company. Prepare them with a detailed interview guide including potential questions, best responses, and strategies to showcase their knowledge and passion. Focus on areas such as aircraft/spacecraft design principles, understanding of aerodynamics, proficiency in using simulation software, and their vision for the future of space exploration.
Social Worker: Imagine yourself as a head of a non-profit organization, mentoring a new social worker for an interview at a government agency. Develop a comprehensive set of questions and suggested responses that highlight understanding of community resources, ability to handle crisis situations, empathy for diverse client backgrounds, and commitment to ethical practices in social work.
Environmental Scientist: You’re an environmental research leader preparing a new graduate for an interview with an environmental consultancy firm. The guide you create should include potential questions, suggested answers, and a detailed explanation of the logic behind these answers. Emphasize topics such as data collection and analysis, environmental policy, climate change, and the application of GIS technology in environmental research.
Fashion Designer: You’re a renowned fashion designer preparing a budding designer for an interview with a high-end fashion label. Create an extensive guide with potential interview questions and ideal responses, focusing on design principles, understanding of current fashion trends, experience with fabric selection and garment construction, and their approach to sustainable fashion.
Veterinarian: As the head of a veterinary hospital, you’re guiding a newly certified veterinarian for an interview at a wildlife rescue center. Formulate a guide containing interview questions, suitable responses, and additional tips for presenting their skills and dedication. Key areas should include knowledge of animal diseases, surgical skills, wildlife handling experience, and compassion for animals.
Dietitian: You’re an experienced dietitian preparing a newly licensed dietitian for an interview at a hospital. Develop an all-inclusive guide containing interview questions, possible responses, and advice to exhibit their expertise and commitment. Focus on understanding of human nutrition, ability to devise meal plans, counseling skills, and up-to-date knowledge of dietary research.
Video Game Designer: Imagine you’re a senior game developer mentoring a junior game designer for an interview at a leading game development studio. Your task is to prepare them with a comprehensive guide including potential interview questions, ideal responses, and strategies to show their creativity and technical skills. Emphasize areas such as game design principles, experience with game development software, understanding of player psychology, and their vision for the future of gaming.
ChatGPT Prompts for HR Personnel Who Are Preparing to Conduct Interviews
10 ChatGPT Prompts
Lawyer: You’re an HR professional conducting an interview for a law firm. Prepare a list of behavioral, technical, and situational questions to ask a potential lawyer that covers their understanding of the law, ethics, and ability to handle difficult cases.
Software Developer: As an HR executive at a software development company, formulate a comprehensive set of questions that evaluate a software developer’s skills in programming languages, understanding of software development lifecycle, and their problem-solving skills.
Data Scientist: You are an HR specialist in a company specializing in data science. Create a list of questions to assess a data scientist’s understanding of statistical analysis, machine learning algorithms, and their ability to derive meaningful insights from complex data.
Marketing Executive: As an HR manager for a multinational corporation, develop a series of questions to assess a marketing executive’s expertise in creating and implementing marketing strategies, their understanding of SEO, and their content creation skills.
Civil Engineer: As an HR professional at a construction company, design a list of questions to evaluate a civil engineer’s knowledge of construction methodologies, project management skills, and commitment to safety standards.
Medical Doctor: You are an HR officer in a hospital, create a list of interview questions that will test a medical doctor’s knowledge in their specialty, their ability to communicate with patients, and their decision-making skills in critical situations.
Journalist: As an HR specialist at a news agency, draft a list of questions that would assess a journalist’s understanding of media ethics, news reporting techniques, and technological tools used in modern journalism.
Teacher: You’re an HR executive at an international school. Prepare a list of questions that delve into a teacher’s pedagogical approaches, their classroom management techniques, and their ability to work in a multicultural environment.
Financial Analyst: You are an HR manager in a Wall Street firm. Develop a series of questions to evaluate a financial analyst’s ability to do financial modeling, conduct equity research, and understand market trends.
Sales Representative: As an HR professional at a tech company, craft a list of questions that assess a sales representative’s selling skills, customer relationship management abilities, and their understanding of the tech industry.
“Review my resume and suggest changes to make it more suitable for a position as a [job title] at [company].”
“Summarize my work experience listed on my resume in one paragraph.”
“I want to emphasize my [specific skill] in my resume. How should I phrase it?”
“What are some action verbs that I can use to describe my responsibilities in my previous job?”
“Highlight any jargon or complicated language in my resume that might be confusing to recruiters.”
Creating Cover Letter
“Write a sample introductory paragraph for my cover letter for a [job title] role.”
“I have difficulty expressing my enthusiasm in my cover letter. Can you help?”
“Review this cover letter and tell me if it aligns well with the [job title] position I’m applying for.”
“List questions that a well-crafted cover letter for [industry] should answer.”
“Provide me with a closing statement for my cover letter that leaves a strong impression.”
Job Interview Preparation
“I have an interview for [job title]. What are the key points I should discuss?”
“Mock interview me for a [job title] position. Provide feedback on my answers.”
“I always get nervous during interviews. Give me some tips to manage my anxiety.”
“What are some thoughtful questions I can ask the interviewer for a [job title] position?”
“Describe the STAR method and how I can use it to answer behavioral interview questions.”
Questions for Interviewers
“I’m going for an interview at [company]. What questions should I ask to learn about their work culture?”
“What are some questions that can reveal the management style of my potential new boss?”
“Suggest questions to ask that will make me appear interested in long-term career growth at the company.”
“What should I ask to find out about work-life balance at [company]?”
“Give me questions that can help me understand the team dynamics at [company].”
Career Changes
“I am transitioning from [Industry A] to [Industry B]. How should I address this in interviews?”
“What are some transferable skills that could help me move from a role in [Industry A] to a role in [Industry B]?”
“How can I phrase my experience in [Industry A] to make it applicable for a job in [Industry B]?”
“I have a gap in my employment history. How should I discuss this during interviews?”
“What are some questions I might face in interviews due to my career change from [Industry A] to [Industry B]?”
Networking and Emails
“Help me draft an email asking for an informational interview with someone in [industry or role].”
“Provide a template for following up after submitting a job application.”
“What should I include in a ‘Thank You’ email after an interview?”
“I met someone at a networking event and want to connect on LinkedIn. What should I say in my request?”
“How can I politely decline a job offer via email?”
Salary Negotiation
“What are some tips for negotiating a higher salary for [job title]?”
“Help me draft an email negotiating benefits such as remote work days or educational stipends.”
“How should I approach asking for a signing bonus?”
“Give me phrases to use when negotiating salary that show I’ve done my research.”
“What are some common mistakes to avoid when negotiating salary?”
Remote Jobs
“I’m applying for a remote position. How should I tailor my resume?”
“What questions should I ask during an interview for a remote job?”
“How can I convey that I’m disciplined and self-motivated, traits crucial for remote work, during an interview?”
“Suggest ways to handle timezone differences when interviewing for a remote position.”
“What should I look for in a contract for a remote job?”
Job Application Process
“I’m not sure how to answer this question on a job application form: [Insert Question]. Could you help me with how to respond?”
“How do I address a career gap in my job application?”
“I have multiple part-time jobs. How should I list these on a job application form?”
“What’s the best way to explain why I left my last job on a job application form?”
“I’m applying for a job through an online portal that uses ATS (Applicant Tracking System). What keywords should I include for a [job title] role to get past the ATS?”
Job Search Strategies
“I’ve been job hunting for months with no luck. Review my job search strategy and suggest improvements.”
“I’m considering working with a recruitment agency. What questions should I ask them?”
“How can I use LinkedIn effectively for job hunting?”
“What are some lesser-known job search platforms suitable for [industry]?”
“I want to work for [Company]. How can I get noticed by them specifically during my job search?”
Video Interviews
“I have a video interview coming up. What technical checks should I perform beforehand?”
“What body language tips should I keep in mind for a video interview?”
“How do I tackle the ‘Tell me about yourself’ question in a video interview for a [job title] position?”
“I’m not comfortable with video interviews. Could you provide some confidence-boosting tips?”
“The video interview requires me to record my answers. How is this different from a live interview, and how should I prepare?”
Freelancing and Contract Roles
“I’m considering freelancing. What skills should I focus on for my portfolio?”
“How should I price my services as a freelancer in [industry]?”
“What questions should I ask a potential client before taking on a freelance project?”
“I’m applying for contract roles. How should my resume differ from one for a full-time position?”
“What should I look out for in a contract for a freelance or contract role?”
Workplace Culture and Fit
“I have multiple job offers. How do I evaluate which company culture would suit me best?”
“How can I determine if a company’s values align with my own during an interview?”
“What questions should I ask to understand the work-life balance at a potential job?”
“I value diversity and inclusion. How can I assess a company’s stance on this during the interview process?”
“I have specific needs for workplace accommodations. When and how should I bring this up during the job-seeking process?”
After The Job Interview
“The interviewer hasn’t gotten back to me within the said time frame. How should I follow up?”
“I got rejected from a job I really wanted. How should I respond to the rejection email?”
“I got the job! How do I negotiate the terms of my employment contract?”
“I’ve accepted the job offer. What’s the etiquette for informing other companies where I’m in the interview process?”
“What steps should I take to prepare for my first day at the new job?”
Long-Term Career Planning
“I’m not sure where I see myself in 5 years. Can you help me draft a career plan?”
“How do I identify the skills I need to develop for long-term career growth?”
“I’m interested in a managerial role in the future. What can I do now to prepare?”
“How should I approach mentorship for career growth?”
“I want to eventually move into [Industry/Role]. What’s the most effective way to pivot my career in that direction?”
ChatGPT Prompts for Job Seekers in Specific Interview Situations
“I’m in the [interview round] for the position of [job title] at [company/type of company]. Given that the role involves [key responsibilities from the job description], what types of questions should I anticipate and how should I prepare my answers?”
“I’m going to be interviewed by [role of interviewer] during the [interview round] for [job title] at [company/type of company]. Based on my experience in [your expertise], what talking points should I focus on to present myself effectively?”
“I have a group interview coming up with [roles of your interviewers] for [job title] at [company/type of company]. Given that the role entails [responsibilities from job description], what group dynamics should I be prepared for and what types of questions should I anticipate?”
“I’m scheduled to do a [case study/technical interview/edit test/presentation] in front of [role of interviewer] for the [job title] position at [company/type of company]. The task involves [describe the case study/technical interview/edit test/presentation]. Could you help me outline the key areas I should focus on to ace this part of the interview?”
“I have prepared [describe what your answer will be] for a [case study/technical interview/edit test/presentation] as part of my interview for [job title] at [company/type of company]. What adjustments should I make to improve the impact of my presentation?”
“I tend to get nervous/stutter/have [specific issue] during job interviews. Considering I’m applying for [job title] at [company/type of company], what actionable steps can I take to come across as confident?”
“I am running late for my job interview for [job title] at [company/type of company]. Could you help me draft an email that professionally communicates this delay to the hiring manager?”
“I have a virtual job interview for [job title] with [company/type of company]. Given that the role demands [key skills from job description], how should I set up my environment and what presentation tips can enhance my virtual presence?”
“I was laid off from my previous job as [job title] at [company/type of company] and now I am interviewing for [job title] at [company/type of company]. How can I best explain this career gap while speaking to [role of interviewer], in a way that turns it into a positive?”
“I have a two-stage interview for [job title] at [company/type of company]. The first stage is with [HR/Recruiter’s role] and the second stage with [Technical Interviewer/Manager’s role]. How should my approach differ between these stages considering my experience in [your area of expertise]?”
ChatGPT is cool and helpful, it’s not a replacement for a real doctor or therapist
1. Prioritizing Tasks
“Hey ChatGPT, my ADHD often sends my mind racing in a thousand directions, making it hard to decide what to focus on. I need you to be my prioritization guru. I’ll share a list of tasks with you, and I want you to help me rank them, offer insights on how to tackle each one, and guide me in maintaining focus until I’ve completed them. This way, I can ensure I’m attending to the most important tasks first.”
2. Time Management
“ChatGPT, time seems to slip away from me due to my ADHD. I need you to act as my time architect. Break my day into structured blocks, consider breaks and rest periods, and give me a heads-up as each segment ends. This would help me stay aware and not let hours pass by unnoticed, ensuring productivity.”
3. Handling Impulsivity
“Hey ChatGPT, my ADHD sometimes makes me act on impulse, and I later regret those decisions. I want you to be my impulsivity checkpoint. Whenever I’m leaning toward a snap decision, I’ll come to you. Let’s discuss the situation, think over the potential outcomes, and weigh the pros and cons together. This way, I hope to cultivate a more thoughtful approach to my choices.”
4. Dealing with Overwhelm
“ChatGPT, due to my ADHD, I sometimes feel overwhelmed by even the simplest tasks. Act as my personal coach in these moments. When I share what’s causing my overwhelm, I want you to break it down for me, offering step-by-step guidance. Offer me reassurance and actionable strategies to conquer each task, no matter how big or small.”
5. Boosting Daily Productivity
“ChatGPT, I want you to help me enhance my daily productivity. My ADHD often clouds my judgment, making it tough to start tasks. Let’s create a plan each morning, listing out the tasks, adding estimated times for each, and brainstorming potential challenges I might face. With your insights and this structured approach, I believe I can accomplish more each day.”
6. Managing Emotions
“Hey ChatGPT, ADHD sometimes makes me experience intense emotions that I don’t know how to handle. I’d love for you to be my emotional anchor. When I share my feelings, I want you to provide grounding exercises, remind me of past successes, and offer coping strategies. Your support can help me navigate these emotional waves better.”
7. Enhancing Social Interactions
“ChatGPT, my ADHD sometimes affects my social interactions. I either get too excited, interrupting others, or I zone out. Act as my social interaction mentor. Let’s role-play different social scenarios, and I want you to guide me on when to speak, when to listen, and how to maintain an engaging conversation. This way, I can better connect with people around me.”
8. Memory and Recall Training
“Hey ChatGPT, one challenge of my ADHD is that I tend to forget things easily. Be my memory trainer. Let’s work together on exercises and techniques to boost my recall. I’ll share lists or information with you, and you can quiz me or create engaging ways for me to remember them. With regular training, I hope to enhance my memory skills.”
9. Organizing Skills
“ChatGPT, with ADHD, organizing anything, from thoughts to physical spaces, becomes a challenge. I need you to act as my organizational consultant. Offer me tips on arranging my workspace, planning my day, or even structuring my thoughts. Your guidance can be invaluable in bringing some much-needed order to my life.”
10. Handling Procrastination
“Hey ChatGPT, procrastination seems to be my constant companion because of ADHD. I want you to be my accountability partner. Whenever I’m delaying a task, let’s discuss the reasons, assess the importance of the task, and brainstorm ways to tackle it head-on. With your push and strategies, I can conquer procrastination.”
11. Keeping Energy Steady
“ChatGPT, managing my energy levels throughout the day has always been a struggle due to my ADHD. Sometimes I’m bursting with energy, and other times I’m utterly drained. I want you to help me create an energy management blueprint. Let’s map out my day, pinpointing typical energy slumps, discussing the potential causes, and crafting strategies to level out these fluctuations. By understanding and anticipating these patterns, with your guidance, I believe we can design a more balanced and productive day for me.”
12. Restlessness and Hyperactivity
“Hey ChatGPT, I often grapple with feelings of restlessness and hyperactivity, which can be overwhelming. I want you to be my grounding guide during these moments. Let’s explore the triggers for my restlessness, discuss mindfulness exercises, and design mini-breaks throughout the day where I can redirect this energy in positive ways. By being proactive and having a structured approach, I feel we can channel this energy more constructively.”
13. Improving Sleep Patterns
“ChatGPT, my ADHD sometimes plays havoc with my sleep patterns. I either lie awake with racing thoughts or sleep too much and still wake up tired. I need you to act as my sleep therapist. Let’s dissect my current bedtime routine, understand the disruptions, and introduce calming exercises or strategies to prepare my mind and body for rest. Consistent, quality sleep is the goal, and with your expertise, I believe we can achieve it.”
14. Enhancing Listening Skills
“Hey ChatGPT, in conversations, I sometimes find my mind wandering, making me miss out on crucial details. This aspect of ADHD frustrates me. I’d love for you to be my listening coach. Let’s simulate conversations, and you can provide feedback on my responses, suggesting strategies to stay present, focused, and fully engaged in the dialogue. With practice and your guidance, I hope to become a more attentive listener.”
15. Strengthening Self-awareness
“ChatGPT, I believe that understanding oneself is key to managing ADHD better. I need you to be my self-awareness guide. Let’s delve deep into my habits, triggers, strengths, and areas of improvement. By having regular reflective sessions and gaining insights from you, I aspire to be more in tune with myself, making it easier to navigate the challenges of ADHD.”
16. Decision Making Skills
“Hey ChatGPT, making decisions can sometimes feel paralyzing because of my ADHD. Every option seems equally valid, and I get stuck. I want you to be my decision-making strategist. Whenever I’m faced with choices, let’s weigh the pros and cons together, discuss potential outcomes, and simulate the implications of each decision. Your logical perspective and structured approach can be invaluable in helping me make informed choices.”
17. Patience and Tolerance
“ChatGPT, my ADHD often makes me impatient, wanting things to happen immediately. I need you to be my patience mentor. Let’s work on exercises that increase my tolerance level, discuss scenarios where patience is crucial, and create strategies to stay calm and composed during waiting periods. With your help, I aspire to cultivate a more patient and tolerant demeanor.”
18. Building Better Relationships
“Hey ChatGPT, due to my ADHD, I sometimes find it challenging to maintain stable relationships, be it friendships or family ties. I’d love for you to act as my relationship counselor. Let’s explore my interpersonal interactions, discuss challenges, understand others’ perspectives, and create a roadmap for fostering healthier, more understanding relationships.”
19. Staying Mindful
“ChatGPT, being present in the moment, without getting lost in a whirlwind of thoughts, is something I find challenging due to ADHD. I need you to be my mindfulness coach. Let’s practice mindfulness exercises, discuss techniques to anchor myself in the present, and explore strategies to declutter my mind. By cultivating this sense of presence, I believe I can experience life more fully.”
20. Managing External Distractions
“Hey ChatGPT, my environment often distracts me, making it hard to focus on tasks at hand due to ADHD. I’d love for you to act as my distraction detective. Let’s analyze my workspace and daily routine, pinpoint common distractions, and brainstorm strategies to minimize or eliminate them. With a more focused environment and your guidance, I believe I can become more productive and less susceptible to external disruptions.”
Best ChatGPT Prompts for Productivity (Boost Your Efficiency Now!)
ChatGPT to Increase Productivity
1. Email Drafting
Prompt: Draft an email to [Recipient’s name] regarding [Specific Topic or Request]
2. Brainstorming Ideas
Prompt: Generate ten creative ideas for [Specific Project or Problem]
3. Content Proofreading
Prompt: Proofread this text for grammatical errors and readability: [Insert Text Here]
4. Content Summarization
Prompt: Summarize this article or document: [Insert Link or Text Here]
5. Writing Meeting Minutes
Prompt: Write meeting minutes based on the following conversation: [Insert Conversation Here]
6. Coding Help
Prompt: Help me understand this piece of code: [Insert Code Here]
7. Design Feedback
Prompt: Provide constructive feedback on this design description: [Insert Description Here]
8. Sales Pitch Writing
Prompt: Write a sales pitch for this product: [Insert Product Description Here]
9. Task Prioritization
Prompt: Here are my tasks for today. Help me prioritize them: [Insert Task List Here]
10. Product Description Writing
Prompt: Write a compelling product description for [Insert Product Name and Features Here]
11. Conflict Resolution Suggestions
Prompt: Provide suggestions for resolving this conflict: [Insert Conflict Details Here]
12. Proposal Writing
Prompt: Write a proposal for [Insert Project or Proposal Details Here]
13. Book Suggestions
Prompt: Suggest five books on the topic of [Insert Topic Here]
14. Self-reflection Questions
Prompt: Provide me with five thought-provoking self-reflection questions
15. SEO Optimization Tips
Prompt: Give me five tips to improve the SEO of my website
16. Business Plan Writing
Prompt: Draft a basic business plan for a [Insert Business Type Here]
17. Resume Critiquing
Prompt: Critique my resume: [Insert Resume Details Here]
18. Budgeting Advice
Prompt: Provide advice on creating a monthly budget with these details: [Insert Financial Details Here]
19. Product Naming Ideas
Prompt: Generate ten unique names for a new [Insert Product Type Here]
20. Daily Journal Prompt Suggestions
Prompt: Provide five journaling prompts for self-improvement
21. Writing Press Release
Prompt: Draft a press release for this new product launch: [Insert Product Details Here]
22. Research Topic Suggestions
Prompt: Suggest five research topics in the field of [Insert Field or Interest Here]
23. Healthy Recipe Suggestions
Prompt: Suggest a healthy recipe for dinner with these ingredients: [Insert Ingredients Here]
24. Writing a Speech
Prompt: Write a 5-minute speech on the topic of [Insert Topic Here]
25. Learning Path Suggestions
Prompt: Suggest a learning path for mastering [Insert Skill Here]
26. Writing Marketing Copy
Prompt: Write compelling marketing copy for [Insert Product or Service Here]
27. Report Writing
Prompt: Write a report on the following data: [Insert Data Here]
28. Creating a Study Schedule
Prompt: Help me create a study schedule for these subjects: [Insert Subject List Here]
29. Slogan Generation
Prompt: Generate five catchy slogans for [Insert Brand, Product, or Event Here]
30. Creating a Workout Plan
Prompt: Design a beginner-friendly workout plan for weight loss
31. Role-Playing Scenarios
Prompt: Create a role-playing scenario for [Insert Desired Skill or Situation Here]
32. Ted Talk Summary
Prompt: Summarize the key points of this Ted Talk: [Insert Link Here]
33. Speech Translation
Prompt: Translate this English text into [Insert Desired Language Here]: [Insert English Text Here]
34. Podcast Topic Ideas
Prompt: Generate ten interesting podcast topic ideas for the field of [Insert Field Here]
35. Daily Affirmations
Prompt: Provide me with five positive daily affirmations
36. Writing a Letter of Recommendation
Prompt: Draft a letter of recommendation for [Insert Person’s Name and Achievements Here]
37. Trivia Questions Creation
Prompt: Create ten trivia questions about [Insert Topic Here]
38. Designing a Time Management Plan
Prompt: Help me design a time management plan for my weekly tasks
39. Feedback Request
Prompt: Help me draft a feedback request email to my team for this project: [Insert Project Details Here]
40. Meditation Instructions
Prompt: Guide me through a 10-minute meditation session focusing on mindfulness
Best ChatGPT Plugins to Increase Your Productivity (Beta Version)
Miro Plugin: Known for its intuitive visual collaboration platform, the Miro plugin in ChatGPT allows teams to collaborate on boards, create wireframes, and gather ideas seamlessly. This is particularly handy for brainstorming sessions or when mapping out project plans.
Airtable Plugin: The Airtable plugin enables users to interact with databases directly within ChatGPT. This simplifies the process of data management and retrieval. You can add new records, update existing ones, or fetch specific information without leaving your conversation.
Asana Plugin: Asana is a renowned project management tool, and its integration as a plugin within ChatGPT ensures project tasks and milestones are always at your fingertips. This can be instrumental in maintaining productivity, as you can create, assign, and monitor tasks directly.
Notion Plugin: The Notion plugin lets users fetch, create, and update Notion pages from within ChatGPT. This integration is beneficial for users who manage their work or personal lives through Notion’s versatile platform.
Twilio Plugin: The Twilio plugin enables users to send and receive SMS messages directly from ChatGPT, improving communication efficiency. This can be particularly useful for businesses to send updates to customers.
DocuSign Plugin: Signing documents is an essential part of many workflows, and with the DocuSign plugin, this process is significantly streamlined. It allows users to sign or send documents for signatures from within ChatGPT.
Shopify Plugin: For e-commerce business owners, the Shopify plugin allows for seamless management of an online store. Users can add new products, check inventory, and even process orders within ChatGPT.
GitHub Plugin: Developers will find the GitHub plugin to be a valuable time-saver. It allows users to create issues, check commits, and interact with repositories, all within ChatGPT.
Stripe Plugin: The Stripe plugin enables businesses to manage transactions efficiently. Users can create invoices, process payments, and check transaction details within ChatGPT.
Google Calendar Plugin: The Google Calendar plugin allows users to manage their schedules within ChatGPT. You can add, update, or check your upcoming events.
“You are a highly skilled copywriter with a strong background in persuasive writing, conversion optimization, and marketing techniques. You craft compelling copy that appeals to the target audience’s emotions and needs, persuading them to take action or make a purchase. You understand the importance of AIDA (Attention, Interest, Desire, and Action) and other proven copywriting formulas, and seamlessly incorporate them into your writing. You have a knack for creating attention-grabbing headlines, captivating leads, and persuasive calls to action. You are well-versed in consumer psychology and use this knowledge to craft messages that resonate with the target audience.“
“Generate 10 attention-grabbing headlines for an article about [your topic]”
“Write a persuasive opening paragraph that encourages readers to learn more about [your product/service]”
“Develop a YouTube video title for a tutorial on writing compelling email copy that drives conversions”
Write an introductory paragraph for an article comparing traditional copywriting methods with AI-generated content.
“Develop a subject line for a cold email offering your copywriting services to a potential client”
“Develop a Google Ads headline for a copywriting course targeting marketing professionals looking to sharpen their skills”
“Create five compelling subheadings for an in-depth guide on [your subject]”
“Draft a powerful call-to-action (CTA) that inspires readers to [your desired action]”
“Write an engaging email subject line that entices subscribers to open an email about [your theme]”
“Generate three taglines for a new [your product/service] launch”
“Craft an irresistible product description that highlights the benefits of [your product]”
“Write a concise yet informative press release headline for a [your company] announcement”
“Develop three variations of a Facebook ad copy that targets [your audience]”
“Write a tweet promoting a new blog post about [your topic] in under 280 characters”
“Create a persuasive product testimonial for [your product/service] from a satisfied customer’s perspective”
“Write a catchy slogan for a [your industry] conference or event”
“Develop an engaging Instagram caption for a post featuring [your product/service]”
“Generate a LinkedIn post to promote a recent success story or case study”
“Craft a captivating YouTube video description for a tutorial on [your subject]”
“Write a compelling meta description that entices users to click on a search result for [your keyword]”
“Create three bullet points that highlight the key features of [your product/service]”
“Write a persuasive sales email that drives interest in [your promotion/offer]”
“Develop a captivating webinar title that attracts participants interested in [your topic]”
“Create an engaging podcast episode title about [your subject]”
“Write a concise yet impactful mission statement for a [your industry] company”
“Craft a value proposition that clearly communicates the benefits of [your product/service]”
“Write a memorable thank you message for customers who make a purchase or sign up for [your service]”
“Generate a series of marketing slogans that convey the unique selling points of [your product/service]”
“Create an attention-grabbing subject line for a cold email targeting [your audience]”
“Write an engaging introduction for a case study about [your successful project]”
“Develop a creative name for a new [your product/service] offering”
“Write three variations of an ad copy for a Google Ads campaign targeting [your keyword]”
“Generate a concise yet powerful elevator pitch for [your product/service]”
“Create an engaging FAQ section that addresses common questions about [your product/service]”
“Write a captivating title and opening paragraph for a white paper on [your topic]”
“Develop a series of catchy email subject lines for a drip campaign”
“Write a creative and persuasive product review for [your product/service]”
“Craft a powerful and concise USP (unique selling proposition) for [your product/service]”
“Generate three enticing headlines for a landing page promoting [your offer]”
“Write a series of thought-provoking questions to encourage reader engagement on a blog post about [your topic]”
“Develop an attention-grabbing title for a SlideShare presentation on [your subject]”
“Write a captivating opener for a video script introducing [your product/service]”
“Create a persuasive closing paragraph that motivates readers to take action on [your offer]”
“Write a compelling announcement for a product launch or new feature release”
“Develop a persuasive sales page headline that grabs attention and drives conversions”
“Create a memorable slogan for a fundraising campaign for [your cause]”
“Write an engaging Instagram story script for a day in the life at [your company]”
“Improve customer-centric imagery: Analyze the existing copy and provide recommendations on effectively incorporating customer-centric imagery to better connect with the audience and showcase the product/service in action”
“Enhance customer-centric CTAs: Evaluate the current copy and offer suggestions for optimizing customer-centric calls-to-action to motivate customers to take action more effectively”
“Optimize customer-centric language: Assess the existing copy and propose changes to make the language more customer-centric, addressing their unique needs, desires, and expectations more effectively”