
ChatGPT prompts make or break your AI experience. The difference between a vague, useless response and a genuinely helpful one almost always comes down to how you write your prompt. This guide gives you 50 ready-to-use ChatGPT prompts across 10 categories — just copy, paste, and customize the bracketed sections.
Every prompt here has been tested for quality and usefulness. No filler, no fluff — just prompts that deliver real results.
Why Good ChatGPT Prompts Matter

Most people type something like “help me write an email” and wonder why the output feels generic. The secret is specificity and structure. A well-crafted prompt tells ChatGPT exactly what you need: the role, the context, the format, and the constraints.
Think of it this way: if you hired a freelancer and said “write something,” you’d get garbage. But if you said “write a 200-word product description for a minimalist wallet targeting 25-35 year old professionals, in a casual but confident tone,” you’d get something usable.
The same principle applies to ChatGPT prompts. The prompts below follow a proven structure that consistently produces better results.
How to Use These ChatGPT Prompts
Each prompt uses [BRACKETS] for the parts you customize. Here’s how to get the best results:
- Copy the prompt exactly as written
- Replace [BRACKETED] sections with your specific details
- Paste into ChatGPT and hit enter
- Follow up with refinement requests if needed
Pro tip: Save your favorite prompts in a note app or bookmark this page. Building a personal prompt library is one of the highest-ROI productivity habits you can develop.

