logoalt Hacker News

jimbokunlast Thursday at 7:25 PM1 replyview on HN

Would be interesting to see an OpenClaw feature that offers to vibe code a deterministic script for scheduled or frequently repeating tasks.


Replies

azmzlast Friday at 12:03 PM

Deterministic scheduled scripts for repeating tasks is where a lot of the value lives, that's basically what Atmita (atmita.com) is built around. You describe the job in plain English, pick when it runs, and it runs on a schedule. Cloud-hosted with managed OAuth to the apps you already use, API-first so you can wire anything else in directly. Not based on OpenClaw, built from scratch.