add-cron-job

Official

Scaffold robust cron jobs quickly and safely.

Authornomos-guild
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Scaffolding a new cron job is repetitive and error-prone. This Skill provides a repeatable, safe scaffold that enforces in-process guarding, env-configurable schedules, and a ready-made job registry, reducing boilerplate and misconfigurations.

Core Features & Use Cases

  • In-process guard to prevent overlapping executions.
  • Env-configurable cron schedule with optional ENABLE_CRON_JOBS toggle.
  • Optional SyncStatus distributed locking for multi-instance deployments.
  • Automatic registration in the job registry and starter. Use cases include adding periodic maintenance tasks, data-sync jobs, and analytics routines across Node.js projects.

Quick Start

Run the generator with a job name, schedule, and description to scaffold a new cron job.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: add-cron-job
Download link: https://github.com/nomos-guild/cgov-api/archive/main.zip#add-cron-job

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.