Generate, parse, and validate crontab expressions for scheduled task setup.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "Crontab" MCP server from askskill: Run: claude mcp add --transport http 'io-github-pipeworx-io-crontab' 'https://gateway.pipeworx.io/crontab/mcp'
Generate a crontab expression for running a backup task at 9 AM every weekday, and explain what each field means.
A valid crontab expression plus a field-by-field explanation of minute, hour, day, month, and weekday.
Parse this crontab expression `0 */6 * * *`, tell me its schedule frequency, and explain it in plain language.
An explanation of the execution pattern and a plain-language description of when it runs.
Check whether this crontab expression is valid: `61 24 * * 8`. If it is invalid, identify the errors and suggest corrected versions.
Identification of out-of-range fields and suggested corrected expressions that follow crontab rules.
Parse, validate, explain, and preview cron expressions before deployment.
Create, manage, and persist scheduled prompt jobs with optional execution notifications.
Manage cron jobs, maintenance windows, and settings with natural language.
Manage and monitor cron jobs with natural language through MCP.
Manage scheduled email sending jobs with Cron and SendGrid automation.
Query Crontinel cron jobs, queues, Horizon status, and alerts in natural language.