Background Jobs Universal - Production Job Queue
CommunityReliable background job processing
Authorashishgurprit
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the need for robust and scalable background job processing in production environments, offering flexibility across different queuing technologies.
Core Features & Use Cases
- Multi-Provider Support: Integrates with Celery (Python), Bull (Node.js), and AWS SQS for diverse backend needs.
- Advanced Features: Includes retry logic with exponential backoff, scheduled jobs, priority queues, and dead-letter queues.
- Use Case: Sending bulk emails, processing uploaded images, generating complex reports, or handling webhook events reliably.
Quick Start
Use the background jobs skill to enqueue a task to send an email to 'user@example.com' with the subject 'Hello' and body 'World' using Celery.
Dependency Matrix
Required Modules
None requiredComponents
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: Background Jobs Universal - Production Job Queue Download link: https://github.com/ashishgurprit/ANLP_A3/archive/main.zip#background-jobs-universal-production-job-queue 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 223,000+ vetted skills library on demand.