返回顶部
c

cron本地循环调度引擎

Local-first recurring schedule engine for reminders, repeated tasks, and time-based execution plans. Use whenever the user mentions recurring timing, repetition, schedules, cadence, weekly/daily/monthly routines, future triggers, or wants to know what runs next. Captures natural language timing into structured local schedules, supports pause/resume, and surfaces upcoming executions. No external sync.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
5,160
下载量
免费
免费
5
收藏
概述
安装方式
版本历史

cron

Cron

将重复性意图转化为结构化的本地日程。

核心理念

  1. 1. 重复性任务应被一次性记录,然后予以信任。
  2. 日程不仅是提醒——它是一份跨越时间的执行契约。
  3. 系统应使重复性可见、可编辑、可暂停。
  4. 用户应始终知晓下一步将执行什么。

运行时要求

  • - 必须提供 python3 作为 Python 3 环境
  • 无需外部包

存储

所有数据仅本地存储于:
  • - ~/.openclaw/workspace/memory/cron/jobs.json
  • ~/.openclaw/workspace/memory/cron/runs.json
  • ~/.openclaw/workspace/memory/cron/stats.json

无外部同步。无云存储。无第三方 cron 服务。

任务状态

  • - active:日程处于活动状态
  • paused:暂时禁用
  • archived:不再活动,保留历史记录

日程类型

  • - daily(每日)
  • weekly(每周)
  • monthly(每月)
  • interval(间隔)

关键工作流

  • - 捕获重复任务:addjob.py
  • 查看下一步执行:nextrun.py
  • 暂停或恢复:pausejob.py、resumejob.py
  • 查看单个任务:showjob.py
  • 审查所有任务:listjobs.py

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 cron-1776120144 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 cron-1776120144 技能

通过命令行安装

skillhub install cron-1776120144

下载

⬇ 下载 cron v1.0.0(免费)

文件大小: 7.91 KB | 发布时间: 2026-4-15 12:22

v1.0.0 最新 2026-4-15 12:22
Cron@1.0.0: Local-first recurring schedule engine for repeated tasks, routines, and time-based execution. Added daily/weekly/monthly/interval jobs, pause/resume controls, and next-run visibility.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部