cron

Solid

Scheduled task management - create, query, delete scheduled tasks to automatically execute operations at specified times.

AI & Automation 27,352 stars 2633 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 93/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Scheduled Task Skill You can manage scheduled tasks to automatically execute operations at specified times. ## IMPORTANT RULES 1. **ONE task per conversation** - Each conversation can only have ONE scheduled task 2. **Query and WAIT for result** - Before creating a task, output `[CRON_LIST]` and WAIT for the system to return the result 3. **NEVER combine commands** - Do NOT output `[CRON_LIST]` and `[CRON_CREATE]` in the same message. Query first, wait for result, then decide. 4. **ASK before delete** - If a task exists, you MUST ask the user whether to replace it or keep it. NEVER delete without user's explicit confirmation. 5. **ALWAYS include closing tags** - `[CRON_CREATE]` MUST end with `[/CRON_CREATE]` 6. **Output commands directly** - Do NOT wrap commands in markdown code blocks ## Workflow for Creating a Task **CRITICAL: This is a multi-turn workflow. Do NOT skip steps or combine them.** **Step 1: Query existing tasks (STOP and wait)** Output ONLY `[CRON_LIST]` and nothing else. The system will return the current task status. DO NOT proceed to Step 2 until you see the system response. **Step 2: Review the result and ask user (STOP and wait for user response)** After receiving the `[CRON_LIST]` result: - If "No scheduled tasks" → proceed to Step 3 - If a task already exists → **You MUST ask the user** what they want to do: - Option A: Delete the existing task and create a new one - Option B: Keep the existing task and cancel creating a new one - **NEVER...

Details

Author
iOfficeAI
Repository
iOfficeAI/AionUi
Created
9 months ago
Last Updated
today
Language
TypeScript
License
Apache-2.0

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

cron

Schedule reminders and recurring tasks.

43,466 Updated today
HKUDS
Code & Development Listed

schedule

Create a scheduled task that can be run on demand or automatically on an interval.

16 Updated yesterday
thtskaran
AI & Automation Solid

cron-job-scheduler

Manage cron job scheduler operations. Auto-activating skill for Backend Development. Triggers on: cron job scheduler, cron job scheduler Part of the Backend Development skill category. Use when working with cron job scheduler functionality. Trigger with phrases like "cron job scheduler", "cron scheduler", "cron".

2,274 Updated today
jeremylongshore
AI & Automation Listed

cron-scheduling

This skill provides cron job architecture patterns for web applications: Inngest schedule integration, Vercel Cron configuration, retry logic, monitoring and alerting for failed crons, and idempotency requirements. Load when designing scheduled tasks, configuring cron triggers, debugging missed or duplicate executions, or implementing monitoring for recurring jobs.

0 Updated 6 days ago
jacob-balslev
AI & Automation Listed

cron-scheduling

This skill provides cron job architecture patterns for web applications: Inngest schedule integration, Vercel Cron configuration, retry logic, monitoring and alerting for failed crons, and idempotency requirements. Load when designing scheduled tasks, configuring cron triggers, debugging missed or duplicate executions, or implementing monitoring for recurring jobs.

0 Updated 6 days ago
jacob-balslev