scheduled-tasks
Installation
SKILL.md
scheduled-tasks
管理 cron 调度任务:创建、列表、删除。
调用
python3 skills/scheduled-tasks/run.py '{"action":"create","name":"daily-report","cron":"0 9 * * *","command":"echo hello"}'
python3 skills/scheduled-tasks/run.py '{"action":"list"}'
python3 skills/scheduled-tasks/run.py '{"action":"delete","name":"daily-report"}'
Related skills
More from cklxx/elephant.ai
soul-self-evolution
When personality/collaboration strategy needs updating → evolve SOUL config under immutable-section protection with rollback support.
338desktop-automation
When you need to control macOS desktop apps (Atlas, Chrome, Finder) → automate via AppleScript.
96ppt-deck
When the user needs a presentation → PPT playbook (goal/audience → storyline → layout → accessibility → delivery).
78reminder-scheduler
When the user wants to set reminders → create, query, cancel one-time or recurring reminders with expiry scanning.
64deep-research
When a topic needs thorough investigation from multiple sources → multi-source search + evidence assembly + structured report.
59video-production
When the user wants to create a short video → generate with Seedance, validate and save output files.
53