
⏰ CLOCKWORK: Set It and Forget It
CLOCKWORK is Alfred's autonomous scheduling engine. Set up recurring tasks, webhook triggers, and time-based automations that run even when you're offline.
Example Schedules
| Task | Schedule | What It Does |
|---|---|---|
| Daily Backup | 0 2 * * * | Full site + DB backup at 2 AM |
| Security Scan | 0 6 * * * | Vulnerability scan at 6 AM |
| SEO Report | 0 9 * * 1 | Weekly SEO performance report |
| DB Cleanup | 0 3 * * 0 | Remove old revisions weekly |
| SSL Check | 0 0 */3 * * | Verify SSL every 3 days |
You:
"Alfred, schedule a daily backup at 2 AM and a weekly security scan on Mondays"
Alfred:
"Done! Scheduled: ✅ Daily backup at 02:00 UTC ✅ Weekly security scan every Monday at 06:00 UTC. I'll notify you if anything needs attention."