schedule

Create, update, list, and delete scheduled tasks for automated execution.

269|67|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/PM-Shawn/Abu-Cowork --skill schedule-pm-shawn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: schedule
Source: https://github.com/PM-Shawn/Abu-Cowork/tree/main/builtin-skills/schedule
Command: npx skills add https://github.com/PM-Shawn/Abu-Cowork --skill schedule-pm-shawn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates repetitive tasks by allowing users to create and manage scheduled jobs, ensuring operations run at specific times or intervals without manual intervention.

Core Features & Use Cases

  • Task Scheduling: Define tasks to run automatically on a recurring basis (hourly, daily, weekly, etc.).
  • Automated Workflows: Set up regular reports, data backups, or system checks to run unattended.
  • Use Case: Automatically generate and send a daily sales report every morning at 9 AM.

Quick Start

Use the schedule skill to create a daily task at 9 AM to send a sales report.

Frequently Asked Questions about schedule

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

FAQPage Schema
How do I schedule recurring tasks for automated execution?

You can schedule recurring tasks for automated execution by creating jobs that run on an hourly, daily, weekly, or weekday basis. This automated task management handles specific time configurations to execute regular administrative duties without manual intervention.

What is the best way to automate daily reports and data backups?

Automating daily reports and data backups is best handled by setting up scheduled tasks. By defining a daily frequency with a specific time configuration, you can ensure unattended workflows generate and send outputs automatically.

Can I configure automated workflows to run on weekdays only?

Yes, you can configure automated workflows to run on weekdays only. Task scheduling supports hourly, daily, weekly, and weekday frequencies, allowing you to restrict recurring administrative duties to specific business days.

How do I manage and delete existing scheduled jobs?

You can manage and delete existing scheduled jobs through the task scheduling interface. It supports the creation, updating, listing, and deletion of scheduled tasks to maintain full control over your automated workflows.

Do I need any external dependencies to set up cron-like recurring tasks?

No external dependencies are required to set up cron-like recurring tasks. The scheduling functionality operates independently to manage automated operations and recurring administrative duties without needing additional packages.