by0xranx· 44 skills
Creates and manages scheduled tasks, cron jobs, recurring reminders, and timers via the Task HTTP API. Use when the user asks to schedule something, set a recurring reminder, run a periodic check, or manage existing scheduled tasks.
$npx -y skills add 0xranx/golembot --skill task-managerInstalls into the current project.
Run `npx skills use "https://github.com/0xranx/golembot" --skill "0xranx/golembot/task-manager"` 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/0xranx/golembot" that are relevant to the current task. Run `npx skills add "https://github.com/0xranx/golembot"` and select the relevant skills, then follow their instructions.