CA

    Cron Automation

    by mochalatte

    1

    OpenClaw skill for scheduled job orchestration: cron expression design with timezone and daylight-saving handling, idempotency keys and run locks so an overl...

    Secure checkout via Stripe

    0 installsSecurity scanned

    Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLI+17 more

    See it in action

    You say

    Schedule a job to sync Shopify orders every weekday at 6:15 AM Berlin time. Make it skip if the previous one is still running.

    Your agent does

    Job

    Shopify Order Sync: Pulls new orders. Weekdays at 06:15 Europe/Berlin.

    Schedule

    15 6 * * 1-5 (Europe/Berlin). Next: 2024-05-20 06:15, 05-21 06:15, 05-22 06:15.

    Safety

    Key: shopify-sync:YYYY-MM-DD. Lock TTL: 30m. Policy: Skip overlap.

    What you get

    Design reliable cron expressions with timezone and DST safety.Implement idempotency keys to prevent duplicate job executions.Configure locking policies to handle overlapping job triggers.Set up heartbeat monitoring and drift detection for silent failures.

    About this skill

    OpenClaw skill for scheduled job orchestration: cron expression design with timezone and daylight-saving handling, idempotency keys and run locks so an overlapping trigger cannot double-execute, bounded retry with exponential backoff and a dead-letter path, heartbeat reporting into a channel, and drift detection when a schedule silently stops firing. It does not run jobs the operator has not registered, extend a job past its declared timeout, or retry a non-idempotent action.

    How to install

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean today

    Listedtoday

    Frequently Asked Questions

    Browse More Skills