onvibe.run

← All docs

Scheduled tasks

Some things should happen on their own, on a schedule: a reminder email every morning, a weekly summary, a nightly tidy-up. Your app can do that — you don't have to keep anything open, and neither does your AI. onvibe runs the task for you at the times you choose.

What it's good for

How to ask for it

Just describe it in plain words and your AI sets it up. Be specific about when and what:

"Every day at 9am (Madrid time), look for items that expire in the next 3 days and email their owners a reminder."

Your AI will add the schedule and the code that runs, then deploy. From then on it runs by itself.

Good to know

A ready-to-copy prompt

"Add a daily scheduled task that runs at 8:30 in the morning (Europe/Madrid). It should find everything in my app that's due within 2 days and send each person a short reminder email. Then show me how to test it."

Read this page as Markdown (best for LLMs) · plain text
onvibe.run · home · all docs