scheduled-tasks
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"}'
Weekly Installs
9
Repository
cklxx/elephant.aiGitHub Stars
8
First Seen
Mar 1, 2026
Security Audits
Installed on
gemini-cli9
opencode9
codebuddy9
github-copilot9
codex9
kimi-cli9