← 返回 Skills 市场
Cron Forge
作者
Shadow Rose
· GitHub ↗
· v1.0.0
· MIT-0
328
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install cron-forge
功能描述
Human-readable cron job templates for OpenClaw. Stop googling cron syntax. Pre-built schedules for daily reports, hourly checks, weekly summaries, and custom...
使用说明 (SKILL.md)
CronForge — Visual Cron Job Builder for OpenClaw
Stop googling cron syntax. Pick a template, fill in your task, deploy.
Quick Reference
| Schedule | Cron Expression | Template |
|---|---|---|
| Every 30 minutes | */30 * * * * |
interval-30m.md |
| Every hour | 0 * * * * |
interval-1h.md |
| Daily at 9 AM | 0 9 * * * |
daily-morning.md |
| Weekdays at 6 PM | 0 18 * * 1-5 |
weekday-evening.md |
| Monday morning | 0 9 * * 1 |
weekly-monday.md |
| First of month | 0 9 1 * * |
monthly-first.md |
Common Tasks (Ready to Deploy)
- Daily email summary — 8 AM, summarize inbox
- Weekly project report — Friday 5 PM, status of all repos
- Hourly system check — disk, memory, services
- Morning briefing — 7 AM, weather + calendar + news
- Social post scheduler — configurable times, queued content
See README.md for full documentation.
安全使用建议
This skill appears coherent and low-risk: it only provides cron templates and example openclaw CLI usage and requests no secrets. Before installing, verify you trust the author/source (homepage is missing), ensure the OpenClaw CLI is the expected tool on your system, and test cron expressions in a safe environment. Remember that the agent could autonomously run openclaw cron commands if allowed by your agent policy — ensure the agent's execution permissions and the scheduled tasks themselves do not perform sensitive operations or expose secrets.
功能分析
Type: OpenClaw Skill
Name: cron-forge
Version: 1.0.0
CronForge is a documentation-focused skill bundle providing templates and a reference guide for cron job syntax within the OpenClaw ecosystem. The files (SKILL.md, README.md) contain only informational text, usage examples for the 'openclaw' CLI, and standard metadata, with no executable code, suspicious network calls, or prompt-injection attempts identified.
能力评估
Purpose & Capability
Name/description promise simple cron templates and OpenClaw integration; SKILL.md and README provide templates and example openclaw CLI commands only. No unrelated credentials, binaries, or capabilities are requested. (Source is listed as unknown/homepage none but that affects provenance, not internal coherence.)
Instruction Scope
Runtime instructions are limited to providing cron expressions, template files, and example openclaw cron CLI commands (openclaw cron add/list/remove). The instructions do not direct reading arbitrary system files, exfiltrating data, or contacting third‑party endpoints.
Install Mechanism
No install spec and no code files — instruction‑only skill. Nothing is downloaded or written to disk by the skill package itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. The README notes the software processes/stores data locally when used, which is informational and consistent with the function.
Persistence & Privilege
always is false and there are no special persistence or system-modifying instructions. The skill can be invoked autonomously by the agent (platform default), which is expected for a helper that can call openclaw CLI commands.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install cron-forge - 安装完成后,直接呼叫该 Skill 的名称或使用
/cron-forge触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial upload
元数据
常见问题
Cron Forge 是什么?
Human-readable cron job templates for OpenClaw. Stop googling cron syntax. Pre-built schedules for daily reports, hourly checks, weekly summaries, and custom... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 328 次。
如何安装 Cron Forge?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install cron-forge」即可一键安装,无需额外配置。
Cron Forge 是免费的吗?
是的,Cron Forge 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Cron Forge 支持哪些平台?
Cron Forge 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Cron Forge?
由 Shadow Rose(@theshadowrose)开发并维护,当前版本 v1.0.0。
推荐 Skills