scheduled-tasks

Schedule recurring or one-time tasks and deliver results to conversations or workspaces.

195|12|Updated Jul 19, 2026
One-click install
npx skills add https://github.com/ZJU-REAL/HugAgentOS --skill scheduled-tasks-zju-real
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scheduled-tasks
Source: https://github.com/ZJU-REAL/HugAgentOS/tree/main/src/backend/plugin_bundles/marketplace/automation/skills/scheduled-tasks
Command: npx skills add https://github.com/ZJU-REAL/HugAgentOS --skill scheduled-tasks-zju-real

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users reliably schedule recurring or one-time tasks and automatically deliver their results to the appropriate conversation or workspace.

Core Features & Use Cases

  • Task Scheduling: Create tasks using precise cron schedules for daily, weekly, monthly, hourly, or interval-based execution.
  • Task Management: View, inspect, modify, pause, resume, and delete scheduled tasks with clarification when multiple tasks match.
  • Automated Delivery: Send generated results to the current conversation, an in-app workspace, or a specifically selected channel conversation.
  • Use Case: Schedule a daily report that summarizes the previous day's work items, generates a document when needed, pins it to the workspace, and delivers it automatically.

Quick Start

Ask the AI to schedule a daily 9:00 AM report that summarizes yesterday's work items and delivers the result to the current conversation.

Frequently Asked Questions about scheduled-tasks

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

FAQPage Schema
How do I schedule recurring reports and automated reminders using cron?

Schedule recurring reports and automated reminders by translating precise cron schedules into task execution times, automatically delivering generated results to the intended conversation or workspace.

What is the best way to automate daily task summaries and deliver them to a channel?

Automate daily task summaries by creating scheduled tasks that generate periodic summaries and automatically deliver the results to a specifically selected channel conversation or workspace.

Can I pause, modify, or delete scheduled tasks after they are created?

Yes, you can manage scheduled tasks using tool-based lifecycle management to view, inspect, modify, pause, resume, or delete tasks, with clarification provided when multiple tasks match.

Does scheduled task execution require self-contained prompts and validated delivery targets?

Scheduled task execution requires accurate cron translation, self-contained execution prompts, and validated delivery targets to ensure reliable automated notifications and recurring task generation.

Why are my scheduled tasks not delivering results to the intended conversation?

Scheduled tasks fail to deliver when delivery targets are not validated or execution prompts lack self-contained instructions, preventing the automated delivery of generated results to the workspace.