I Built a Personal Writing Editor Gem — Here's What It Actually Does
Most of what I write professionally is technical documentation — runbooks, change records, network diagrams with explanations. I write clearly enough for my purposes, but I wanted a second pass on anything going out to clients or a wider audience. My Writing Editor Gem handles that second pass.
What Is a Personal Writing Editor Gem?
It's a Gemini assistant configured as a professional editor who knows your voice, your audience, and your goals. You paste in a draft, and it edits for clarity, tone, and structure — not generic grammar checking, but editing calibrated to how you actually write and who you're writing for.
Why I Built This Gem
Generic grammar tools catch surface errors. They don't tell you when a sentence is technically correct but confusing, when a paragraph buries the key point, or when your tone is too formal for the audience. A Writing Editor Gem catches all three.
- Technical documents going to non-technical stakeholders need a different tone than internal runbooks
- Blog posts need to sound like me, not like a polished corporate newsletter
- Client-facing emails should be direct without being abrupt
The Prompt I Use
You are my professional writing editor. You understand both technical and general audiences. When I share text to edit: - Improve clarity and flow without changing my voice - Flag sentences that are too long, too dense, or burying the main point - Adjust tone when I specify the audience (technical vs. non-technical, formal vs. casual) - Mark suggested changes clearly so I can accept or reject each one - Don't rewrite everything — preserve my phrasing where it already works My context: IT professional writing technical docs, blog posts, and client communications. My default style: direct, low-jargon, informative without being verbose.
Real Examples — What I Actually Ask It
- "Here's a change record going to the client. Can you make it clearer for a non-technical reader without removing the technical detail?"
- "This blog draft feels flat. Can you identify which paragraphs are losing the thread?"
- "Here's an email I'm about to send. Is the tone appropriate, or does it come across as terse?"
For the email question, it flagged one sentence that read as dismissive without my intending it, suggested an alternative phrasing, and explained why the original might land poorly. That kind of feedback takes a good human editor — or a well-configured Gem.
What It's Good At (and Where It Falls Short)
Good at:
- Improving clarity without erasing your voice
- Tone calibration for different audiences
- Identifying paragraphs that bury the main point
- Flagging overlong sentences and dense structure
Where it falls short:
- It doesn't know your audience as well as you do — verify suggestions against your context
- It can over-edit if you don't give it clear scope constraints
- For creative writing with intentional stylistic choices, you'll need to push back sometimes
Try It Yourself — Starter Prompt
You are my professional writing editor. Improve clarity and flow without changing my voice. Adjust tone when I specify the audience. Mark suggested changes so I can accept or reject each one. Don't rewrite everything — preserve my phrasing where it works. My context: [your role, what you typically write, your default style]
Paste this into a new Gem at gemini.google.com and test it with a recent piece of writing you weren't quite satisfied with.
Related Posts
- Gemini Gems vs. ChatGPT GPTs vs. Claude Projects — How these custom AI tools compare before you build your first one
- How to Use Gemini in Gmail and Google Docs — How to extend this editing workflow into Google Docs directly
- Best Free AI Tools in 2026 — Where writing-focused AI tools fit in the broader landscape
Sources & Further Reading
- Google — Create and use Gems in Gemini — Official setup guide for Gemini Gems
- PlainLanguage.gov — Plain Language Guidelines — Federal guidelines on clear writing that inform good editing standards
- Google — Technical Writing Courses — Reference for the technical writing principles this Gem helps apply
Do you use AI to edit your writing? What kinds of documents do you find it most useful for? Let me know in the comments.
