Manages cron jobs for this Right Agent agent via MCP tools. Creates, updates, and deletes cron specs stored in the agent database. The Rust runtime handles scheduling and execution automatically. Use when the user mentions cron jobs, scheduled tasks, reminders, one-shot tasks, or recurring tasks.
$npx -y skills add onsails/right-agent --skill right-cronInstalls into the current project.
Run `npx skills use "https://github.com/onsails/right-agent" --skill "onsails/right-agent/right-cron"` 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/onsails/right-agent" that are relevant to the current task. Run `npx skills add "https://github.com/onsails/right-agent"` and select the relevant skills, then follow their instructions.