100 Useful Gemini Prompts - Ebook (A4) 2.pdf

Created in Canva

2 WELCOME How to Use This Book This book contains 100 ready-to-use prompts for Google Gemini, organized into 10 short chapters. Each prompt is written inplain language, with brackets like [topic] marking the part you should replace with your own details. You don't need any special skills to use these. Copy a prompt, swap in your own words, and paste it into Gemini. Every prompt also comes with a one-line tip to help you get an even better answer. 5 quick tips for better prompts •Be specific. "Write a caption for my bakery's new sourdough loaf" works better than "write a caption." •Give context. Mention your audience, your goal, or the tone you want. •Ask for options. Requesting 3-5 versions gives you more to choose from. •Iterate. If the first answer isn't quite right, ask Gemini to adjust it rather than starting over. •Paste real material. The more real text, code, or data you provide, the more useful the response.

3 ·Prompts 1-10 ·Prompts 11-20 ·Prompts 21-30 ·Prompts 31-40 ·Prompts 41-50 ·Prompts 51-60 Prompts 61-70 · Prompts 71-80 · Prompts 81-90 Prompts 91-100 CONTENTS Table of Contents Chapter 1 Writing & ContentCreation Chapter 2 Coding & Development Chapter 3 Learning & Research Chapter 4 Business & Marketing Chapter 5 Productivity & Planning Chapter 6 Creative & Brainstorming Chapter 7 Data & Summaries · Chapter 8 Personal Growth & Life Chapter 9 Image & Visual Prompts Chapter 10 Travel & Lifestyle ·

Chapter 1. Writing & Content Creation Use these prompts to draft, polish, and reshape any piece of writing — from a quick email to a full blog post. Paste your own text wherever you see brackets like [paste text]. 1 2 3 4 Summarize this article in 3 bullet points: [paste text] Give me 10 catchy headline options for a blog post about [topic]. Rewrite this paragraph in a more formal (or casual) tone: [paste text] Write a 150-word product description for [product] that highlights [benefit]. Tip: List 2-3 real benefits so the output isn't generic. Tip: Ask Gemini to rank them by how attention-grabbing they are. Tip: Tell Gemini exactly who the tone is for — a client, a friend, a boss. Tip: Great for skimming long newsletters or reports before reading in full. 4

5 6 7 8 9 10 Continue this story in the same tone and style: [paste text] Simplify this text so a 12-year-old can understand it: [paste text] Turn these rough notes into a well-structured paragraph: [paste notes] Write a short bio (50 words) for [name], a [profession] who [achievement]. Fix the grammar and spelling in this text without changing its meaning: [paste text] Write an email to [recipient] about [topic], keeping it under 100 words and polite. Tip: Bullet-point notes work best as the input here. Tip: Add 'keep my original tone' if you don't want it rewritten. Tip: Ask for 2-3 versions if you want different directions to choose from. Tip: Reuse this for LinkedIn, a speaker page, or a website 'About' section. Tip: Useful for turning technical or legal text into something anyone can follow. Tip: Mention the goal of the email (ask, apologize, follow up) for a sharper draft. Prompt: Give me 10 catchy headline options for a blog post about home coffee brewing. Gemini might reply: Gemini might reply with a numbered list such as: "1. Five Brewing Mistakes That Are Ruining Your Morning Coffee. 2. The Home Barista's Guide to a Perfect Cup, No Machine Required..." — ten options total, ready to pick from or mix and match. S E E I T I N A C T I O N 5

Chapter 2. Coding & Development These prompts help you write, debug, explain, and improve code faster. Always paste real code where indicated, and mention the programming language if it isn't obvious. 11 12 13 14 Find and fix the bug in this code: [paste code] Explain what this code does, line by line: [paste code] Convert this code from [language A] to [language B]: [paste code] Write a Python function that [does X], with comments explaining each step. Tip: Specify inputs, outputs, and edge cases you care about. Tip: Ask Gemini to flag anything that doesn't translate directly. Tip: Ask for a plain-English summary first, then the line-by-line detail. Tip: Describe the error message or unexpected behavior you're seeing. 6

15 16 17 18 19 20 Write unit tests for this function: [paste code] Explain recursion with a simple real-world analogy. Review this code for security issues and suggest fixes: [paste code] Optimize this code for performance and explain your changes: [paste code] Generate a regex pattern that matches [describe pattern], with explanation. Write an SQL query to [describe task] from a table with columns [list columns]. Tip: Share sample rows if your schema is unusual. Tip: Ask it to keep the logic identical so behavior doesn't change. Tip: Always test the regex on a few real examples before using it. Tip: Ask it to rank issues by severity so you fix the worst ones first. Tip: Name the testing framework you use (e.g. pytest, Jest) for correct syntax. Tip: Swap in any concept — loops, APIs, databases — the pattern works for all of them. Prompt: Explain what this code does, line by line: a Python for-loop that filters even numbers from a list. Gemini might reply: Gemini might break it into a plain-English summary first ("this filters a list to keep only even numbers"), then walk through each line — the loop, the condition, and the append step — so you understand not just what it does but why. S E E I T I N A C T I O N 7

