Manage Agentara scheduled tasks (cronjobs). Use when the user wants to create, list, update, or delete recurring scheduled tasks — triggered by phrases like "add a cronjob", "schedule a task", "remind me to do something after 10 minutes", "list my scheduled tasks", "remove cronjob", "update the schedule", etc.
$npx -y skills add magiccube/agentara --skill scheduled-tasksInstalls into the current project.
Run `npx skills use "https://github.com/magiccube/agentara" --skill "magiccube/agentara/scheduled-tasks"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/magiccube/agentara" that are relevant to the current task. Run `npx skills add "https://github.com/magiccube/agentara"` and select the relevant skills, then follow their instructions.