cron

Create, view, modify, and delete scheduled cron automation tasks.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/senthxu-a11y/LTclaw1.0 --skill cron-senthxu-a11y
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cron
Source: https://github.com/senthxu-a11y/LTclaw1.0/tree/main/src/ltclaw_gy_x/agents/skills/cron-zh
Command: npx skills add https://github.com/senthxu-a11y/LTclaw1.0 --skill cron-senthxu-a11y

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill facilitates the creation and management of future and recurring automated tasks, helping users schedule reminders or actions at specific times.

Core Features & Use Cases

  • Schedule Automated Tasks: Create cron jobs to execute commands or send messages at designated times.
  • Manage Existing Jobs: List, get details, pause, resume, or delete scheduled tasks to maintain control.
  • Use Case: Suppose a user wants to get a daily morning reminder in their messaging app; this Skill enables setting up such recurring notifications with customized timing and target channels.

Quick Start

Use the cron skill to create a scheduled task that sends a message every day at 9 AM in a specified channel.

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?

To schedule recurring reminders and automated tasks, create cron jobs that execute commands or send messages at designated times with explicit configuration of timing, target channels, and user sessions.

Can I set up a daily notification to send messages to a specific channel?

Yes, you can set up a daily notification by creating a scheduled task that sends a message to a specified target channel at a specific time, such as 9 AM every morning.

How do I manage and modify existing scheduled automation tasks?

You can manage existing scheduled automation tasks by listing, viewing details, pausing, resuming, or deleting them to maintain control over periodic and one-time execution scenarios.

What do I need to configure before creating a scheduled task for automation?

Before creating a scheduled task, you need to explicitly configure the timing, target channels, and user sessions to ensure precise automation for your reminders, reports, or maintenance scripts.

Can scheduled tasks be used for one-time execution or only periodic scenarios?

Scheduled tasks support both one-time execution and periodic recurring scenarios, making them suitable for daily reminders, scheduled reports, or system maintenance scripts.