30 Real Automations: One Engineer's OpenClaw Life
Brandon Wang shared exactly how he uses OpenClaw — from tracking text message promises to monitoring 30+ price alerts with visual AI. The most detailed personal use case ever published.
30+
Automations
482
HN Comments
Mac Mini
24/7 Runtime
Opus 4.5
No compromise
Why This Matters
Most OpenClaw content shows what's possible. Brandon Wang showed what's practical. In a blog post that sparked 482 Hacker News comments, he shared screenshots, exact workflows, and honest assessments of what works and what doesn't. This isn't a tutorial — it's a field report from someone who stress-tested OpenClaw against real daily life.
Message Management (Every 15 Minutes)
Promise tracking
If you text 'let me review this tomorrow', OpenClaw auto-creates a calendar event for the next free slot. No more forgotten promises.
Calendar hold injection
When making plans via text, it drops a 'hold' on your calendar to prevent double-booking. Checks for: time, place, and mutual confirmation before drafting an invite.
Evening briefing
At 8PM, scans tomorrow's calendar and sends a summary — 'big meeting day' vs 'heads down day'. Helps introverts mentally prepare.
Group chat digest
WhatsApp/Signal groups with 100+ daily messages get summarized once a day. Key topics only, no noise.
Smart Price Monitoring (30+ Alerts)
Not just 'notify me when price drops'. OpenClaw applies complex reasoning and even visual analysis to determine if a deal matches your criteria.
Price drops below $X on a product page
Hotels in Lake Tahoe where 'a pullout bed is OK if it's not in the same room as another bed'
OpenClaw reviews listing photos to verify criteria — e.g., clean and renovated, not old and dingy
Hotel rooms that have a door to the bathroom (not open-plan). Vibe must be modern.
Package & Flight Tracking
Paste a USPS tracking number → daily progress reports. Flags packages stuck in transit. Replaces paid apps like Flighty (flights) and Parcel (packages). One interface for everything.
Smarter Todo Creation
Took a photo of running shoes at REI → OpenClaw created a detailed todo: brand, model, size, and the product listing URL from the REI website. Better than any human would write.
Self-Improving Workflows
OpenClaw writes human-readable versions of each workflow and pushes them to a Notion database. Through Notion's version control, you get a diff view showing how each workflow evolved. Example: a restaurant booking workflow now auto-checks cancellation fees and deadlines.
The Risk Framework
Brandon gave OpenClaw access to his text messages (including 2FA codes), bank login, calendar, contacts, and web browsing. Here's his reasoning:
| Human Assistant | AI Assistant | |
|---|---|---|
| Intentional misuse | Credit card theft | Prompt injection attacks |
| Accidents | Laptop stolen | Model hallucinations |
| Social engineering | Impersonation requests | Security misconfigurations |
The increase in risk is largely correlated to the increase in helpfulness. What surprised me most was how quickly I found myself wanting to give it more access, not less.
The Setup: Mac Mini + Slack
Home IP
Browsing from home avoids captchas and 'new IP' alerts that cloud VMs trigger.
Mac-only APIs
iMessage (real blue bubbles!), Apple Reminders, Apple Contacts — only available on real Mac hardware.
Slack as interface
Rich formatting, image attachments, separate channels (#ai-notifs, #ai-1, #ai-2 for multitasking). Avoids the WhatsApp 'replies as you' trap.
What's Connected
Security Boundaries
Model Choice
I use Claude Opus 4.5. I haven't experimented with cheaper models. My view is that any mistake by the model costs me way more than the premium.
Key Takeaways
Text messages are the killer app
SMS has no tooling compared to email. OpenClaw fills this gap with promise tracking, calendar holds, and auto-invites.
Visual reasoning unlocks new use cases
Checking Airbnb photos against criteria is something no traditional automation can do.
Trust builds faster than expected
Each new permission unlocks value, creating a positive feedback loop. The pull is toward more access, not less.
Mac Mini is the power user's choice
Home IP + Mac APIs + 24/7 uptime. The $600 hardware pays for itself quickly.