cron

Schedule time-based events and recurring tasks using cron expressions.

80|19|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/ionclaw-org/ionclaw --skill cron-ionclaw-org
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cron
Source: https://github.com/ionclaw-org/ionclaw/tree/main/main/resources/skills/cron
Command: npx skills add https://github.com/ionclaw-org/ionclaw --skill cron-ionclaw-org

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users manage their time effectively by scheduling reminders, recurring tasks, and one-time events, ensuring important actions are not forgotten.

Core Features & Use Cases

  • Reminders: Set simple notifications for yourself.
  • Scheduled Tasks: Automate agent actions at specific times or intervals.
  • Recurring Events: Schedule daily, weekly, or monthly tasks.
  • Use Case: Schedule a daily check of a website's status at 9 AM, or set a reminder to take a break every 20 minutes.

Quick Start

Schedule a reminder for yourself to take a break in 20 minutes.

Frequently Asked Questions about cron

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

FAQPage Schema
How do I schedule recurring tasks and reminders using cron expressions?

Scheduling recurring tasks and reminders using cron expressions allows you to automate agent actions at specific time intervals. You can define recurring events through standard cron syntax to ensure automated task completion without manual intervention.

Can I set up timezone-aware scheduling for one-time events?

Yes, timezone-aware scheduling is fully supported for one-time events. You can define a specific time-based event and the system will execute the scheduled task accurately according to the designated timezone settings.

What is the best way to automate daily website status checks at a specific time?

The best way to automate daily website status checks is by scheduling a recurring task. You define a cron expression to trigger an agent action at a specific time daily, ensuring continuous monitoring and automated task completion without manual input.

Does this scheduling tool support integrating automated task completion with agent execution?

Yes, this scheduling tool integrates directly with agent execution for automated task completion. When a scheduled time-based event triggers, the system automatically initiates agent actions to execute and complete the defined task without requiring manual intervention.

How do I set a reminder to take a break every 20 minutes?

To set a reminder to take a break every 20 minutes, create a recurring task defined by a time interval. The scheduler will trigger a simple notification at each 20-minute interval to help you manage time effectively and ensure important breaks are not forgotten.