Automated Morning Companion with Quote Wallpaper Generation Using Remotion

A developer shared a detailed automation workflow that creates a personalized morning companion using OpenClaw and other tools, with a unique automated wallpaper generation component using Remotion.
How It Works
The automation starts by pulling a quote from one of 107 books converted to markdown in an Obsidian vault. The script tracks which books and categories have been used to ensure variety each day. It then generates a one-sentence summary of recent work and personal activities from Obsidian's flow lab folder containing work logs and daily personal logs.
The system surfaces three new Reddit threads from specified subreddits, filters them based on interest criteria, and provides one-sentence extracts with explanations of why they might be relevant. It also generates a daily journal prompt to help kickstart thinking.
Wallpaper Generation
Approximately 5-7 minutes after the initial brief, the system generates a custom image featuring the day's quote using Remotion. The AI agent creates the image completely automatically, with creativity enforced through a long selection of design options and a constraint that prevents reusing designs from the previous five days. The developer notes this was the most challenging part of the automation.
If desired, the generated image can be manually adjusted in Remotion's composition interface. The developer uses a digital frame to display favorite images and has automated wallpaper setting through commands like "Ask Cursor to set today's image as wallpaper, print it and send it to the frame."
Other Automations Mentioned
- Comment Guard - described as "really useful"
- Agent Trainer - mentioned in accompanying video
- Clanker Corp - mentioned in accompanying video
The developer emphasizes this is their favorite automation among several they've built, specifically highlighting the novelty of the automated quote-to-wallpaper generation using Remotion.
📖 Read the full source: r/openclaw
👀 See Also

IT Engineer's Experience with AI-Assisted Development Reveals Common Pitfalls
An IT engineer with systems and automation background shares their journey using AI for full-stack development, detailing specific architectural problems that emerged as applications grew, including excessive client-side data handling, poor separation of concerns, and security issues.

How OpenClaw's 5-layer autonomous agent system reduces context switching for solo developers
OpenClaw operates as a 5-layer autonomous agent system that monitors email, GitHub, calendar, Telegram, and webhooks 24/7, with shared memory between agents enabling automated workflows without manual intervention.

Developer Builds Custom Business System on Claude with Persistent Memory and Skill Compositions
A developer built a custom system on Claude Pro that goes beyond basic tasks, featuring 13 custom skills with defined inputs/outputs, persistent memory across sessions, automated daily briefings, and skill compositions that chain or parallelize operations. The system runs on Supabase, Cloudflare Pages, and vanilla HTML/CSS/JS.

Running Claude with Qwen 3.5 as a persistent agent on Mac Mini reveals human bottleneck
A developer runs Claude with Qwen 3.5 as a persistent agent on a dedicated Mac Mini, handling product creation, project management, analytics, newsletter support, and 3,000 WizBoard tasks. The agent created 16 products in two months, revealing that the bottleneck shifted from production capacity to human approval and decision-making.