Chapter 3. Learning & Research Turn Gemini into a patient tutor. These prompts are built for understanding new topics quickly, testing yourself, and comparing ideas side by side. 21 22 23 24 Compare [A] and [B] in a table showing key differences. Create a 5-day study plan to learn the basics of [subject]. Explain [topic] like I'm a complete beginner, in 3 short paragraphs. Quiz me with 10 questions on [topic], and tell me the answers after. Tip: Ask for multiple-choice if you want quick, low-effort practice. Tip: Mention how much time you have per day for a realistic plan. Tip: Ask it to add a 'best for' column to make the comparison practical. Tip: Follow up with 'now explain it like I already know the basics' for more depth. 8

25 26 27 28 29 30 Explain [term] and give 3 examples of how it's used. Summarize the main arguments for and against [topic]. Tip: Useful for forming a balanced opinion before a debate or essay. What questions should I ask to better understand [topic]? What are the most common misconceptions about [topic]? Break down [complex topic] into a step-by-step explanation. Create flashcards (question/answer pairs) for these terms: [list terms] Tip: Ask for 10-15 pairs for a solid study set. Tip: Good for fact-checking something you half-remember. Tip: Concrete examples make abstract definitions actually stick. Tip: Ask it to number each step so you can follow the logic in order. Tip: Great starting point before a meeting, class, or research project. Prompt: Explain compound interest like I'm a complete beginner, in 3 short paragraphs. Gemini might reply: Gemini might start with a simple analogy (snowballing savings), then explain the formula in plain terms, and close with a real example — like how $1,000 grows over 10 years — so the idea feels concrete, not abstract. S E E I T I N A C T I O N 9

Chapter 4. Business & Marketing From pitches to social captions, these prompts help you communicate clearly and professionally in a business context. Fill in your product, audience, and goal for the best results. 31 32 33 34 Write a business plan outline for a [type of business]. Generate 10 blog topic ideas around [industry/niche]. Write a cold outreach email to a potential client for [service]. Create 5 social media captions for [product/event], including hashtags. Tip: Ask for a one-page summary version too, for quick sharing. Tip: Specify the platform (Instagram, LinkedIn, X) — tone differs a lot. Tip: Ask it to group ideas by beginner, intermediate, and advanced readers. Tip: Keep it under 120 words and ask for a short, curiosity-driven subject line. 10

35 36 37 38 39 40 Write a SWOT analysis for [business idea]. Create an elevator pitch (30 seconds) for [business idea]. Tip: Ask Gemini to read it aloud in your head — if it's clunky, ask for a rewrite. Create a pricing strategy comparison for [product] with 3 tiers. Write a customer follow-up message after a purchase or meeting. Generate 5 ad copy variations for [product], each under 30 words. Draft a professional LinkedIn post announcing [news/achievement]. Tip: Say what action you want the customer to take next. Tip: Mention your target customer so tiers match their budget. Tip: Ask it to try different angles: price, quality, urgency, emotion. Tip: Ask for a version with a question at the end to boost engagement. Tip: Give it a sentence or two of context so the analysis isn't too generic. Prompt: Create 5 social media captions for a new yoga studio opening, including hashtags. Gemini might reply: Gemini might return five short, distinct captions — one playful, one motivational, one discount-focused — each with 3-5 relevant hashtags, so you can pick the tone that fits your brand. S E E I T I N A C T I O N 11

Chapter 5. Productivity & Planning These prompts turn Gemini into a lightweight assistant for organizing your day, your projects, and your inbox. Paste in real tasks or notes for the most useful results. 41 42 43 44 Break this goal into a step-by-step action plan: [goal] Write a meeting agenda for a 30-minute meeting about [topic]. Turn this messy to-do list into priorities using urgent/important: [list] Create a weekly schedule template balancing work and personal time. Tip: Ask for a timeline estimate next to each step. Tip: Mention your work hours and any fixed commitments. Tip: Ask for time allocations per item so the meeting stays on track. Tip: This is the classic Eisenhower matrix — ask it to explain each grouping. 12

