+ to set one up by hand.
Good fits for an automation
The best automations have two things in common: they want fresh context every time they run, and they save you from having to remember to ask. Some patterns that work well:
Example prompts you can copy and adapt:
Morning briefing
Page watcher
Routine report
Schedules
Tell Zo when to run in plain English and it’ll parse the cadence:- “once, tomorrow at 6pm”
- “every weekday at 8am”
- “every hour”
- “the first Monday of every month at 9am”
- “every 15 minutes” (for short polls)
Delivery and notifications
By default, an automation runs quietly and writes its result to chat history. You decide how, and whether, it reaches you:
Often the most useful pattern is conditional notifications. Ask Zo to ping you only when something is true, and the automation becomes a filter instead of another inbox:
- “Text me only if the deploy failed.”
- “Email me the digest only if there are unread VIP messages.”
- “DM me only when the price drops below $400.”