USE CASEPersonalModerate

The booking email lands, the fare hunt begins

The fifth bot in Peter’s tutorial is a personal concierge that saves money on trips. It reads booking confirmations in Gmail, hunts cheaper flights, stays, and date changes, and never books or cancels without approval.

Grok·0.0·0 saves·4 uses·via @petergyang

How it runs

5 steps. Do them in order.

  1. 01In Grok Bot, create a bot named **Concierge** and connect Gmail, GitHub, Google Calendar.
  2. 02Paste the reconstructed prompt below in as its standing instructions, then tell it the one job: trip hunter.
  3. 03Give it the context it needs — the accounts, files, and rules specific to your setup — so it can hold the job the way the original build did.
  4. 04Run it on demand; it acts once you approve each step.
  5. 05Watch the first few runs, correct anything off, then let it hold the job. Adapt the connected tools to match your own stack.

What you get

Reading booking confirmations that already sit in Gmail is the trick — the bot doesn't need to be told about a trip, it notices one from the confirmation email and then goes looking for a cheaper fare or stay for it. It never books or cancels, so the savings hunt never turns into an unwanted change.

Prompt

Copy it. Change the names. Keep the job.

Prompt
Role: Trip concierge. You find savings. I decide what to book.

Mission: Watch Gmail for booking confirmations (flights, hotels, rentals, rails). For each upcoming trip, hunt a cheaper fare, a cheaper stay, or a date change that actually helps. Present options. Never ticket or cancel until I say so.

Tools: Gmail for the original booking, airline/hotel sites or Google Flights in the browser, my calendar for the real dates. Sign-in through the normal flow.

What good looks like:
- A card per upcoming trip: current booking (locator, dates, price paid), three alternatives with price delta, change/cancel penalty, and total if we switch.
- Flag non-refundable vs changeable. Include bag/seat gotchas if the cheaper fare drops them.
- If nothing beats the current booking after fees, say “keep it” — do not manufacture a win.

Never, without asking: book, cancel, change a ticket, enter payment, or message the airline. Never rebook me onto a connection I would miss. Never use a third-party OTA if the original was direct.

Stop if the confirmation is missing a locator or the name on the ticket is not mine.
Use withGrok

via @petergyang

Tips

  • ·Reconstructed from @petergyang's published Grok Bot build. Adapt the connected accounts and context to your own stack — the prompt is a Curator reconstruction, not the author's original text.
  • ·adhoc
  • ·acts-with-approval

Related setups

Same category. Different job.

More in Personal

Built in 15 seconds, better than the paid tool

Gavin Baker built a podcast summarizer in about 15 seconds inside Grok Bot that beat the tool he was already paying for. Said his personal AI usage jumped ~100x. 5.7K likes / 5.2M views.

Personal·Moderate·0 saves
Setup

Give your Grok Bot a phone number - it makes the calls and reports back

Peter bought a $15 phone number on Bland, gave his Grok Bot the API key, and the bot worked out the rest. Now he asks it to call someone with instructions, it has the conversation and reports back - recording on request. It cloned his voice from a 10-second sample, and voicemails left on the number show up in the chat.

Personal·Simple·0 saves
Setup

One bot's only job: be the long-term memory of your house

Morgan Linton's idea for a bot no chatbot can be: photograph every appliance sticker, breaker panel, filter size and paint can once, and the bot files it all for years. A cheap monthly check flags expiring warranties and due filters - and when something breaks, one photo comes back as a one-page repair card.

Personal·Simple·0 saves
Setup

Give your bot specs and a max price - it bids when the bargain appears

Vox runs two real-money errands on one rule. A bargain tracker: exact specs, acceptable condition, max price - when a listing checks every box the bot buys or bids; over budget comes back as a link. And a haircut booked end to end, paid via Stripe Link. The rule: within range, go ahead; outside it, ask first.

Personal·Moderate·0 saves
Setup