101 Advanced AI Prompts: How to Master ChatGPT for Work, Learning, and Content Creation

If you’re still using ChatGPT and other AI models for basic tasks like “What’s the weather?” or “Write a simple email,” you’re only scratching the surface of what’s possible. The real power of AI is unlocked not by what you ask, but how you ask.

This is a skill called prompt engineering. It’s the art of giving the AI a specific role, context, and format to follow, transforming it from a simple search engine into a co-pilot for your work and life.

This article provides over 101 advanced AI prompts and techniques, broken down into categories, to help you go from a casual user to a power user.


The Core Techniques (How to “Level Up”)

Before the list, understand these three powerful techniques.

1. The Persona Technique: Give the AI a Job

Never let the AI be a generic “chatbot.” Assign it an expert role. This focuses its knowledge and adjusts its tone, vocabulary, and response structure.

  • Bad Prompt: Write about the stock market.
  • Good Prompt: You are a skeptical, data-driven financial analyst with 20 years of experience at a major investment firm. Your audience is new investors. Write a 300-word analysis of the current market volatility, focusing on long-term implications over short-term panic.

2. The Few-Shot Technique: Show, Don’t Just Tell

AI models learn from examples. If you want a specific output format, give it one or two examples (this is “few-shot” learning) to copy.

Prompt: I am creating a list of JavaScript array methods. I will provide the pattern. [Method]: .map() [Use Case]: Creating a new array by applying a function to each element of an existing array. [Example]: const numbers = [1, 2, 3]; const doubled = numbers.map(n => n * 2); // [2, 4, 6]

