← Back to Skills Marketplace
theshadowrose

Cron Forge

by Shadow Rose · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
328
Downloads
0
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install cron-forge
Description
Human-readable cron job templates for OpenClaw. Stop googling cron syntax. Pre-built schedules for daily reports, hourly checks, weekly summaries, and custom...
README (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.

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install cron-forge
  3. After installation, invoke the skill by name or use /cron-forge
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial upload
Metadata
Slug cron-forge
Version 1.0.0
License MIT-0
All-time Installs 3
Active Installs 3
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 328 downloads so far.

How do I install Cron Forge?

Run "/install cron-forge" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Cron Forge free?

Yes, Cron Forge is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Cron Forge support?

Cron Forge is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Cron Forge?

It is built and maintained by Shadow Rose (@theshadowrose); the current version is v1.0.0.

💬 Comments