postgres-job-queue基于关系型数据库的作业队列,优先级/批量认领/进度跟踪。关系型数据库-based job queue with priority scheduling, batch claiming,。触发关键词: based, priority, 关系型数据库, job, queue, postgres。提供专业能力支持,覆盖多场景工作流,支持自动化处理。
Install via ClawdBot CLI:
clawdbot install wpank/postgres-job-queueGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
Exec(Calls external URL not in known-safe list
https://github.com/wpank/ai/tree/main/skills/backend/postgres-job-queueAI Analysis
The skill defines a standard PostgreSQL-based job queue schema and functions for internal task management, with no evidence of credential harvesting, data exfiltration, or hidden malicious instructions. The only external reference is a GitHub URL in the signals list, which appears to be a documentation link and does not indicate active data transmission.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
Handles order fulfillment tasks like inventory updates, payment processing, and shipping notifications with priority scheduling for rush orders. Uses PostgreSQL for reliability, ensuring jobs persist through service restarts during high-traffic events like Black Friday.
Manages video and audio encoding jobs with progress tracking for long-running tasks. Prioritizes user-uploaded content over backfill operations, using batch claiming to efficiently process multiple files concurrently without external dependencies.
Processes batch jobs for generating monthly reports, tax documents, and audit trails with guaranteed delivery. Implements retry logic for failed jobs and stale job recovery to handle system outages, ensuring compliance and data integrity.
Coordinates synchronization of patient records and lab results across distributed systems with priority-based scheduling for urgent updates. Uses PostgreSQL to avoid third-party queue dependencies, maintaining HIPAA compliance and data persistence.
Processes sensor data streams from IoT devices, handling tasks like anomaly detection and alert generation. Employs batch claiming to manage high volumes of incoming jobs efficiently, with progress tracking for long-running analytics.
Offers the job queue as a managed service with tiered pricing based on throughput (e.g., jobs per second) and features like priority scheduling. Generates recurring revenue from businesses needing reliable, dependency-free job processing without infrastructure overhead.
Sells perpetual licenses or annual contracts to large organizations for on-premises deployment, with support and customization services. Targets industries like finance and healthcare where data control and compliance are critical, driving high-value deals.
Provides professional services to integrate the job queue into existing systems, offering training, optimization, and custom development. Revenue comes from project-based fees, appealing to companies lacking in-house PostgreSQL expertise.
💬 Integration Tip
Ensure your PostgreSQL instance has adequate connection pooling and monitor the partial index performance for efficient job claiming under load.
Scored Apr 19, 2026
Use Redis effectively for caching, queues, and data structures with proper expiration and persistence.
MarkItDown is a Python utility from Microsoft for converting various files (PDF, Word, Excel, PPTX, Images, Audio) to Markdown. Useful for extracting structu...
Database Designer - POWERFUL Tier Skill
Execute SQL queries, inspect Snowflake databases, schemas, tables, views, warehouses, and data pipeline resources. Use this skill when users want to query da...
Skill Oracle — Curated documentation of quality ClawHub skills. Markdown tables telling agents which tools work and which are empty. Not an API or code library.
Database Schema Designer