cron-packs

Generate cron job templates for scheduled agent automation workflows.

23|5|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/EverClaw/EverClaw --skill cron-packs-everclaw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cron-packs
Source: https://github.com/EverClaw/EverClaw/tree/main/cron-packs
Command: npx skills add https://github.com/EverClaw/EverClaw --skill cron-packs-everclaw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of designing recurring automation from scratch by giving you ready-made cron job packs for common agent workflows.

Core Features & Use Cases

  • Pre-built job packs: Start from Essential, Family, Investor, Developer, Briefings, or Three-Shifts templates instead of writing schedules manually.
  • Fast customization: Replace placeholders like timezone, phone number, channel, and model names to match your setup.
  • Practical automation: Use it for dashboard refreshes, family reminders, market briefings, GitHub checks, session archiving, and shift planning.

Quick Start

Use the cron-packs skill to choose the pack that matches your workflow, replace the placeholders with your own values, and register the resulting cron jobs in OpenClaw.

Frequently Asked Questions about cron-packs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up scheduled agent automation for recurring workflows?

Scheduled agent automation uses pre-built cron job templates for daily, weekly, and monthly workflows. You select a template pack, replace placeholders like timezone and channel names, then register the JSON-based cron jobs in OpenClaw to execute deterministic recurring agent turns.

What are cron job templates and when do I need them for agent workflows?

Cron job templates are pre-configured scheduling definitions for recurring agent tasks. You need them to automate workflows like dashboard refreshes, market briefings, or GitHub checks without manually writing the scheduling logic and JSON registration from scratch.

How do I customize cron templates for personal and family reminders?

To customize cron templates for personal or family reminders, select the Essential or Family pack, then replace placeholders for timezone, phone number, and message delivery channels with your own values before registering the JSON configuration.

Does OpenClaw support isolated agent turns for scheduled cron jobs?

Yes, OpenClaw supports isolated agent turns through JSON-based cron registration. This allows deterministic recurring execution for scheduled tasks, ensuring message delivery and workflow automation run reliably at specified intervals.

What is the best way to automate daily developer briefings and GitHub checks?

The best way to automate developer briefings and GitHub checks is using the Developer or Briefings cron template packs. These pre-built scheduling workflows handle session archiving and dashboard refreshes, requiring only placeholder customization before JSON registration.

Can I use these cron templates for three-shift planning workflows?

Yes, the Three-Shifts template pack specifically handles shift planning workflows. You replace placeholders for timezone and model names, then register the cron jobs in OpenClaw to automate message delivery and deterministic recurring execution across shifts.