Now, generate entries for: .filter(), .reduce(), and .find()`

3. The Chain-of-Thought (CoT) Technique: Force It to “Think”

For complex problems, a generic AI answer is often wrong. To improve accuracy, force the AI to break down the problem and show its work.

Prompt: I need to choose between two subscription plans. Plan A is $25/month with a $50 setup fee. Plan B is $35/month with no setup fee. At what month does Plan A become cheaper? **Analyze this problem step-by-step.**

  • (The AI will then set up the equations: Cost_A = 50 + 25x and Cost_B = 35x, solve for x, and provide a clear answer.)

The Prompt Library (101+)

Here are prompts categorized by your goals. Mix and match them with the techniques above.

🧠 Category 1: Productivity & Professionalism

1. The Inbox Zero Master

You are an expert executive assistant. My inbox is overflowing. Analyze the following 3 emails [paste emails] and draft a concise, polite reply for each. Prioritize a request for a clear deadline in the first, decline the meeting in the second, and answer the question in the third.

2. The Meeting Summarizer

Take the following meeting transcript [paste transcript] and turn it into a structured summary. Include: 1) A 3-bullet executive summary, 2) A list of key decisions made, and 3) A table of all action items with their assigned owners and due dates.

3. The Project Planner

I need to launch a new podcast. Act as a project manager. Break down this goal into a detailed 4-week plan. Include key phases (e.g., Pre-production, Recording, Post-production, Launch) and list at least 5 actionable tasks for each phase.

4. The Professional Decoupler

Draft a polite and professional email to decline a job offer. Express gratitude for the opportunity and their time, but state I will be moving in a different direction. Keep it under 150 words.

5. The Smart Scheduler

Act as a productivity coach. My goal is to write a book. My main job is 9-5. I have 2 hours free every weekday evening and 6 hours on Saturday. Create a detailed weekly time-blocking schedule that optimizes for 'deep work' on my book while preventing burnout.

6. The Agenda Creator

Generate an agenda for a 60-minute weekly team sync for a marketing team. The meeting's goal is to review past week performance and plan for the next. Include specific time slots for each item and name a designated lead.

7. The SOP Writer

I need to create a Standard Operating Procedure (SOP) for uploading a blog post to WordPress. Ask me 5 clarifying questions to get the details I need, and then write the final SOP in a clear, numbered-step format.

8. The Performance Review Prep

Act as my manager. I am preparing for my self-assessment. Based on these 5 bullet points of my accomplishments [paste bullet points], help me rephrase them using the STAR (Situation, Task, Action, Result) framework to show high impact.

9. The Negotiation Partner

I am going to ask for a raise. Act as my boss (Role: 'Tough but Fair Tech Director'). I will state my case. You will give me realistic pushback. Then, as an AI assistant, give me feedback on my arguments and suggest stronger phrasing.

10. The LinkedIn Optimizer

You are a professional brand strategist. Review my current LinkedIn "About" section [paste section] and rewrite it to be more dynamic and results-oriented for a [Job Title, e.g., 'Senior Software Engineer'] role. Focus on impact metrics.


✍️ Category 2: Creativity & Content Creation

11. The Idea Generator

I am a YouTuber who creates videos about [Your Niche, e.g., 'sustainable tech']. Generate 10 viral-style video ideas using these popular formats: The 'Myth vs. Fact' List, The 'Product Teardown', and The 'Day in the Life' challenge.

12. The Blog Post Outliner

Act as an expert SEO copywriter. I am writing a blog post on "The 10 Best Productivity Tools for Remote Workers." Create a detailed, SEO-optimized outline, including H1, H2, and H3 tags, and suggest keywords to include in each section.

13. The Hook Writer

Write 10 different "hooks" (the first 1-2 sentences) for a blog post titled "The End of Procrastination." Use different emotional angles: curiosity, fear, benefit, and a bold-statement.

14. The Analogy Maker

Explain the complex concept of [e.g., 'blockchain technology'] to a 12-year-old using a simple analogy. Then, explain it to a college student using a more technical (but still clear) analogy.

15. The Brand Voice Creator

You are a brand strategist. We are a new coffee company. Our 3 brand keywords are: "Witty," "Cozy," and "Eco-conscious." Write a 100-word "About Us" page and 3 social media captions that perfectly capture this voice.

16. The Story Starter

Write 5 different opening paragraphs for a fantasy novel. Each one should start in a different location: a bustling marketplace, a quiet library, a moving carriage, a dark forest, and a royal court.

17. The Character Creator

I need a villain for my story. Don't give me a generic "evil" person. Act as a novelist. Create a character profile for a villain whose motivations are relatable and even justifiable from their own perspective. Give them a name, a backstory, a core belief, and a fatal flaw.

18. The Repurposing Machine

Take this article [paste text or summary] and repurpose it into 5 different pieces of content: 1) A 10-post X (Twitter) thread, 2) A 60-second video script (for a Reel/Short), 3) A 3-bullet email newsletter summary, 4) 5 quiz questions, 5) A LinkedIn post.

19. The Style Emulator

Analyze the writing style of [paste a ~500-word text snippet from an author, e.g., Ernest Hemingway or a tech blogger]. Identify the key elements (e.g., sentence length, vocabulary, tone). Now, write a 200-word paragraph about [a mundane topic, e.g., 'making toast'] in that exact style.

20. The Brainstorming Partner

Act as a creative facilitator. We are brainstorming names for a new AI-powered chatbot for coders. I will list some ideas. You will respond by A) Identifying the core concept of my idea, and B) Building on it with 3 more new ideas. My first idea is "CodePal."


💻 Category 3: Technical & Coding

21. The Code Generator

You are an expert Python developer. Write a Python script that uses the 'requests' and 'BeautifulSoup' libraries to scrape all the H2 headlines from a given URL and save them to a CSV file named 'headlines.csv'.

22. The Code Explainer (Line-by-Line)

I have this piece of code [paste code snippet]. Act as a senior developer. Explain what it does, line-by-line, in a way a junior developer could understand. Finally, identify any potential bugs or areas for optimization.

23. The Bug Hunter

I am getting an error in my [Language] code. Here is the code [paste code] and here is the error message [paste error]. Act as a debugger. Explain what the error means in plain English and provide at least 3 potential solutions to fix it.

24. The Refactor Pro

Act as a software architect focused on clean code. Take this "smelly" code [paste code snippet] and refactor it. Apply principles like DRY (Don't Repeat Yourself), add comments, and use more descriptive variable names. Show me the 'before' and 'after' in a code block.

25. The API Navigator

I want to use the [e.g., 'OpenWeatherMap'] API to get the current weather for 'Mirzapur'. I have an API key. Write the complete [Language, e.g., 'JavaScript'] code using 'fetch' to make this API call and log the temperature to the console.

26. The Unit Test Writer

You are a developer who practices Test-Driven Development (TDD). Take the following Python function [paste function] and write a comprehensive set of unit tests for it using the 'unittest' library. Include tests for edge cases, valid inputs, and invalid inputs.

27. The Code Translator

Translate the following code snippet from [Language A, e.g., 'Python'] to [Language B, e.g., 'JavaScript']. Ensure the logic and functionality are identical. Add comments explaining any syntax differences that are not obvious.

28. The Regex Generator

Act as a regular expression expert. I need a regex pattern that will match a valid email address. Provide the regex and a step-by-step explanation of what each part of the pattern does.

29. The Architectural Consultant

I am building a new [type of app, e.g., 'food delivery app']. What are the pros and cons of using a Monolithic architecture vs. a Microservices architecture for this project? Present your answer in a table for easy comparison.

30. The Learning Path Creator

I am a front-end developer with strong skills in HTML, CSS, and JavaScript. I want to learn Next.js 16. Act as a senior mentor. Create a 2-week, step-by-step learning plan for me. Include topics to study, small projects to build, and key documentation to read.


📈 Category 4: Analysis, Strategy & Problem-Solving

31. The SWOT Analyst

You are a business strategist. Conduct a detailed SWOT analysis (Strengths, Weaknesses, Opportunities, Threats) for my [business idea, e.g., 'a subscription box for coders']. Be critical and realistic.

32. The Devil’s Advocate

I have an idea: [Describe your idea, e.g., 'I want to quit my job to build a Chrome extension']. Act as a devil's advocate. Ask me 10 hard, critical questions I must answer to prove this is a good idea. Your goal is to find every flaw in my plan.

33. The Root Cause Finder

My YouTube channel's views are down 30% this month. Act as a data analyst. My recent videos are [list topics]. My historical best videos are [list topics]. Using the '5 Whys' framework, help me perform a root cause analysis to figure out what might be wrong.

34. The Decision-Maker

I am trying to decide between [Option A, e.g., 'selling my Chrome extension for $100'] and [Option B, e.g., 'monetizing it with ads']. You are a decision-making expert. Create a 'Cost-Benefit Analysis' table and a 'Risk Matrix' to help me compare these two options objectively.

35. The Competitor Analyst

Analyze my top 3 competitors: [Competitor 1, Competitor 2, Competitor 3]. Based on their public-facing websites and marketing, create a table that compares them on: 1) Key Features, 2) Pricing, 3) Target Audience, and 4) Core Marketing Message.

36. The First Principles Thinker

I want to [goal, e.g., 'learn to code']. Break this problem down using First Principles. What are the absolute, fundamental truths about this goal? (e.g., 'I must understand logic', 'I must be able to give a computer instructions'). From there, build up a unique and efficient learning path.

37. The Data Interpreter

I have this data [paste simple data, e.g., 'User Signups: Jan: 100, Feb: 120, Mar: 110, Apr: 250, May: 150']. Act as a data scientist. What are 3 possible stories this data tells? What are 3 clarifying questions you would ask to understand the full context (e.g., 'What happened in April?')?

38. The Marketing Strategist

I am launching a new [product, e.g., 'AI chatbot']. My target audience is [e.g., 'small business owners']. My budget is low. You are a 'Growth Hacking' expert. Propose a 3-step launch strategy that relies on clever, low-cost tactics instead of big ad spends.

39. The Scenario Planner

Act as a strategic planner. My business is a [e.g., 'local coffee shop']. What are the 3 most likely 'worst-case' scenarios for my business in the next 5 years (e.g., 'new competitor opens next door', 'cost of beans triples')? For each scenario, propose one offensive and one defensive strategy.

40. The Design Thinking Facilitator

I want to improve the user experience of my [website/app]. Guide me through the 5 stages of Design Thinking (Empathize, Define, Ideate, Prototype, Test). Start by asking me questions to help me 'Empathize' with my users.


🦾 Category 5: Learning & Personal Development

41. The Socratic Teacher

I want to understand [complex topic, e.g., 'Quantum Computing']. Do not give me a definition. Teach me by only asking me questions that lead me to the answer.

42. The 80/20 Expert

You are an expert in the Pareto Principle. I want to learn [skill, e.g., 'Adobe Photoshop']. What is the 20% of the knowledge/features that will give me 80% of the results? Create a focused learning plan around just those items.

43. The Feynman Technique

I'm trying to learn [topic, e.g., 'How a Car Engine Works']. Act as my student, and I will try to teach you. After I'm done [I'll provide my explanation], you will point out gaps, unclear parts, and complex jargon in my explanation so I can simplify it.

44. The Skill Connector

Act as a career coach. I have these 3 seemingly unrelated skills: [Skill 1, e.g., 'Graphic Design'], [Skill 2, e.g., 'Python Coding'], and [Skill 3, e.g., 'Writing']. What are 5 niche job roles or business ideas that uniquely combine these 3 skills?

45. The Daily Journal

Act as my personal journal. At the end of each day, I will tell you 3 things that happened. You will ask me one probing, reflective follow-up question about one of them to help me think deeper.

46. The Book Summarizer

I am reading [Book Title]. You are a literary scholar. Provide a chapter-by-chapter summary, a list of the 5 main themes, and a deep analysis of the protagonist's character arc.

47. The Mental Model Applier

I am facing a problem: [Describe a personal or work problem]. Explain how I could apply these 3 mental models to see the problem differently: 1) 'Inversion', 2) 'Second-Order Thinking', and 3) 'Circle of Competence'.

48. The Habit Coach

I want to build the habit of [e.g., 'waking up at 5 AM']. Act as a habit coach using the framework from the book 'Atomic Habits'. Give me a 4-step plan to make this habit 'Obvious', 'Attractive', 'Easy', and 'Satisfying'.

49. The Self-Discovery Guide

Act as a life coach. Ask me 10 questions to help me identify my core values. Start with broad questions and get progressively deeper.

50. The Language Partner

Act as a native [Language, e.g., 'French'] speaker. I am a beginner. We are going to have a simple conversation about [Topic, e.g., 'ordering food at a cafe']. I will write in English or French. You will reply in simple French and provide the English translation in brackets. Correct my French grammar as we go.

(And 50 more ideas to get you to 100…)

51. The Executive Summarizer

Take this 2,000-word article [paste text] and summarize it into 5 key bullet points.

52. The Email Polisher

Take my rough draft email [paste draft] and make it more professional, concise, and persuasive.

53. The “Explain Like I’m 5” Prompt

Explain [complex topic, e.g., 'NFTs'] to me like I am 5 years old.

54. The Counter-Argument

Give me a strong, well-reasoned argument *against* [a belief you hold, e.g., 'remote work is always better'].

55. The “Tweet-Storm” Generator

Turn this blog post [paste post] into an engaging 8-post X (Twitter) thread.

56. The Keyword Strategist

I am writing an article about 'traveling to Japan'. What are 10 long-tail keywords I should target for SEO?

57. The A/B Test Writer

Write 3 different versions of a call-to-action (CTA) button text to get users to sign up for a free trial.

56. The Cold Outreach Email

Write a 100-word cold email to a potential client. My service is [service] and the benefit to them is [benefit]. Make it personalized and not sales-y.

57. The Press Release

Write a professional press release announcing the launch of my new app, [App Name], which does [function].

58. The Metaphor Generator

Give me 5 creative metaphors to describe [concept, e.g., 'the internet'].

59. The Job Description Writer

You are a recruiter. Write an engaging and inclusive job description for a [Role] that attracts diverse, high-quality candidates.

60. The Mock Interview

You are a [Role, e.g., 'hiring manager at Google']. I am the candidate. Ask me 5 tough behavioral interview questions for a [Job] role.

61. The Difficult Conversation

I need to give a colleague constructive feedback about [issue, e.g., 'missing deadlines']. Give me a script that is clear, kind, and solution-focused.

62. The Error Code Translator

Explain the '404 Not Found' error as if you were a helpful librarian.

63. The Data Structure Selector

In Python, should I use a List or a Dictionary for [specific problem]? Explain the pros and cons of each in this context.

64. The SQL Query Writer

I have a table named 'Users' with columns (id, name, city, signup_date). Write a SQL query to find the 10 most recent users from 'Mirzapur'.

65. The Git Command Helper

I messed up my last commit. What is the Git command to undo it but keep my changes?

66. The Tech Stack Recommender

I am building a simple to-do list app. Recommend a simple, modern tech stack (frontend, backend, database) and justify each choice.

67. The Product Reviewer

Write a 200-word critical review of the [Product, e.g., 'iPhone 15'] from the perspective of a [Persona, e.g., 'a professional photographer'].

68. The Historical Roleplay

You are [Historical Figure, e.g., 'Leonardo da Vinci']. I am a journalist. I will ask you questions about your life and work. Stay in character.

69. The “What If” Scenario

Generate a realistic, step-by-step scenario of what would happen if [event, e.g., 'the internet went down globally for 24 hours'].

70. The Personal Trainer

I am a beginner. My goal is [goal, e.g., 'to run a 5k']. Create a 6-week training plan for me, 3 days a week.

71. The Nutritionist

I want to eat healthier. Based on my goal of [goal, e.g., 'more energy'], give me a sample 3-day meal plan that is easy to prepare.

72. The Travel Itinerary

I am traveling to [City, e.g., 'Allahabad'] for 3 days. I am interested in history and food. Create a detailed daily itinerary for me.

73. The Gift Idea Generator

I need a gift for my [person, e.g., 'brother'] who likes [interest 1, e.g., 'coding'] and [interest 2, e.g., 'hiking']. My budget is around [price]. Give me 5 unique ideas.

74. The Movie Recommender

I loved [Movie/Book]. I liked it because of [reason, e.g., 'the complex characters and fast-paced plot']. What 3 other movies or books should I watch/read next?

75. The “Find the Fallacy”

Analyze this argument [paste argument] and identify any logical fallacies (e.g., 'straw man', 'ad hominem').

76. The Title Brainstorm

Give me 20 catchy titles for a blog post about [Topic]. 10 should be for a professional audience, 10 for a casual audience.

77. The One-Sentence Summary

Summarize the entire plot of [Movie/Book] in one single, compelling sentence.

78. The “Worst Case” Coder

You are a chaotic evil senior developer. Take this simple, working code [paste code] and rewrite it in the most complex, unreadable, and over-engineered way possible.

79. The Domain Name Brainstorm

I need a .com domain name for my [business]. It should be short, memorable, and professional. Give me 10 ideas.

80. The Market Sizing

Act as a market research analyst. Give me a "back-of-the-envelope" calculation for the total addressable market (TAM) for my [product idea]. Show your assumptions.

81. The “What’s Missing?”

Here is my plan [paste plan]. What are the 3 biggest risks or missing pieces I haven't considered?

82. The Research Assistant

I am writing an article on [Topic]. Find me 5 credible statistics or studies from the last 2 years to support my argument. Provide the source for each.

83. The “In the Style of” Writer

Write a product description for a [Product, e.g., 'new smartphone'] in the style of a 1920s newspaper advertisement.

84. The Code Documentation

You are a technical writer. Take this [function] and write clear, professional 'docstrings' for it.

85. The “Opposing Viewpoints”

Take a controversial topic [e.g., 'AI in art']. Write a short, persuasive argument for both sides, steel-manning (making the strongest possible case) for each.

86. The Personal Finance Bot

I am 25. I make [salary]. I have [debt]. I want to [goal, e.g., 'buy a house in 5 years']. Act as a financial advisor and give me a 5-step, actionable savings plan.

87. The Landing Page Copy

Write the copy for the "Hero" section (headline, sub-headline, and CTA button) of a landing page for my [product]. The main benefit is [benefit].

88. The “Before & After”

Take this passive-voice sentence: "The report was written by the team." Rewrite it in active voice. Now, give me 5 more examples of passive-to-active voice transformations.

89. The “Elevator Pitch”

I am a [Role]. I help [Audience] do [Benefit]. Help me refine this into a compelling 30-second elevator pitch.

90. The “Anti-Prompt”

I am going to give you a task, but I want you to do the opposite. Write me a blog post about why [Topic] is a *terrible* idea.

91. The Image Generator Prompt

Act as a prompt engineer for DALL-E or Midjourney. I want to create an image of [simple idea, e.g., 'a cat in space']. Write a highly detailed, descriptive prompt that includes details about lighting, art style, and composition.

92. The “Perfect” Prompt

You are an AI assistant. I am a new user. What is the "perfect" prompt I could give you that would best demonstrate your true capabilities for a complex task?

93. The FAQ Generator

I am selling [product]. What are the 10 most common questions a customer would have? Generate both the question and a clear, concise answer.

94. The Testimonial Polisher

Here is a real customer testimonial [paste testimonial]. It's nice, but a little generic. Rewrite it to be more specific and impactful, while keeping the original sentiment.

95. The “Why” Chain

My project failed. Help me analyze why. My stated reason is [reason]. Ask me "Why?" 5 times, digging deeper with each question to find the real root cause.

96. The Personal Brand Statement

I am a [Role] who values [Value 1] and [Value 2]. I am known for [Skill]. Help me combine this into a single, powerful personal brand statement.

97. The “Tone” Adjuster

Take this sentence: [sentence]. Rewrite it 5 times, with the following tones: 1. Formal, 2. Casual, 3. Enthusiastic, 4. Skeptical, 5. Urgent.

98. The Code Challenge

Give me a beginner-level coding challenge in [Language] that I can solve in about 15 minutes. It should involve [concept, e.g., 'list manipulation'].

99. The Learning-by-Doing

I want to learn [tool, e.g., 'Next.js 16']. Give me a 3-day project idea for a simple web app that would force me to use its core features like [feature 1] and [feature 2].

100. The Meta-Prompt

You are Gemini. Analyze my last 5 prompts. What is my primary goal? What kind of user am I (e.g., developer, marketer, student)? Based on this, suggest 3 new prompts I might find useful.

🚀 Category 6: Meta-Prompts (Learning to Prompt)

101. The Persona Factory

You are an expert prompt engineer. I need to create a new, highly effective "Persona" for [task, e.g., 'analyzing my business data']. Guide me through the process. Ask me 4-5 key questions about my goal, the desired output, the tone, and the specific expertise I need, so that we can co-create the perfect persona prompt to use.

Summary: Your Journey Starts Now

You now have over 101 prompts that separate you from the average AI user. But this list isn’t just a copy-paste resource; it’s a training manual.

The real power of prompt engineering is learning how to think. See a “Persona Prompt” and apply it to your own field. Take a “Coding Prompt” and adapt it for a different language. Use the “Chain-of-Thought” technique for your complex personal problems.

Stop using AI as a simple search engine. Start using it as a co-pilot. The quality of your prompts will determine the quality of your results. Go level up.