23 free prompts · all verified
Gemini prompts
Gemini-specific prompts that lean on what it does differently — very long context windows, native multimodal input, and tight Google Workspace integration.
Every prompt lists the exact tool and version it was tested against.
Turn a stack of scattered documents into one sourced decision memoA long-context synthesis prompt that loads every related document into the same context window as one connected evidence base and returns a single decision memo with inline citations and flagged disagreements, instead of a chain of disconnected per-document summaries that lose the connections between them.Gemini (Gemini 3 Pro)Gemini app2026-07-20Diff a redlined contract against the original and flag every substantive changeA long-context prompt that loads both the original and the redlined version of a contract into the same window and returns a change-by-change risk analysis, instead of a generic first read that misses a clause quietly weakened somewhere the visible tracked-changes markup doesn't draw the eye.Gemini (Gemini 3 Pro)Gemini app2026-07-21Compare competing sources side by side without smoothing over where they disagreeA long-context prompt that loads several full reports, reviews, or papers at once and produces a structured comparison table instead of a blended, opinion-free summary that quietly hides where the sources actually disagree.Gemini (Gemini 3 Pro)Gemini app2026-07-22Turn an entire small-to-mid codebase into an onboarding doc a new engineer can trustA long-context prompt that reads a whole repository — every file pasted or uploaded, not a handful of representative snippets — and produces an onboarding document that names actual file paths and real architectural seams, instead of generic advice that could describe any Next.js or Python project.Gemini (Gemini 3 Pro)Gemini app2026-07-23Turn an uploaded meeting or presentation recording into timestamped notes and action itemsA native multimodal prompt for Gemini's video understanding that returns timestamped highlights, decisions, and action items — including what was shown on screen, not just said out loud — instead of a flat transcript of everything that happened.Gemini (Gemini 3 Pro)Gemini app2026-07-24Turn a long lecture or podcast recording into structured, checkable study notesAn audio-only multimodal prompt that turns a raw lecture, podcast, or interview recording into notes organized by concept and speaker, with timestamps and confidence flags on anything the audio makes genuinely hard to make out, instead of a single wall-of-text transcript.Gemini (Gemini 3 Pro)Gemini app2026-07-25Turn a photo of a whiteboard brainstorm into an organized action planA multimodal prompt that reads the handwriting, arrows, and groupings in a photographed whiteboard and turns the visual structure itself — not just the words — into an organized, de-duplicated action plan.Gemini (Gemini 3 Pro)Gemini app2026-07-27Turn a UI screenshot into working frontend codeA multimodal prompt that treats a screenshot as a literal spec — spacing, hierarchy, text, and visible states — and returns matching component code instead of a loose visual approximation shaped by the model's own design defaults.Gemini (Gemini 3 Pro)Gemini app2026-07-28Turn a batch of receipt and invoice photos into one clean expense spreadsheetA multimodal batch-extraction prompt that reads a stack of photographed receipts and invoices in one pass and returns one consistent, spreadsheet-ready table with a fixed column schema, instead of a differently-formatted summary per image that still needs manual cleanup before it can be used.Gemini (Gemini 3 Pro)Gemini app2026-07-29Pull the actual numbers out of a financial report's charts, not just its textA multimodal PDF prompt that reads the visual charts and tables embedded in an annual report or financial statement — not just the surrounding narrative text — and returns the underlying data points, since a plain text extraction of the PDF misses anything rendered only as an image or vector chart.Gemini (Gemini 3 Pro)Gemini app2026-07-30Critique a research paper's methodology using its actual figures, not just its abstractA multimodal PDF prompt that reads a paper's figures, plots, and tables directly — sample sizes shown in a caption, error bars, axis scales — as evidence for a methodology critique, instead of a summary built only from the abstract and discussion text.Gemini (Gemini 3 Pro)Gemini app2026-07-31Translate and culturally localize the text inside a photo, not just the wordsA multimodal prompt for translating a photographed menu, sign, or label that asks for cultural and practical localization alongside the literal translation, instead of a flat word-for-word swap that produces something technically accurate but meaningless to the reader.Gemini (Gemini 3 Pro)Gemini app2026-08-01Turn a rough research question into a fully sourced Deep Research reportA research brief written specifically for Gemini's Deep Research agent — scope, source priorities, and structure spelled out — instead of a one-line question that produces a shallow, aggregator-sourced report the agent converges on by default.Gemini Deep ResearchGemini app2026-08-02Verify every checkable claim in a draft against live search results before it shipsA grounding-focused prompt that has Gemini check each factual claim in a draft against current web sources — not just its own training knowledge — and label every claim by how well it held up, using the kind of source-backed verification Gemini's search-grounded response checking is built for.Gemini (Gemini 3 Pro)Gemini app2026-08-02Build a custom Gem that acts exactly like the expert you need on callA meta-prompt for the Instructions field of a Gemini Gem, written so the persona stays consistent across every future conversation instead of drifting back to a generic assistant after a few turns.Gemini GemsGemini app2026-08-03Draft an email reply grounded in the actual Gmail thread, not a guessA prompt that uses Gemini's @Gmail mention to pull the real thread into context before drafting a reply, so the draft reflects what was actually said instead of a generic template that could apply to any email.Gemini in GmailGemini app2026-08-03Turn a raw Google Sheet into a plain-English insight briefA prompt that uses Gemini's @Sheets mention to analyze real spreadsheet data in place and return a structured insight brief with actual numbers attached, instead of a vague 'looks fine' summary that never grounds itself in the specific rows and columns.Gemini in SheetsGemini app2026-08-04Walk into a meeting already briefed, using only what's actually in your WorkspaceA prompt that chains Gemini's @-mentions across Gmail and Drive to assemble a meeting brief grounded in real threads and files, instead of generic prep questions that could apply to any meeting regardless of its actual history.Gemini in GmailGemini app2026-08-04Review a long Google Doc draft with structured comments instead of a full rewriteA prompt that uses Gemini's @Docs mention to read a draft directly inside Google Docs and return specific, anchored feedback — quote, issue, suggested fix — instead of a wholesale rewrite that discards the author's own voice and structural choices.Gemini in DocsGemini app2026-08-05Draft and refine a document live inside Gemini's canvas without losing earlier editsA workflow prompt for Gemini's canvas-style collaborative document editor that scopes every revision request to a targeted diff, instead of a full regeneration that quietly discards prior edits made directly in the canvas.Gemini CanvasGemini app2026-08-05Get real-time, hands-on guidance through Gemini Live's camera while you're mid-taskA prompt for Gemini Live's camera-sharing mode that sets up real-time, step-by-step guidance for a physical hands-on task — repairing, assembling, or troubleshooting something in front of you — so the assistant reacts to what your camera actually shows instead of guessing from a text description of the problem.Gemini LiveGemini app2026-08-06Force reliable structured JSON out of messy unstructured text, every timeA controlled-generation prompt for the Gemini API's structured output mode that defines an explicit response schema so every call returns the same JSON shape regardless of how messy or inconsistently formatted the input text is, instead of an LLM-shaped JSON-ish string that needs a try/catch around every parse.Gemini APIVertex AI2026-08-07Use Gemini's extended reasoning to solve a real multi-constraint scheduling problemA prompt structured for Gemini's extended-thinking reasoning mode that states every hard constraint and every soft preference explicitly for a genuinely constrained planning problem, so the model's reasoning step actually checks candidate solutions against all of them instead of producing a plausible-looking schedule that quietly violates one.Gemini (Gemini 3 Pro)Gemini app2026-08-08

