返回顶部
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
安全检测
已通过
103
下载量
0
收藏
概述
安装方式
版本历史

cron

# Cron Turn recurring intentions into structured local schedules. ## Core Philosophy 1. Repetition should be captured once, then trusted. 2. A schedule is not just a reminder — it is an execution contract over time. 3. The system should make recurrence visible, editable, and pausable. 4. Users should always know what runs next. ## Runtime Requirements - Python 3 must be available as `python3` - No external packages required ## Storage All data is stored locally only under: - `~/.openclaw/workspace/memory/cron/jobs.json` - `~/.openclaw/workspace/memory/cron/runs.json` - `~/.openclaw/workspace/memory/cron/stats.json` No external sync. No cloud storage. No third-party cron service. ## Job Status - `active`: schedule is live - `paused`: temporarily disabled - `archived`: no longer active, kept for history ## Schedule Types - `daily` - `weekly` - `monthly` - `interval` ## Key Workflows - **Capture recurring job**: `add_job.py` - **See what runs next**: `next_run.py` - **Pause or resume**: `pause_job.py`, `resume_job.py` - **Inspect one job**: `show_job.py` - **Review all jobs**: `list_jobs.py`

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 cron-local-1776119223 技能

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

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

通过命令行安装

skillhub install cron-local-1776119223

下载 Zip 包

⬇ 下载 cron v1.0.0

文件大小: 8.08 KB | 发布时间: 2026-4-14 10:41

v1.0.0 最新 2026-4-14 10:41
cron-local 1.0.0 initial release

- Introduced a local-only recurring schedule engine for reminders, tasks, and time-based execution.
- Supports capturing natural language recurrence and converting to structured local schedules.
- Allows users to add, pause, resume, inspect, and list recurring jobs with daily, weekly, monthly, or interval cadence.
- All data stored locally; no cloud sync or third-party service required.
- Users can always check what runs next and manage job status (active, paused, archived).

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

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

p2p_official_large
返回顶部