What problem does it solve?
The loop skill resolves the challenge of setting up and managing recurring tasks that require periodic monitoring or execution.
Core Features & Use Cases
- Recurring Task Scheduler: Allows users to create and manage recurring tasks with customizable intervals.
- Task Execution with Notifications: Automates task execution at defined intervals and provides notifications.
- Task Description and Execution Configuration: Users can define task descriptions and specify execution parameters like command, script, or module to be run.
- Result Storage and Review: Stores results for later review and allows for notification delivery to a specified location.
- Use Case: Imagine setting up a task to check system backups daily at 3 AM and receive a notification if there is an issue, without manually checking.
Quick Start
To set up a recurring task, use the /loop <interval> <prompt> command, for example: /loop 1d "Check daily system backups".