scheduled-task

Create, modify, and execute scheduled tasks with cron expressions and notifications.

3|3|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/sixtycat2000-ctrl/LobsterAI-Web --skill scheduled-task-sixtycat2000-ctrl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scheduled-task
Source: https://github.com/sixtycat2000-ctrl/LobsterAI-Web/tree/main/SKILLs/scheduled-task
Command: npx skills add https://github.com/sixtycat2000-ctrl/LobsterAI-Web --skill scheduled-task-sixtycat2000-ctrl

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation, management, and execution of recurring or one-time tasks, freeing you from manual scheduling and repetitive actions.

Core Features & Use Cases

  • Task Scheduling: Create tasks that run at specific times, intervals, or based on cron expressions.
  • Task Management: Easily list, modify, enable, disable, and delete scheduled tasks.
  • Notification Integration: Automatically send task results to various messaging platforms like DingTalk, Feishu, and Telegram.
  • Use Case: Set up a daily task to summarize the top 5 AI news articles and send the report to your team's Slack channel every morning at 8 AM.

Quick Start

Use the scheduled-task skill to create a new task that runs every weekday at 5 PM to execute the project tests.

Frequently Asked Questions about scheduled-task

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

FAQPage Schema
How do I schedule recurring tasks using cron expressions?

Scheduling recurring tasks using cron expressions involves defining a specific time pattern and a clear prompt for the action to execute. This skill manages the creation and execution of these scheduled tasks based on your defined cron intervals.

Can I send automated script notifications to DingTalk or Feishu?

You can send automated script notifications to platforms like DingTalk, Feishu, and Telegram. The skill handles output notifications by automatically delivering task results directly to your configured messaging channels.

What is the best way to manage and disable scheduled automation tasks?

Managing and disabling scheduled automation tasks is handled through built-in task management features. You can easily list, modify, enable, disable, or delete specific scheduled tasks to control your automation workflow.

Does this task scheduling support specific datetime execution for one-time scripts?

Task scheduling supports specific datetime execution for one-time scripts alongside recurring intervals. You can define tasks to run at a precise datetime or based on cron expressions, ensuring flexible execution.

How do I automate daily report generation and send it to Telegram?

Automating daily report generation and sending it to Telegram requires setting up a scheduled task with a cron expression. You define the report generation prompt and configure Telegram as the output notification destination.