josk

Official

Automate recurring jobs with guaranteed execution across horizontally scaled applications.

Authorveliovgroup
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the scheduling and execution of recurring tasks across horizontally scaled Node.js and Bun applications, ensuring that tasks are reliably executed even when multiple instances are running.

Core Features & Use Cases

  • Cluster-Wide Scheduling: Distribute task execution across all instances in a cluster, ensuring high availability and fault tolerance.
  • Guaranteed Execution: Ensures that every task runs exactly once, eliminating the risk of duplicate execution.
  • Use Case: Ideal for scenarios like automated reporting, background processing, and periodic maintenance tasks in distributed systems.

Quick Start

Use the josk skill to schedule a task to run every minute, extracting all text from files in the 'logs' directory.

josk setInterval "extractLogs" 60_000

Dependency Matrix

Required Modules

josk

Components

scriptsreferences

💻 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: josk
Download link: https://github.com/veliovgroup/josk/archive/main.zip#josk

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 620,000+ vetted skills library on demand.