One-click install
npx skills add https://github.com/GML-FMGroup/cloud_agent --skill cron-gml-fmgroup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cron
Source: https://github.com/GML-FMGroup/cloud_agent/tree/main/cloud_agent/skills/cron
Command: npx skills add https://github.com/GML-FMGroup/cloud_agent --skill cron-gml-fmgroup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you manage time-sensitive information by scheduling reminders and recurring tasks, ensuring important events and duties are not forgotten.

Core Features & Use Cases

  • Set Reminders: Schedule one-time or recurring reminders for yourself or others.
  • Automate Tasks: Define tasks that need to be executed at specific intervals or times.
  • Use Case: Schedule a daily reminder to check system logs at 9 AM, or set a recurring task to generate a weekly report every Friday afternoon.

Quick Start

Use the cron skill to add a reminder to take a break every 20 minutes.

Frequently Asked Questions about cron

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

FAQPage Schema
How do I schedule recurring reminders and automated tasks?

Schedule recurring reminders and automated tasks using flexible time expressions with the cron skill. It supports direct user messages, agent-executed tasks, and one-time events by integrating with cron job systems for persistent scheduling.

Can I set up a one-time reminder instead of a recurring task?

Yes, you can set up a one-time reminder instead of a recurring task. The scheduling mechanism supports one-time events alongside recurring intervals, allowing you to handle both single alerts and persistent automated duties.

Does this scheduling tool support agent-executed tasks?

Yes, this scheduling tool supports agent-executed tasks. It enables the scheduling of reminders and automated tasks that can be directly executed by an agent, in addition to handling direct user messages and one-time events.

What is the best way to automate daily report generation?

The best way to automate daily report generation is by using flexible time expressions to define recurring tasks. You can schedule a recurring task to generate a weekly report every Friday afternoon or run daily automated duties at specific intervals.

Do I need a cron job system to use these reminder features?

Yes, you need a cron job system to use these reminder features for persistent scheduling. The skill integrates with cron job systems to ensure scheduled reminders and automated tasks are reliably executed at their designated times.