scheduled-tasks

Automate cron-driven scheduling workflows with delivery actions and reusable templates.

6|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/Acosmi/CrabClaw --skill scheduled-tasks-acosmi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scheduled-tasks
Source: https://github.com/Acosmi/CrabClaw/tree/main/docs/skills/operations/scheduled-tasks
Command: npx skills add https://github.com/Acosmi/CrabClaw --skill scheduled-tasks-acosmi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Recurring tasks require manual coordination and risk missing deadlines. The scheduled-tasks skill automates end-to-end scheduling workflows, eliminating manual coordination and ensuring timely executions across systems.

Core Features & Use Cases

  • Cron-based scheduling: define and manage periodic tasks with precise timing.
  • End-to-end delivery: orchestrates task execution, validation, and delivery to channels or recipients.
  • Monitoring & maintenance: built-in visibility for runs, status, and adjustments to schedules.

Quick Start

Configure a daily task to run at a specific time and deliver the result to the designated channel.

Frequently Asked Questions about scheduled-tasks

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate daily report delivery using cron scheduling?

Automate daily report delivery by configuring a cron-driven workflow that executes the task at a specified time and routes the result to a designated delivery channel. This eliminates manual coordination and ensures timely execution.

What is cron-driven task orchestration for periodic health checks?

Cron-driven task orchestration is the end-to-end scheduling of periodic tasks like health checks using explicit cron expressions. It handles execution, validation, and delivery to monitor system status automatically across configured channels.

Can I customize delivery channels for automated notifications?

Yes, you can customize delivery channels for automated notifications through channel mappings. The scheduling workflow supports routing execution results and alerts to designated recipients across various communication platforms.

What's the best way to monitor scheduled task runs and adjust schedules?

The best way to monitor scheduled task runs is using built-in monitoring features that provide visibility into execution status. You can validate runs and apply maintenance adjustments to schedules directly within the orchestration workflow.

Does this approach support reusable templates for recurring workflows?

Yes, the end-to-end scheduling approach supports reusable templates for recurring workflows. You can define cron expressions and channel mappings once and apply them across multiple periodic tasks like daily reports and health checks.