45 46 47 48 49 50 Create a simple project timeline for [project] with milestones. Tip: Ask for a version formatted as a table you can drop into a spreadsheet. Draft a polite message to reschedule a meeting to [new time]. Suggest 3 ways to overcome procrastination on [specific task]. Create a checklist for moving apartments (or any multi-step task). Help me plan my day around these tasks: [list tasks], starting at [time]. Summarize these meeting notes into action items with owners: [paste notes] Tip: Works even with messy, unstructured notes. Tip: Ask it to sort items by 'before', 'during', and 'after'. Tip: Give 2-3 alternative times so the recipient can pick easily. Tip: Name the actual reason you're stalling for more targeted advice. Tip: Mention your energy levels (e.g. 'low energy after 3pm') for a smarter plan. Prompt: Turn this messy to-do list into priorities using urgent/important: reply to client, clean garage, book dentist, finish presentation, water plants. Gemini might reply: Gemini might sort the list into four groups — do now, schedule, delegate, drop — placing "reply to client" and "finish presentation" under urgent, and "clean garage" under low priority, with a short reason for each. S E E I T I N A C T I O N 13

Chapter 6. Creative & Brainstorming When you need fresh ideas fast, these prompts push Gemini to generate options rather than a single 'right' answer. Ask for more variations any time you want a wider net. 51 52 53 54 Give me 5 creative gift ideas for [person description]. Brainstorm 10 unique names for a business, product, or pet. Brainstorm 10 unusual uses for a common object, like a paperclip. Write a short story (200 words) about [theme], with a twist ending. Tip: A fun warm-up for creative thinking or team icebreakers. Tip: Ask for three different twist options if the first doesn't land. Tip: The more specific the description, the more personal the ideas. Tip: Ask it to explain the idea behind each name — the reasoning often sparks better ones. 14

55 56 57 58 59 60 Write a poem about [topic] in a playful tone. Generate 5 party theme ideas for [occasion]. Give me 5 unconventional solutions to [problem]. Brainstorm plot twists for a story about [premise]. Come up with 10 icebreaker questions for a team meeting. Write dialogue between two characters who disagree about [topic]. Tip: Ask which one is most realistic to actually try this week. Tip: Try swapping 'playful' for melancholic, epic, or minimalist. Tip: Ask for each character to have a distinct voice or personality. Tip: Ask for a matching color palette and playlist mood for each theme. Tip: Specify the group size and how well people already know each other. Tip: Ask it to rate each twist by how surprising versus how believable it is. Prompt: Brainstorm 10 unique names for a mobile plant-care app. Gemini might reply: Gemini might mix styles — playful (LeafLoop), descriptive (PlantPulse), and simple (Sprout) — often grouped by theme, so you can quickly spot the direction that feels right. S E E I T I N A C T I O N 15

Chapter 7. Data & Summaries These prompts help you make sense of long documents, messy notes, or raw numbers — turning them into something clear and skimmable in seconds. 61 62 63 64 Turn this data into a clear table: [paste data] Summarize this long document in 5 bullet points: [paste text] Identify the 3 most important trends in this data: [paste data] Explain what this chart or data likely shows, and possible reasons why: [describe data] Tip: Ask 'why might this be happening?' as a natural follow-up. Tip: Describe the axes and any obvious patterns you already see. Tip: Ask for one summary sentence at the top for a quick headline view. Tip: Works well on data copied from PDFs or emails that's lost its formatting. 16

65 66 67 68 69 70 List the pros and cons found in this text: [paste text] Write an executive summary (100 words) of this report: [paste text] Simplify this technical report for a non-expert audience: [paste text] Turn these bullet points into a short narrative paragraph: [paste bullets] Compare these two sets of numbers and explain the difference: [paste data] Extract all the action items and deadlines mentioned in this text: [paste text] Tip: Ask it to weigh which side has stronger evidence. Tip: Ask for a table with columns: task, owner, deadline. Tip: Ask for the percentage change, not just the raw difference. Tip: Say who the audience is (e.g. 'a new employee') for a better fit. Tip: Handy for turning a rough outline into something presentation-ready. Tip: Ask for a version aimed at a specific audience, like investors or a manager. Prompt: Summarize this long document in 5 bullet points: [a 3-page quarterly report]. Gemini might reply: Gemini might return five tight bullets covering revenue, key wins, challenges, and next steps — each one sentence long, so you get the gist without reading all three pages. S E E I T I N A C T I O N 17

Chapter 8. Personal Growth & Life Use these prompts as a low-pressure thinking partner for habits, wellbeing, and everyday decisions. They work best when you're specific about your real situation. 71 72 73 74 Give me 5 tips to improve my public speaking (or any skill). Help me reflect on this week by asking me 5 thoughtful questions. Suggest a simple morning routine for someone who wants more energy. Help me write a personal mission statement based on these values: [list values] Tip: Ask for one tip you could practice today in under 10 minutes. Tip: Mention your wake-up time and how much time you actually have. Tip: List 3-5 values you genuinely care about, not ones you think you should. Tip: Answer out loud or in writing — the reflection is the point, not the answers. 18

