What problem does it solve?
This Skill removes the manual effort of creating and maintaining recurring octo agent tasks, helping users automate scheduled prompts while avoiding invalid schedules, incomplete context, and missed execution requirements.
Core Features & Use Cases
- Task Creation: Gather the schedule, prompt, working directory, model, agent, and notification settings, then create a scheduled task.
- Task Management: Inspect, edit, enable, disable, run, and delete tasks through the octo server API or a file-based fallback.
- Schedule Validation: Convert natural-language schedules into six-field cron expressions, explain the resulting timing, and verify the task after creation.
- Use Case: Set up a weekday evening task that reviews a repository's recent issues, summarizes findings, and sends the result to a configured chat.
Quick Start
Ask the cron task skill to create a recurring task with its schedule, self-contained prompt, working directory, and preferred notification destination.