Cron Jobs and Scheduled Tasks IMPORTANT: Before doing anything, you MUST read BASE_SKILL.md in this skill's directory. It contains essential guidance on debugging, error handling, state management, deployment, and project setup. Those rules and patterns apply to all RivetKit work. Everything below assumes you have already read and understood it. Working Examples If you need a reference implementation, read the raw working example code in these templates: scheduling Rivet Actor schedules are durable actor-local timers. They survive actor sleep, restarts, upgrades, deploys, and crashes without a separate cron service. Choose a schedule type Show more Installs 797 Repository rivet-dev/skills GitHub Stars 17 First Seen Jun 14, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
cron-jobs
安装
npx skills add https://github.com/rivet-dev/skills --skill cron-jobs