queue-job-processor
CommunityRobust background job processing.
Authorzinohome
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a robust framework for handling background tasks, ensuring that time-consuming or asynchronous operations are processed efficiently without blocking the main application flow.
Core Features & Use Cases
- Asynchronous Task Execution: Offload tasks like sending emails, processing images, or making external API calls to background workers.
- Job Queues & Workers: Manages job queues using BullMQ and Redis, with dedicated workers to process jobs.
- Scheduling & Retries: Supports scheduled jobs (cron-like) and automatic retries for failed tasks.
- Monitoring: Includes integration points for monitoring job status and performance.
- Use Case: Automatically send welcome emails to new users, process uploaded images for resizing and optimization, or trigger webhooks for external system updates.
Quick Start
Use the queue-job-processor skill to add an email job to the 'email' queue with the subject 'Welcome!' and 'welcome' template.
Dependency Matrix
Required Modules
bullmqioredis@types/ioredissharp@aws-sdk/client-s3
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: queue-job-processor Download link: https://github.com/zinohome/CozyChat/archive/main.zip#queue-job-processor Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.