Mastering Write email
on Gemini 1.5 Pro
Stop guessing. See how professional prompt engineering transforms Gemini 1.5 Pro's output for specific technical tasks.
The "Vibe" Prompt
Optimized Version
Engineering Rationale
The optimized prompt leverages chain-of-thought by breaking down the email writing task into sequential, logical steps. It forces Gemini to first parse the user request into explicit components (Deconstruct Request), then plan the email's structure (Outline Email Structure), draft it (Draft Email - First Pass), and finally, critically evaluate and refine it (Refine and Polish). This structured approach minimizes hallucination by grounding the AI in the specific requirements, ensures all constraints are met, and improves the overall quality and consistency of the output by guiding the model through an iterative self-correction process. The persona setting ('You are Gemini 1.5 Pro, an advanced AI email assistant') also helps align the model's behavior with the expected output quality.
How We Validate This Prompt
Every optimized prompt for Write email on Gemini 1.5 Pro is scored against a fixed set of evaluation assertions. A revision ships only when it passes all of them, so the 0% token reduction never comes at the cost of output quality.
- The 'optimized_prompt' explicitly defines a chain-of-thought process.
- The 'optimized_prompt' clearly delineates sub-tasks for the AI.
- The 'optimized_prompt' specifies evaluation criteria for the AI's internal refinement step.
- The 'vibe_prompt' is unconstrained and lacks specific instructions for process.
- The 'optimized_prompt' uses more tokens but is expected to yield much higher quality results for complex tasks, justifying the token increase.
Related Optimizations
Optimize your own Write email prompt
Run any prompt through the same optimizer that produced this Gemini 1.5 Pro guide — clarity, structure, and token efficiency in one pass.
Open the Optimizer