cron

Schedule reminders and recurring tasks using cron expressions.

11|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/PrettiFlow/pretticlaw --skill cron-prettiflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cron
Source: https://github.com/PrettiFlow/pretticlaw/tree/main/src/skills/cron
Command: npx skills add https://github.com/PrettiFlow/pretticlaw --skill cron-prettiflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scheduling and managing reminders and recurring tasks manually is error-prone and time-consuming; automate these processes to keep you organized without constant oversight.

Core Features & Use Cases

  • Modes: Reminder, Task, and One-time scheduling to fit different needs.
  • Timezone aware: Schedule in specific IANA timezones to ensure accuracy across regions.
  • Management: List and remove jobs, view upcoming schedules, and adjust timings.

Quick Start

Schedule a daily standup reminder at 9:00 AM in your local 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 using cron expressions?

Schedule recurring tasks using cron expressions by defining time-based rules for reminders, one-time events, or regular intervals. The system manages job scheduling and supports listing and removing jobs to keep your automations organized.

Can I automate reminders for a specific timezone?

Yes, you can automate reminders for a specific timezone. The scheduling system is timezone-aware and supports specific IANA timezones, ensuring your reminders and recurring tasks trigger accurately across different regions.

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

The best way to manage scheduled cron jobs is using built-in job management commands. You can list active jobs, view upcoming schedules, and remove specific tasks to adjust timings without manual oversight.

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

Yes, this time-based scheduling approach works for both personal productivity and team workflows. It supports reminder, task, and one-time modes to fit various automation scenarios requiring time-based actions.

How do I set up a daily standup reminder at 9:00 AM?

To set up a daily standup reminder at 9:00 AM, use the reminder scheduling mode with a cron expression configured for your local timezone. This automates the recurring alert without requiring constant manual oversight.