Clawza VPS. $6/month.
Here's what I run on it:
→ daily_content_brief.py → scrapes trending AI topics at 6 AM, drops a brief in my notes
→ youtube_to_skool.py → monitors my RSS feed, generates a Skool post draft for every new video
→ weekly_analytics_report.py → pulls YouTube stats, formats into a one-pager
None of these are complex scripts. All written with Claude Code in under an hour total.
You don't need a SaaS for everything. Sometimes a $6 VPS and a cron job beats a $50/month tool.
Module 06 in the classroom has the agent routing setup behind this.