Queue Workflow Services skills for AI agents
8 practitioner-grade queue workflow services skills, each a focused Markdown document your agent loads into context on demand. Search them from Claude Desktop, Cursor or any MCP client, or pull one with the CLI.
All 8 skills
- AWS Sqs
Integrate AWS SQS for scalable message queuing with FIFO ordering, dead-letter queues, and batch processing. Configure visibility timeouts, long polling, and message deduplication using the AWS SDK v3.
204 lines - Celery
Integrate Celery distributed task queue for Python-based async job processing with Node.js interop patterns. Configure workers, task routing, result backends, retries, and cross-language task invocation via broker protocols.
185 lines - Inngest
Integrate Inngest event-driven functions for durable step execution with automatic retries, cron scheduling, fan-out, and concurrency control. Build reliable background workflows in serverless TypeScript applications.
224 lines - Kafka
Integrate Apache Kafka event streaming using KafkaJS for high-throughput event pipelines. Configure producers, consumers, consumer groups, and topic partitioning for scalable real-time data processing.
187 lines - Pgboss
Integrate pg-boss for PostgreSQL-backed job queuing with delayed jobs, retry policies, cron scheduling, and job completion callbacks. Build reliable background processing without external message brokers.
216 lines - Rabbitmq
Integrate RabbitMQ message broker using amqplib for reliable async messaging. Configure exchanges, queues, bindings, and routing keys for pub/sub and work queue patterns in TypeScript applications.
164 lines - Temporal
Integrate Temporal workflow engine for durable execution of long-running business processes. Configure workflows, activities, signals, queries, and retry policies using the TypeScript SDK for fault-tolerant orchestration.
202 lines - Trigger Dev
Integrate Trigger.dev for reliable background jobs in serverless TypeScript applications. Configure long-running tasks, scheduled triggers, webhook handlers, and integrations with built-in retry and observability.
226 lines