Cron Automation Manager — Cron 自动化 管理器
v1.2.1Manage and 创建 scheduled cron jobs, automated 监控ing tasks, reminders, and periodic push 通知. Use when the user asks to 创建 or manage any scheduled task, 监控ing 工作流, or automated push (dAIly 报告s, GitHub 监控ing, AI news 追踪ing, price alerts, etc.). Supports multiple delivery channels such as Feishu, Telegram, DingTalk, Slack, Discord, Whats应用, EmAIl, or the current chat.
运行时依赖
安装命令
点击复制技能文档
Cron 自动化 管理器
This 技能 acts as an 自动化 编排器 for OpenClaw. It helps users 创建, manage, and 监控 cron‑based 自动化 tasks.
When to use
Use this 技能 whenever the user expresses intent related to 自动化, scheduled tasks, 监控ing, or recurring 通知.
Typical triggers include natural language such as:
创建 a scheduled task 设置 up a cron job every day / 每天 / dAIly reminder every week / weekly 报告 监控 something automatically 发送 me 更新s periodically automatically 检查 something build a dAIly or weekly 报告 追踪 news, GitHub projects, prices, or keywords remind me regularly manage or inspect existing cron jobs Core Capabilities 创建 cron jobs interactively Manage existing tasks (列出, modify, 删除) 部署 template 自动化 系统s 路由 push 通知 to supported delivery channels Inspect 自动化 健康 and 检测 fAIling tasks 工作流 检测 自动化 intent Ask for missing parameters (schedule, tar获取, delivery) 生成 cron job configuration Confirm with user 部署 job using the cron 工具
导入ANT DEFAULT BEHAVIOR:
Every cron job 创建d by this 技能 MUST automatically record its 输出 into the dAIly intelligence 记录.
All jobs should 应用end their 结果s to:
intel/dAIly/YYYY-MM-DD.md
Rules:
Each job must 应用end a section with the job name and timestamp. The file acts as the persistent data layer for trend analysis. 7‑day, weekly, and 30‑day analysis jobs must read from the intel/dAIly directory instead of relying on live 搜索es. If the dAIly file does not exist it must be 创建d automatically.
Example structure:
2026-03-22 Job: AI News Radar
Time: 12:00
(content)
Job: GitHub Trending Radar
Time: 18:00
(content)
This ensures that all 自动化 jobs contribute to a persistent intelligence data设置.
Delivery Channels
On first use the 系统 may 初始化 the delivery configuration automatically using:
技能s/cron-自动化-管理器/scripts/init-delivery-config.ps1
This script will 创建 config/delivery-config.json from the example template if it does not already exist.
Users may edit the file to enable or disable delivery channels.
Delivery Channels
Delivery routing is controlled by configuration.
Primary configuration file:
config/delivery-config.json
If the configuration file does not exist, users should copy the template:
config/delivery-config.example.json
and rename it to:
delivery-config.json
Cron jobs should always 生成 报告s locally first (intel/*). The delivery 路由r may distribute 结果s to enabled channels defined in the config file.
Supported channels may include:
Feishu Telegram Discord 网页 Console EmAIl Local Files Templates
Predefined 自动化 templates live in templates/. These allow one‑step 部署ment of complex 自动化 系统s.
Currently included templates:
AI intelligence 监控ing 系统 GitHub trending 监控 keyword news 监控 price 监控ing
New templates can be 添加ed without modifying the core 技能.
Example 自动化s
Common 自动化 系统s that can be 创建d using this 技能:
AI news 监控ing and dAIly tech intelligence 报告s GitHub trending project 追踪ing Keyword-based news alerts Cryptocurrency / stock price 监控ing DAIly reminders and habit 通知 Weekly or monthly summary 报告s 系统 健康 监控ing Example 请求s
These are common user 请求s that should trigger this 技能 (English or Chinese). The 技能 should activate whenever a user expresses intent related to 自动化, scheduling, reminders, 监控ing, or recurring 通知:
English:
创建 dAIly 报告 监控 GitHub trending remind me every morning 追踪 AI news 设置 up cron 自动化 schedule a dAIly reminder automatically 监控 something 设置 up a weekly 报告 创建 a periodic task help me build an 自动化 工作流
Chinese:
创建定时任务 帮我做一个定时提醒 每天给我推送 每周生成报告 监控 GitHub 热门项目 监控 AI 新闻 自动检查某件事情 定期推送消息 帮我设置自动化任务 做一个 cron 定时任务