All use cases

Money

Payment email → books money → receipt PDF draft → you send

Each customer payment needs the same Sheets/Gmail/PDF click path.

Share

What hurt

dave (@dave_imagines) stood up one job: customer pays, he forwards the email to the bot's inbox, it books the money, builds a receipt from his template, attaches the PDF to a draft, and waits for him to send. Clicking Sheets/Gmail/PDF kept getting stuck, so they added Google scripts. He also warns the meter (one finished job burned past cap). Tip with approval fence — no invented prompt.

What to install or create

Forward-pay mail → book → template receipt PDF → draft only. Prefer scripts over UI clicking for the sticky steps. Watch usage on the first paid run.

Bots

  • Receipt desk

    On forwarded pay mail: book, build receipt PDF, attach to draft. Never send.

Plugins

  • Gmail

    Required

  • Browser

    Optional

Files

  • Receipt template. Optional Google scripts for Sheets/PDF.

Routines

  • None on the first run. Watch one manual pass first.

The prompt

This is a tip, not a pasteable system prompt. The author did not publish one. Follow the first-run steps.

First run

  1. 1Read https://x.com/dave_imagines/status/2098877906617340112.
  2. 2Create Receipt desk. Connect Gmail (bot inbox). Add your receipt template.
  3. 3Forward one real payment email. Expect: book → PDF → draft. Stop before send.
  4. 4If the bot sticks on Sheets/Gmail/PDF clicks, add Google scripts for those steps instead of more clicking.
  5. 5You send the draft. Watch usage on the first full run.

Approval fence

Sending the receipt email always needs your yes. Booking/money writes: review the first runs.

What to tweak

Steal the forward→draft→human-send shape and the script tip. Do not auto-send receipts.

Source

dave @dave_imagines · Original post

Not affiliated with xAI. We did not write this prompt. Third-party template terms still apply.

Browse templates

Browse team blueprints