75 76 77 78 79 80 Help me prepare for a job interview by listing likely questions. Give me 5 journaling prompts about gratitude (or any theme). Give me advice on how to build the habit of [habit], step by step. Suggest a beginner-friendly workout plan for [goal], 3 days a week. Suggest 3 ways to have a difficult conversation about [topic] calmly. Create a simple budget template for someone earning [income] per month. Tip: Mention any equipment you have and any injuries to avoid. Tip: Swap 'gratitude' for stress, goals, relationships, or creativity. Tip: Describe the relationship and what outcome you're hoping for. Tip: Mention your city or major fixed costs for a more realistic split. Tip: Ask for the smallest possible first version of the habit to start with. Tip: Paste the job description for questions tailored to that specific role. Prompt: Give me advice on how to build the habit of reading before bed, step by step. Gemini might reply: Gemini might suggest starting absurdly small (one page a night), pairing it with an existing habit (right after brushing teeth), and tracking streaks — practical steps rather than vague motivation. S E E I T I N A C T I O N 19

Chapter 9. Image & Visual Prompts Gemini can also generate images. These prompts are written to describe a clear subject, style, and mood — the three ingredients every good image prompt needs. 81 82 83 84 Generate an image of [subject] in a watercolor style. Generate a cozy illustration of [scene], warm lighting, flat design. Create a minimalist logo concept for a [business type] using [colors]. Create an image of [subject] as if photographed with soft natural lighting. Tip: Ask for 2-3 variations so you have options to compare. Tip: Mood words like 'cozy', 'dramatic', or 'serene' shape the result a lot. Tip: Describing the lighting is often more useful than describing the camera. Tip: Try swapping the style: flat design, 3D render, pencil sketch, oil painting. 20

85 86 87 88 89 90 Generate a pattern design featuring [motif], for use on fabric. Create a character concept: [description], in a stylized art style. Generate a product mockup of [product] on a plain background. Create a fantasy landscape featuring [elements], dramatic lighting. Generate a set of 3 icon ideas representing [concept], simple line style. Create an infographic-style image explaining [simple concept] in 3 steps. Tip: Ask for a seamless, repeating version if it's meant to tile. Tip: Name the background color so it matches your branding. Tip: Ask for a consistent line weight so the set looks like a matching family. Tip: Keep the concept simple — dense text doesn't render cleanly in images. Tip: List 2-3 specific elements rather than a vague scene for a sharper result. Tip: Describe personality, not just appearance — it shows in the pose and expression. Prompt: Generate a cozy illustration of a reading nook by a window, warm lighting, flat design. Gemini might reply: Gemini generates an image matching the subject (reading nook), style (flat design), and mood (cozy, warm light) you described — the clearer these three ingredients, the closer the first result matches what you pictured. S E E I T I N A C T I O N 21

Chapter 10. Travel & Lifestyle Whether you're planning a trip or just your weekend, these prompts turn a vague idea into a concrete, useful plan. 91 92 93 94 Suggest 5 budget-friendly things to do in [city]. Create a 3-day itinerary for [city], focused on food. Compare [destination A] vs [destination B] for a family trip. Write a packing checklist for a [trip type] trip to [destination]. Tip: Ask for a rough price range next to each suggestion. Tip: Mention your pace — packed and busy, or slow and relaxed. Tip: Mention the season and length of the trip for accurate suggestions. Tip: Say what matters most to you — cost, weather, activities — to weigh the comparison. 22

95 96 97 98 99 100 Suggest local, authentic food experiences to try in [city]. Plan a relaxing weekend at home for a low-energy mood. Recommend 5 books or movies similar to [title] and explain why. Give me a simple recipe using these ingredients: [list ingredients] Suggest a weekly meal plan using vegetarian (or any) ingredients. Help me write a fun out-of-office message for a trip to [destination]. Tip: Ask for a straightforward version too, in case the fun one's too much for work. Tip: Ask for options beyond the typical tourist recommendations. Tip: List a few ingredients you already have to reduce food waste. Tip: Say what you liked most about the original for a better match. Tip: Mention your budget — many great low-key plans cost nothing. Tip: Mention any dietary restrictions and how much time you have to cook. Prompt: Create a 3-day itinerary for Lisbon, focused on food. Gemini might reply: Gemini might lay out each day with a morning, afternoon, and evening stop — a pastry shop, a local market, a seafood dinner spot — with a short note on why each one made the list. S E E I T I N A C T I O N 23

24 THAT'S A WRAP Keep Experimenting Younow have100 starting points for working with Gemini — but the real skill is adapting them. Treat every prompt in this book as a template, not a fixed script. Swap the details, change the tone, or combine two prompts into one. The best results usually come from a short back-and-forth: ask, look at the answer, then ask Gemini to adjust it. Refining beats starting over almost every time. Thanks for reading — now go copy a prompt and try it.