my-queue-api

Official

Run reliable background jobs without brokers

Authormyapihq
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the challenge of running reliable asynchronous work by providing a durable queue system with retries, scheduling, and delivery guarantees without requiring users to operate their own message broker.

Core Features & Use Cases

  • Durable Job Processing: Enqueue background jobs that are delivered to HTTP consumers with retry and dead-letter handling.
  • Concurrency and Reliability Controls: Configure retry limits, concurrency caps, delayed execution, deduplication, and dependency DAGs for complex job flows.
  • Use Case: Use this Skill to manage image processing pipelines, notification delivery, data synchronization, or other backend tasks that must complete reliably after a request finishes.

Quick Start

Ask the my-queue-api skill to create a queue for processing background jobs and enqueue a task for an HTTP consumer.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: my-queue-api
Download link: https://github.com/myapihq/myapi/archive/main.zip#my-queue-api

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 545,000+ vetted skills library on demand.