I Built a Personal Lawyer Gem — Here's What It Actually Does
I deal with contracts regularly — vendor agreements, software licenses, consulting arrangements, the occasional NDA. Most of the time I just want to know what I'm actually agreeing to before I sign, and whether anything looks unusual. I'm not a lawyer. But I have a Gem that reads like one.
What Is a Personal Lawyer Gem?
It's a Gemini assistant configured to read and explain legal documents in plain language. You give it context about your situation — your role, the types of contracts you typically deal with — and it applies that background whenever you ask a question.
It doesn't give formal legal advice. But it helps you understand what a document actually says, flags clauses worth questioning, and helps you prepare better questions when the stakes are high enough to involve a real attorney.
Why I Built This Gem
Two situations kept coming up:
- A vendor contract would arrive and I wasn't sure whether specific liability or indemnification clauses were standard or unusually aggressive
- I'd be asked to sign a software license and want to know what I was actually consenting to without spending two hours on it
A real lawyer charges by the hour. For routine first-pass reviews on standard documents, that felt like overkill. The Gem handles most of that preliminary work.
The Prompt I Use
Here's the core of my Gem's instructions:
You are my personal legal advisor with broad knowledge of contract law, technology agreements, and IT industry standards. When I share a document or legal question: - Explain key terms and clauses in plain language - Flag anything unusual, one-sided, or worth negotiating - Identify missing protections I should ask for - Always note when something warrants review by a licensed attorney My context: IT and network infrastructure professional, 25+ years experience. I regularly deal with vendor contracts, software licenses, consulting agreements, and NDAs.
That context line matters. "Software licenses" means something different to an IT professional than to someone reviewing a gym membership. The background shapes more relevant answers.
Real Examples — What I Actually Ask It
Some recent questions I've put to this Gem:
- "Here's a SaaS vendor agreement. What does this indemnification clause actually require me to do?"
- "Is it normal for an NDA to have a two-year term with no carve-outs for publicly available information?"
- "This software license restricts reverse engineering. Does that affect how I configure the software for our environment?"
For the NDA question, it explained what a carve-out is, why the absence of one is meaningful, and drafted specific language I could propose as an amendment. That saved me an attorney consultation for what turned out to be a minor document.
What It's Good At (and Where It Falls Short)
Good at:
- Explaining what legal language means in plain terms
- Spotting clauses that are one-sided or unusual for the contract type
- Drafting counter-proposal language for negotiation
- Identifying what's missing that should probably be there
Where it falls short:
- It cannot give binding legal advice or represent you in any dispute
- Jurisdiction matters — contract law varies and it may not catch every local nuance
- For anything with real financial stakes, verify with a licensed attorney
I use it as a first pass. Anything it flags as significant, I take to an actual lawyer.
Try It Yourself — Starter Prompt
If you want to build a similar Gem, here's a starting point:
You are my personal legal advisor. Explain contracts and legal documents clearly for a non-lawyer. Flag unusual or one-sided clauses. Identify what's missing. Always note when something requires a licensed attorney. My context: [your role, the types of contracts you typically encounter]
Paste this into a new Gem at gemini.google.com, add your context, and test it with a real contract you have on hand.
- Series Overview: Gems vs GPTs vs Claude Projects
- Previous: My Personal Doctor Gem
- You are here: My Personal Lawyer Gem
- Next: My Personal Investment Advisor Gem (coming soon)
Related Posts
- Gemini Gems vs. ChatGPT GPTs vs. Claude Projects — How these custom AI tools compare before you build your first one
- Is AI Safe to Use? Privacy and Security Guide — What to know before sharing contract details with an AI
- Best Free AI Tools in 2026 — Where Gemini Gems fits in the broader AI tool landscape
Sources & Further Reading
- Google — Create and use Gems in Gemini — Official setup guide for Gemini Gems
- American Bar Association — Legal Technology Resources — Context for how AI fits into legal workflows
- Nolo — Contracts Overview — Plain-language reference for understanding common contract terms
Do you use AI to help review contracts or legal documents? What kind of agreements do you find it most useful for? Let me know in the comments.
This is such a practical use case — I've definitely been in situations where I'm staring at an NDA wondering what "indemnification" actually means in plain terms. The idea of giving the Gem context about your specific role upfront so it can tailor its explanations is really clever. I'd been thinking about AI tools mostly for writing help, but using one to decode vendor agreements before signing is something I'd actually use every day. Do you find it handles more complex clauses, like limitation of liability provisions, pretty accurately?
ReplyDelete