cron

Installation
SKILL.md

Cron

Use the cron tool to schedule reminders or recurring tasks.

Three Modes

  1. Reminder - message is sent directly to user
  2. Task - message is a task description, agent executes and sends result
  3. One-time - runs once at a specific time, then auto-deletes

Examples

Fixed reminder:

cron(action="add", message="Time to take a break!", every_seconds=1200)
Related skills

More from volcengine/openviking

Installs
146
GitHub Stars
23.9K
First Seen
Mar 4, 2026