pg-boss
OfficialReliable PostgreSQL job queues
Authorblink-new
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a robust and reliable way to implement background job processing, scheduled tasks, and cron-like functionality in Node.js applications using PostgreSQL as the backing store.
Core Features & Use Cases
- Background Jobs: Queue and process tasks asynchronously, decoupling them from the main application flow.
- Scheduled Tasks: Implement cron-like scheduling for recurring jobs.
- Reliability: Ensures jobs are not lost even if the application crashes, with built-in retry mechanisms.
- Use Case: Sending out daily email digests to users, processing uploaded images, or running nightly data aggregation tasks.
Quick Start
Use the pg-boss skill to start a new PG Boss instance with your database connection string.
Dependency Matrix
Required Modules
None requiredComponents
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: pg-boss Download link: https://github.com/blink-new/claude/archive/main.zip#pg-boss 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.