Writing & Content Creation Prompts
1. Blog Post Outline Generator
You are an experienced content strategist. Create a detailed blog post outline for the topic "[TOPIC]" targeting [AUDIENCE]. Include:
- A compelling H1 title (under 60 characters)
- 8-10 H2 sections with brief descriptions
- 3 potential angles that make this post unique
- Suggested word count and reading time
Format the outline with clear hierarchy.
2. Rewrite for Clarity and Impact
Rewrite the following text to be clearer, more concise, and more engaging. Keep the same meaning but improve readability. Target a Flesch-Kincaid grade level of 8. Remove jargon and replace with simple language.
Original text:
[PASTE YOUR TEXT HERE]
3. Email Draft (Professional)
Write a professional email for this situation:
- Purpose: [e.g., following up after a meeting, requesting a deadline extension]
- Recipient: [e.g., client, manager, colleague]
- Tone: [professional but warm / formal / casual]
- Key points to include: [LIST 2-3 POINTS]
- Desired action from recipient: [WHAT YOU WANT THEM TO DO]
Keep it under 150 words.
4. Social Media Post Generator
Create 5 social media posts about [TOPIC] for [PLATFORM: LinkedIn/Twitter/Instagram].
For each post:
- Hook (first line that stops scrolling)
- Body (2-4 sentences with value)
- Call to action
- 3-5 relevant hashtags
Tone: [professional / conversational / bold]
5. Product Description Writer
Write a compelling product description for:
Product: [PRODUCT NAME]
Target customer: [WHO BUYS THIS]
Key features: [LIST 3-5 FEATURES]
Price point: [BUDGET/MID/PREMIUM]
Tone: [casual/luxury/technical]
Include: benefits over features, one customer pain point it solves, and a clear CTA.
Keep it under 200 words.
SEO & Marketing Prompts
6. Keyword Research Assistant
Act as an SEO specialist. For the topic "[TOPIC]", generate:
1. 10 high-intent long-tail keywords (4+ words)
2. 5 question-based keywords (what/how/why)
3. 5 comparison keywords ([topic] vs [alternative])
4. Suggested primary keyword and reasoning
5. Content angle that would rank for these keywords
Format as a table with columns: Keyword | Search Intent | Difficulty Estimate | Content Type
7. Meta Description Generator
Write 3 meta description options for a blog post with:
- Title: [YOUR TITLE]
- Focus keyword: [KEYWORD]
- Target audience: [WHO]
Each meta description must:
- Be under 155 characters
- Include the focus keyword naturally
- Have a clear value proposition
- Create curiosity or urgency
8. Content Gap Analyzer
I run a [TYPE] blog about [NICHE]. My existing posts cover: [LIST 5-10 EXISTING TOPICS].
Analyze potential content gaps and suggest:
1. 10 topics I'm missing that my audience likely searches for
2. 5 topics that connect two or more of my existing posts
3. 3 "pillar content" ideas that could serve as cornerstone pages
For each suggestion, explain why it would attract traffic.
9. Ad Copy Generator
Write 5 variations of ad copy for:
- Product/Service: [WHAT YOU'RE SELLING]
- Platform: [Google Ads / Facebook / Instagram]
- Target audience: [WHO]
- Unique selling point: [WHAT MAKES YOU DIFFERENT]
- Budget feel: [budget-friendly / premium / value]
For each: Headline (under 30 chars) + Description (under 90 chars) + CTA
10. Email Subject Line Tester
Generate 10 email subject lines for:
- Email purpose: [newsletter / promotion / follow-up / cold outreach]
- Topic: [TOPIC]
- Audience: [WHO]
- Desired action: [open / click / reply]
For each, rate the predicted open rate (Low/Medium/High) and explain why.
Include a mix of: curiosity-driven, benefit-driven, urgency-driven, and question-based.
Business & Strategy Prompts
11. SWOT Analysis Generator
Perform a SWOT analysis for:
- Business/Product: [NAME]
- Industry: [INDUSTRY]
- Current stage: [startup / growth / mature]
- Main competitors: [LIST 2-3]
For each quadrant (Strengths, Weaknesses, Opportunities, Threats), provide 5 specific, actionable points. End with 3 strategic recommendations based on the analysis.
12. Meeting Agenda Builder
Create a structured meeting agenda for:
- Meeting purpose: [PURPOSE]
- Duration: [30/60/90 minutes]
- Attendees: [ROLES, e.g., product team, marketing lead]
- Key decisions needed: [LIST]
Include: time allocations per topic, discussion points, expected outcomes, and action item template.
13. Competitor Analysis Framework
Analyze [COMPETITOR NAME] as a competitor to my business [YOUR BUSINESS].
Cover:
1. Their positioning and messaging
2. Pricing strategy
3. Target audience overlap
4. Key strengths I should worry about
5. Weaknesses I can exploit
6. What they do better than us
7. What we do better than them
End with 3 actionable insights for my strategy.
14. Business Email Sequence
Create a 5-email sequence for [PURPOSE: onboarding / nurture / re-engagement / sales]:
- Business type: [YOUR BUSINESS]
- Target: [AUDIENCE]
- Goal: [DESIRED OUTCOME]
For each email provide:
- Subject line
- Email body (under 200 words)
- CTA
- Send timing (Day 1, Day 3, etc.)
- Purpose of this specific email in the sequence
15. Pricing Strategy Advisor
Help me think through pricing for:
- Product/Service: [WHAT]
- Current price: [PRICE or "not yet set"]
- Target market: [WHO]
- Competitors charge: [RANGE]
- My unique value: [WHAT'S DIFFERENT]
Suggest 3 pricing models with pros/cons for each. Include a recommendation with reasoning.
Coding & Technical Prompts
16. Code Debugger
Debug this code. Explain what's wrong, why it's wrong, and provide the corrected version with comments explaining each fix.
Language: [LANGUAGE]
Expected behavior: [WHAT IT SHOULD DO]
Actual behavior: [WHAT IT DOES INSTEAD]
Code:
[PASTE YOUR CODE]
17. Code Explainer
Explain this code like I'm a [beginner / intermediate / senior] developer. Break down:
1. What each section does
2. Why it's written this way
3. Any potential issues or improvements
4. How the data flows through the program
Language: [LANGUAGE]
Code:
[PASTE YOUR CODE]
18. API Integration Helper
I need to integrate [API NAME] into my [LANGUAGE/FRAMEWORK] project.
- Goal: [WHAT I WANT TO ACHIEVE]
- Auth type: [API key / OAuth / Bearer token]
- Endpoints I need: [LIST ENDPOINTS]
Provide:
1. Setup instructions
2. Complete code example with error handling
3. Rate limiting best practices
4. Common pitfalls to avoid
19. SQL Query Builder
Write a SQL query for:
- Database type: [MySQL / PostgreSQL / SQLite]
- Tables involved: [DESCRIBE YOUR TABLES AND COLUMNS]
- Goal: [WHAT DATA YOU NEED]
- Filters: [CONDITIONS]
- Sort/Group: [HOW TO ORGANIZE RESULTS]
Provide the query with comments, explain the logic, and suggest an index if it would improve performance.
20. Tech Stack Advisor
I'm building a [TYPE OF PROJECT: web app / mobile app / API / etc.].
Requirements:
- Scale: [number of users]
- Budget: [bootstrap / moderate / enterprise]
- Team size: [solo / small team / large team]
- Must-haves: [LIST REQUIREMENTS]
- Nice-to-haves: [LIST]
Recommend a tech stack with reasoning for each choice. Include alternatives and trade-offs.
For deeper coding guidance, check out our Best AI Coding Tools 2026 guide.
Learning & Research Prompts
21. Concept Explainer (Feynman Technique)
Explain [CONCEPT] using the Feynman Technique. Break it down as if teaching someone with zero background in [FIELD]. Use:
- A simple analogy from everyday life
- Step-by-step building of understanding
- One concrete example
- A "test your understanding" question at the end
Keep it under 500 words.
22. Book Summary Generator
I just finished reading "[BOOK TITLE]" by [AUTHOR]. Create a structured summary:
1. Core thesis in one sentence
2. Top 5 key takeaways
3. Most actionable advice from the book
4. Who should read this (and who shouldn't)
5. How it connects to [RELATED TOPIC I CARE ABOUT]
6. One critique or limitation of the book's argument
23. Study Plan Creator
Create a study plan for learning [SUBJECT/SKILL].
- Current level: [beginner / intermediate / advanced]
- Available time: [hours per week]
- Goal: [WHAT I WANT TO ACHIEVE]
- Deadline: [TIMEFRAME]
- Learning style: [visual / reading / hands-on / video]
Include: weekly breakdown, recommended resources (free when possible), milestones, and practice exercises.
24. Research Paper Summarizer
Summarize this research for a non-expert audience:
- Topic: [TOPIC]
- Key findings I need explained: [LIST]
Cover:
1. What problem does this research address?
2. What did they find? (in plain English)
3. Why does it matter?
4. What are the limitations?
5. What questions remain unanswered?
25. Interview Prep Coach
I have an interview for [JOB TITLE] at [COMPANY TYPE].
- My background: [BRIEF SUMMARY]
- Key skills: [LIST]
- Concerns: [WHAT I'M WORRIED ABOUT]
Generate:
1. 10 likely questions they'll ask
2. STAR-format answer frameworks for the top 5
3. 5 smart questions I should ask them
4. Red flags to watch for
5. One-minute elevator pitch for "tell me about yourself"
Productivity & Planning Prompts
26. Weekly Planning Assistant
Help me plan my week. Here's my context:
- Top 3 priorities: [LIST]
- Meetings already scheduled: [LIST WITH TIMES]
- Deadlines this week: [LIST]
- Available work hours: [HOURS PER DAY]
Create a day-by-day schedule that:
- Puts deep work in my peak energy hours ([MORNING/AFTERNOON])
- Groups similar tasks together
- Includes buffer time for unexpected issues
- Flags potential conflicts or overcommitments
27. Decision Matrix Builder
Help me decide between these options: [OPTION A] vs [OPTION B] (vs [OPTION C] if applicable).
Context: [WHY I'M MAKING THIS DECISION]
Important factors:
- [FACTOR 1 and why it matters]
- [FACTOR 2 and why it matters]
- [FACTOR 3 and why it matters]
Create a weighted decision matrix scoring each option 1-10 on each factor. Provide a clear recommendation with reasoning.
28. Project Breakdown (Work Breakdown Structure)
Break down this project into manageable tasks:
- Project: [DESCRIPTION]
- Timeline: [DEADLINE]
- Team size: [NUMBER]
- Budget constraints: [ANY]
Create a WBS with:
1. Major phases
2. Tasks within each phase
3. Estimated time per task
4. Dependencies between tasks
5. Potential risks and mitigation
Format as an actionable checklist.
29. Habit Tracker Setup
I want to build these habits: [LIST 3-5 HABITS].
For each habit, create:
1. Specific trigger (when/where)
2. Minimum viable version (2-minute version)
3. Ideal version (full habit)
4. Tracking method
5. Reward system
6. Common obstacles and solutions
Design a 30-day progression plan from minimum to ideal version.
30. Morning Routine Optimizer
Design an optimized morning routine for:
- Wake-up time: [TIME]
- Must leave house by: [TIME]
- Non-negotiables: [LIST, e.g., coffee, workout, kids]
- Goals: [WHAT I WANT TO ACCOMPLISH BEFORE WORK]
- Current pain points: [WHAT'S NOT WORKING]
Create a minute-by-minute schedule with alternatives for rushed days.
Creative & Fun Prompts
31. Story Plot Generator
Generate a story concept for:
- Genre: [GENRE]
- Length: [short story / novella / novel]
- Theme: [CORE THEME]
- Setting: [TIME AND PLACE]
Include: protagonist description, central conflict, 3 plot twists, and a one-paragraph synopsis.
32. Creative Brainstorming Partner
I need creative ideas for [PROJECT/CHALLENGE].
Context: [BACKGROUND]
Constraints: [LIMITATIONS]
Generate 15 ideas using these approaches:
- 5 conventional/safe ideas
- 5 creative/unexpected ideas
- 5 wild/ambitious ideas
For each, provide a one-sentence description and feasibility rating (Easy/Medium/Hard).
33. Recipe Creator
Create a recipe that:
- Uses these ingredients: [LIST WHAT YOU HAVE]
- Avoids: [DIETARY RESTRICTIONS]
- Difficulty: [beginner / intermediate / advanced]
- Time: under [MINUTES]
- Serves: [NUMBER]
Include: ingredient list with quantities, step-by-step instructions, pro tips, and suggested pairings.
34. Travel Itinerary Planner
Plan a [NUMBER]-day trip to [DESTINATION].
- Travel style: [budget / mid-range / luxury]
- Interests: [LIST, e.g., food, history, nature, nightlife]
- Must-sees: [ANY SPECIFIC PLACES]
- Pace: [relaxed / moderate / packed]
Create a day-by-day itinerary with: morning/afternoon/evening activities, restaurant suggestions, transit tips, and estimated daily budget.
35. Gift Idea Generator
Suggest 10 gift ideas for:
- Recipient: [RELATIONSHIP AND AGE]
- Occasion: [BIRTHDAY / HOLIDAY / THANK YOU]
- Their interests: [LIST]
- Budget: [$RANGE]
- They already have: [LIST TO AVOID DUPLICATES]
For each: item description, where to buy, and why they'd love it.
Data & Analysis Prompts
36. Data Interpretation Assistant
Analyze this data and provide insights:
[PASTE YOUR DATA OR DESCRIBE IT]
I need:
1. Key trends and patterns
2. Anomalies or outliers
3. Correlations between variables
4. Actionable recommendations based on findings
5. Visualization suggestions (what charts would best represent this data)
Present findings in order of business impact.
37. Survey Question Designer
Design a survey for:
- Purpose: [WHAT YOU WANT TO LEARN]
- Target respondents: [WHO]
- Desired completion time: [MINUTES]
Create 15 questions with:
- Mix of question types (multiple choice, scale, open-ended)
- Logical flow from easy to complex
- Bias-free wording
- Skip logic suggestions
Include 3 questions you should NOT ask and why.
38. Report Structure Builder
Help me structure a [TYPE] report about [TOPIC].
- Audience: [WHO READS THIS]
- Length: [TARGET PAGES/WORDS]
- Key data points: [LIST]
- Main conclusion: [WHAT YOU WANT TO CONVEY]
Provide: section outline with descriptions, suggested data visualizations for each section, executive summary template, and recommendations section framework.
39. Spreadsheet Formula Helper
I need a formula for:
- Spreadsheet app: [Excel / Google Sheets]
- What I want to calculate: [DESCRIBE]
- Data layout: [DESCRIBE WHERE YOUR DATA IS]
- Example: [GIVE A CONCRETE EXAMPLE]
Provide: the formula, explanation of each part, and 2 edge cases to watch for.
40. A/B Test Designer
Design an A/B test for:
- What I'm testing: [ELEMENT TO TEST]
- Platform: [WEBSITE / EMAIL / AD]
- Current performance: [BASELINE METRICS]
- Goal: [WHAT IMPROVEMENT I WANT]
Provide: hypothesis, control vs variant descriptions, sample size calculation, test duration recommendation, success metrics, and statistical significance threshold.
Personal Development Prompts
41. Resume Bullet Point Improver
Improve these resume bullet points using the XYZ formula (Accomplished [X] as measured by [Y] by doing [Z]):
Current bullets:
[PASTE YOUR BULLET POINTS]
For each, provide 2 improved versions that:
- Start with a strong action verb
- Include quantifiable results where possible
- Highlight impact, not just tasks
42. Salary Negotiation Prep
Help me prepare for a salary negotiation:
- Current role: [TITLE]
- Current salary: [AMOUNT]
- Target salary: [DESIRED AMOUNT]
- Years of experience: [NUMBER]
- Key achievements: [LIST 3-5]
- Company context: [startup / mid-size / enterprise]
Provide: 3 negotiation scripts for different scenarios, objection responses, non-salary benefits to negotiate, and walk-away criteria.
43. LinkedIn Profile Optimizer
Optimize my LinkedIn profile:
- Current headline: [YOUR HEADLINE]
- Role: [YOUR ROLE]
- Industry: [INDUSTRY]
- Target audience: [WHO YOU WANT TO ATTRACT: recruiters / clients / partners]
- Key skills: [LIST 5-7]
Provide: optimized headline (under 120 chars), About section (under 300 words), 5 keyword-rich skill endorsements to add, and 3 content topic ideas for posts.
44. Feedback Giver Framework
Help me give constructive feedback about:
- Situation: [WHAT HAPPENED]
- Who: [THEIR ROLE/RELATIONSHIP]
- What needs to change: [SPECIFIC BEHAVIOR]
- My goal: [OUTCOME I WANT]
Write the feedback using the SBI model (Situation-Behavior-Impact). Provide 3 versions: direct, gentle, and written (email/Slack).
45. Goal Setting with OKRs
Help me set OKRs (Objectives and Key Results) for:
- Area: [CAREER / PERSONAL / BUSINESS]
- Timeframe: [QUARTERLY / ANNUAL]
- Current situation: [WHERE I AM NOW]
- Where I want to be: [VISION]
Create 3 Objectives, each with 3 measurable Key Results. Include: tracking method, check-in schedule, and potential obstacles for each.
Advanced Power User Prompts
46. Custom GPT Instruction Writer
I want to create a custom ChatGPT persona for [PURPOSE].
- Role: [WHAT THE AI SHOULD ACT AS]
- Audience: [WHO WILL USE IT]
- Key behaviors: [LIST 3-5 MUST-DOS]
- Restrictions: [WHAT IT SHOULD NOT DO]
- Output format: [HOW RESPONSES SHOULD BE STRUCTURED]
Write the complete system instruction (under 500 words) that I can paste into Custom GPT settings.
47. Prompt Chain Designer
I need a multi-step prompt workflow for [COMPLEX TASK].
Design a chain of 3-5 prompts where each builds on the previous output:
- Step 1: [FOUNDATION PROMPT]
- Step 2: [BUILDS ON STEP 1]
- Step 3: [REFINES STEP 2]
...
For each step, specify: what to paste from the previous output, and what new instructions to add.
48. Tone & Style Matcher
Analyze the writing style in this sample and create a style guide:
[PASTE 200-500 WORDS OF SAMPLE TEXT]
Identify:
1. Tone (formal/casual/technical/etc.)
2. Sentence structure patterns
3. Vocabulary level
4. Unique stylistic choices
5. A prompt instruction I can use to replicate this style in future outputs
49. Multi-Perspective Analyzer
Analyze [TOPIC/DECISION] from multiple perspectives:
1. The Optimist: Best-case scenario and opportunities
2. The Pessimist: Worst-case scenario and risks
3. The Pragmatist: Most likely outcome and practical steps
4. The Innovator: Unconventional approaches
5. The Critic: Weaknesses and blind spots
End with a balanced synthesis combining insights from all perspectives.
50. Mega-Prompt Template Builder
I frequently need ChatGPT to help with [RECURRING TASK].
Create a reusable mega-prompt template that I can fill in each time, including:
- Role assignment for ChatGPT
- Context section with [FILL-IN] fields
- Specific output format requirements
- Quality criteria
- Example of ideal output
Make the template easy to copy-paste and customize in under 2 minutes.
Tips for Getting Better Results from Any ChatGPT Prompt
After using these 50 prompts, you’ll notice patterns in what makes AI responses better. Here are the principles behind every great prompt.
Be specific about format. Don’t just ask for “advice” — specify whether you want a list, a paragraph, a table, or a step-by-step guide. Format instructions dramatically improve output quality.
Assign a role. Starting with “Act as a [ROLE]” gives ChatGPT context that shapes the entire response. A marketing strategist gives different advice than a financial analyst, even on the same topic.
Set constraints. Word limits, tone requirements, and audience specifications prevent generic responses. The more boundaries you set, the more focused the output.
Provide examples. When possible, show ChatGPT what good output looks like. One example is worth a hundred words of instruction.
Iterate, don’t start over. If the first response isn’t perfect, follow up with refinements rather than rewriting the entire prompt. ChatGPT remembers the conversation context.
For more advanced AI techniques, explore our guides on Claude AI, Google Gemini, and What Are AI Agents to see how different AI tools handle prompts differently.
Frequently Asked Questions
Q: Do these prompts work with GPT-4o and GPT-4o mini?
Yes. All 50 prompts work with both GPT-4o (paid) and GPT-4o mini (free). You’ll get better results with GPT-4o for complex prompts (coding, analysis, multi-step tasks), but the free model handles most writing and planning prompts well.
Q: Can I use these prompts with Claude or Gemini?
Absolutely. These prompts follow universal best practices that work across all major AI chatbots. Check our Claude AI Guide and Google Gemini Guide for model-specific tips.
Q: How often should I update my prompts?
AI models improve constantly. Revisit your saved prompts every 3-6 months. What needed explicit instructions last year might work with simpler prompts now — and new capabilities mean new prompt possibilities.
Q: What’s the biggest mistake people make with ChatGPT prompts?
Being too vague. “Write me something about marketing” will always produce generic output. The prompts in this guide work because they specify role, context, format, constraints, and desired outcome. Specificity is the single biggest lever.
Related Reads
- ChatGPT Free Guide 2026 — Get more from ChatGPT’s free tier
- Claude AI Guide 2026 — Claude’s prompting strengths
- Google Gemini Guide 2026 — Prompting Google’s AI
- Best AI Coding Tools 2026 — AI tools for developers
- Grok AI Review 2026 — Elon Musk’s AI chatbot
- What Are AI Agents — Beyond prompts: autonomous AI
- Perplexity AI Guide 2026 — AI-powered research
- n8n AI Automation Guide 2026 — Automate your prompt workflows
Table of Contents
![]()