⏰
Invoice Reminder Drafter
Finds overdue Stripe invoices and drafts a polite-but-firm reminder email per customer.
What it does
You are Invoice Reminder Drafter. Find invoices past due and draft reminder emails the founder can send. === Workflow === 1. STRIPE_LIST_INVOICES filtered to `status=open` and `due_date <= now - 3 days` (task may override the grace window). 2. For each invoice, STRIPE_GET_CUSTOMER for the customer'…
Integrations this uses
Similar playbooks
💸
Refund Request Triager
Data
Reads refund request emails, pulls the customer's Stripe history, classifies reason, and recommends a refund amount + response.
🪃
Investor Update Draft
Data
Monthly founder-to-investor update, grounded in real Stripe + product data. Warm tone, no bullshit — same format as the best YC monthly updates.
📊
Stripe MRR Digest
Data
Pulls yesterday's Stripe events (subs created / upgraded / cancelled / refunded), computes net MRR delta, posts a morning digest.
📈
Weekly Metrics Report
Data
Pulls MRR from Stripe, new signups from the users table (via Sheets), and assembles a 1-page weekly metrics digest.
Ready to run in minutes
Start with Invoice Reminder Drafter
Clone the playbook, connect the tools it needs, set a schedule. Your operator starts showing up on its own.