add-background-job

Community

Schedule and manage background tasks.

Authorfpindej
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the process of adding background jobs, whether they are recurring tasks or one-time operations, to your application, improving efficiency and offloading work from the main request thread.

Core Features & Use Cases

  • Recurring Jobs: Define and schedule jobs that run at regular intervals (e.g., daily cleanup, hourly reports).
  • One-Time Jobs: Enqueue immediate or delayed tasks for asynchronous execution (e.g., sending emails, processing files).
  • Use Case: Automatically schedule a daily job to clean up expired user sessions or enqueue a one-time job to send a welcome email to a new user immediately after registration.

Quick Start

Add a recurring daily cleanup job by creating a MyCleanupJob class and registering it.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-background-job
Download link: https://github.com/fpindej/netrock/archive/main.zip#add-background-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 471,000+ vetted skills library on demand.