cron

Schedule and manage time-based events using cron expressions.

28.1k|2.2k|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/volcengine/OpenViking --skill cron-volcengine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cron
Source: https://github.com/volcengine/OpenViking/tree/main/bot/workspace/skills/cron
Command: npx skills add https://github.com/volcengine/OpenViking --skill cron-volcengine

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you manage your time effectively by scheduling reminders and recurring tasks, ensuring you don't miss important events or deadlines.

Core Features & Use Cases

  • Set Reminders: Schedule one-time or recurring reminders for yourself.
  • Automate Tasks: Define tasks that the agent should execute at specific intervals.
  • Flexible Scheduling: Supports various time expressions, from simple intervals to complex cron expressions.
  • Use Case: Schedule a daily reminder to "check project status" every morning at 9 AM, or set a recurring task to "generate weekly report" every Friday afternoon.

Quick Start

Use the cron skill to schedule a reminder to "call the client back" every day at 3 PM.

Frequently Asked Questions about cron

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I schedule recurring reminders and automated tasks for an AI agent?

You can schedule recurring reminders and automated tasks for an AI agent by using natural language, seconds, or cron expressions to define the time intervals. The system then manages and executes these time-based events automatically.

Can I use natural language to set up time-based events instead of cron expressions?

Yes, you can set up time-based events using natural language instead of complex cron expressions. This allows you to easily schedule tasks like a daily reminder to check project status at 9 AM without needing specific syntax.

What is the best way to manage and remove scheduled jobs?

The best way to manage and remove scheduled jobs is to use the built-in list and remove functionalities. This allows you to view all active time-based events and delete any reminders or automated tasks you no longer need.

Does this scheduling tool support both one-time reminders and recurring tasks?

Yes, this scheduling tool supports both one-time reminders and recurring tasks. You can define specific tasks for the agent to execute at specific intervals, ensuring you never miss important events or deadlines.

How do I automate a weekly report generation task every Friday afternoon?

To automate a weekly report generation task every Friday afternoon, you can schedule a recurring task using flexible time expressions. The agent will then execute the defined task automatically at the specified weekly interval.