OpenClaw user builds 10-automation operations stack with sports picks, lead generation, and digital fulfillment

A developer documented their two-month experience building a practical AI operations stack on OpenClaw, resulting in 10 working automations that run autonomously.
Working automations built
- Daily sports picks pipeline running at 10AM CT that generates picks from ESPN data using a custom confidence model, formats them into subscriber SMS cards, and delivers via email + Twilio
- Nightly pick grader that wakes at 1AM to look up final scores and update W/L records
- Prospect builder that scrapes Google Maps every weekday morning for local business leads
- Stripe pollers running every 5 minutes to deliver digital products to buyers automatically
- Session briefing email that fires every time a new session starts so the agent knows exactly where things were left off
- Daily ops report at 6AM covering social stats, pick record, credential status, and open items
What didn't work
The developer also built a full AI video production pipeline with automated renders, QA checks, and ElevenLabs voiceover, but killed it due to zero revenue, constant maintenance, and a QA system that once approved "a video of a player standing in a parking lot giving an interview." They describe this as "built for ego, not for customers."
Documentation approach
The developer packaged all 10 working automations into a playbook described as "not a tutorial — a field manual." Each automation includes:
- What it does
- How it works
- What burned me so it doesn't burn you
The playbook also includes:
- All 10 automations with architecture notes
- The MEMORY.md discipline that makes the agent actually remember things across sessions
- Full ASCII diagram of how it all connects
- A straight-talk section on ego-driven products (using the video pipeline as a case study)
- A pointer to Volume 2 covering digital product fulfillment stack
The developer notes that "most of it took longer than I expected to get right" and that the entire system "runs while I sleep."
📖 Read the full source: r/openclaw
👀 See Also

Optimizing Multi-AI Workflows with OpenClaw and MemOS
OpenClaw, paired with large models and MemOS, enhances multi-AI workflow stability by managing context and memory effectively.

Claude Opus 4.7 in Real Incident Response: Solo Closing a Healthcare Malware Breach in 5 Hours
A security engineer used Claude Opus 4.7 to reverse-engineer Python bytecode RAT, draft HIPAA risk assessments, and write 12 forensic scripts — closing a 60-person practice malware incident solo in 5 hours instead of a 3-6 person team taking a week.

Building a $20/month sales assistant with OpenClaw
A developer built a sales system using OpenClaw that monitors email for leads, researches prospects, writes personalized outreach emails, and prepares meeting briefs, running on a Mac Mini with API costs of $20-35/month.

A Dark Cave: Text-Based Survival Game Avoids AI Slop, Embraces Minimalism
A Dark Cave is a free, text-based survival and settlement building browser game that deliberately avoids graphics, using only text, symbols, and sounds to create atmosphere. The developer argues that as AI-generated visuals become ubiquitous, games will need differentiators like storytelling and player imagination.