cron

Schedule timezone-aware reminders and recurring tasks with configurable intervals.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/DaTingLi/heimaclaw --skill cron-datingli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cron
Source: https://github.com/DaTingLi/heimaclaw/tree/main/reference/nanobot/nanobot/skills/cron
Command: npx skills add https://github.com/DaTingLi/heimaclaw --skill cron-datingli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates time-based reminders and recurring tasks, reducing manual scheduling and ensuring timely notifications.

Core Features & Use Cases

  • Schedule reminders that notify users at specified times.
  • Create recurring tasks with configurable intervals (daily, weekly, etc.).
  • Support one-time events that run at a chosen time and auto-delete afterward.
  • Timezone-aware scheduling to align reminders across regions.

Quick Start

Schedule a daily standup reminder at 9:00 AM in your timezone.

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 automatically?

To schedule recurring tasks and reminders automatically, you can configure timezone-aware cron expressions to trigger daily standups, weekly reports, or one-time notifications without manual planning.

What is timezone-aware scheduling and when do I need it for task management?

Timezone-aware scheduling aligns reminders across different regions using precise timing configurations. You need it for team workflows spanning multiple time zones to ensure timely notifications.

Can I set up a one-time notification that auto-deletes afterward?

Yes, you can create one-time events that run at a chosen time and auto-delete afterward. This supports scheduling precise one-time notifications for personal or team workflows.

How do I list and remove scheduled jobs using cron expressions?

You can list and remove scheduled jobs by using the skill's built-in job management features, which support adding, listing, and removing tasks configured with precise cron expressions.

Does this scheduling approach work for both personal and team workflows?

Yes, this scheduling approach works for both personal and team workflows. It automates time-based reminders and recurring tasks like daily standups or weekly reports across regions.