LogoClawIndex
CasesSkillsAbout
LogoClawIndex

bullmq-specialist - BullMQ Background Job and Async Processing Specialist

Provides patterns and guidance for Redis-backed job queues, background processing, and async execution in Node.js and TypeScript applications.

Tags

Updated: 2026-09-22

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Configure BullMQ queues
  • Schedule background jobs
  • Execute delayed jobs
  • Configure repeatable jobs
  • Set job priorities
  • Rate limit job execution
  • Handle worker job events
  • Implement worker patterns
  • Create job flow producers
  • Manage parent child job dependencies

Inputs

  • Node.js or TypeScript codebases
  • Redis connection configuration
  • Job payload specifications

Outputs

  • BullMQ queue configurations
  • Worker process implementations
  • Bull Board dashboard setup
  • Queue event monitoring handlers

Requirements

  • Node.js runtime environment
  • TypeScript environment
  • Redis server instance
  • BullMQ package dependency
  • ioredis package dependency

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
bullmq
redis
job-queue
background-processing
async-execution
nodejs
typescript
Configure BullMQ queues
Schedule background jobs
Execute delayed jobs
Configure repeatable jobs
Node.js or TypeScript codebases
Redis connection configuration
Job payload specifications
BullMQ queue configurations
Worker process implementations
Bull Board dashboard setup