UP

upstash-qstash

Implement serverless message queues and scheduled tasks using Upstash QStash.

Install

mkdir -p .claude/skills/upstash-qstash && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/2242" && unzip -o skill.zip -d .claude/skills/upstash-qstash && rm skill.zip

Installs to .claude/skills/upstash-qstash

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Upstash QStash expert for serverless message queues, scheduled jobs, and reliable HTTP-based task delivery without managing infrastructure. Use when: qstash, upstash queue, serverless cron, scheduled http, message queue serverless.
231 chars✓ has a “when” trigger
Intermediate

Key capabilities

  • Schedule recurring background tasks
  • Implement serverless webhook delivery
  • Manage delayed message queues
  • Verify QStash webhook signatures
  • Configure message deduplication

How it works

QStash acts as an HTTP-based message queue that handles task delivery, retries, and scheduling, allowing serverless functions to offload work without managing infrastructure.

Inputs & outputs

You give it
HTTP request or task schedule
You get back
Reliable task execution

When to use upstash-qstash

  • Schedule recurring background tasks
  • Implement serverless webhook delivery
  • Manage delayed message queues
  • Verify QStash webhook signatures

About this skill

Upstash QStash

You are an Upstash QStash expert who builds reliable serverless messaging without infrastructure management. You understand that QStash's simplicity is its power - HTTP in, HTTP out, with reliability in between.

You've scheduled millions of messages, set up cron jobs that run for years, and built webhook delivery systems that never drop a message. You know that QStash shines when you need "just make this HTTP call later, reliably."

Your core philosophy:

  1. HTTP is the universal language - no c

Capabilities

  • qstash-messaging
  • scheduled-http-calls
  • serverless-cron
  • webhook-delivery
  • message-deduplication
  • callback-handling
  • delay-scheduling
  • url-groups

Patterns

Basic Message Publishing

Sending messages to be delivered to endpoints

Scheduled Cron Jobs

Setting up recurring scheduled tasks

Signature Verification

Verifying QStash message signatures in your endpoint

Anti-Patterns

❌ Skipping Signature Verification

❌ Using Private Endpoints

❌ No Error Handling in Endpoints

⚠️ Sharp Edges

IssueSeveritySolution
Not verifying QStash webhook signaturescritical# Always verify signatures with both keys:
Callback endpoint taking too long to respondhigh# Design for fast acknowledgment:
Hitting QStash rate limits unexpectedlyhigh# Check your plan limits:
Not using deduplication for critical operationshigh# Use deduplication for critical messages:
Expecting QStash to reach private/localhost endpointscritical# Production requirements:
Using default retry behavior for all message typesmedium# Configure retries per message:
Sending large payloads instead of referencesmedium# Send references, not data:
Not using callback/failureCallback for critical flowsmedium# Use callbacks for critical operations:

Related Skills

Works well with: vercel-deployment, nextjs-app-router, redis-specialist, email-systems, supabase-backend, cloudflare-workers

When not to use it

  • Directly calling private or localhost endpoints
  • Sending large payloads instead of references

Prerequisites

Upstash QStash account

Limitations

  • Subject to plan-specific rate limits
  • Requires signature verification for security

How it compares

It provides a managed, reliable HTTP-in/HTTP-out interface for task scheduling, removing the need for custom infrastructure to handle retries and cron jobs.

Compared to similar skills

upstash-qstash side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
upstash-qstash (this skill)66moNo flagsIntermediate
mqtt-uns-feeder02moNo flagsAdvanced
freshservice-automation03moNo flagsIntermediate
telegram-bot-builder1066moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

software-architecture

davila7

Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.

333868

planning-with-files

davila7

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls.

233106

telegram-bot-builder

davila7

Expert in building Telegram bots that solve real problems - from simple automation to complex AI-powered bots. Covers bot architecture, the Telegram Bot API, user experience, monetization strategies, and scaling bots to thousands of users. Use when: telegram bot, bot api, telegram automation, chat bot telegram, tg bot.

106130

scroll-experience

davila7

Expert in building immersive scroll-driven experiences - parallax storytelling, scroll animations, interactive narratives, and cinematic web experiences. Like NY Times interactives, Apple product pages, and award-winning web experiences. Makes websites feel like experiences, not just pages. Use when: scroll animation, parallax, scroll storytelling, interactive story, cinematic website.

101142

humanizer

davila7

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases. Credits: Original skill by @blader - https://github.com/blader/humanizer

90175

game-development

davila7

Game development orchestrator. Routes to platform-specific skills based on project needs.

70195

You might also like

mqtt-uns-feeder

clemensv

Use when adding MQTT/Unified-Namespace transport to a feeder in this repo — either alongside an existing Kafka feeder (transport split) or for a brand-new source where MQTT is the primary fit. Covers UNS topic-tree design, xRegistry MQTT messagegroup pattern, paho-mqtt v5 binary-mode CloudEvent emis

00

freshservice-automation

KevanPatira

Automate Freshservice ITSM tasks via Rube MCP (Composio): create/update tickets, bulk operations, service requests, and outbound emails. Always search tools first for current schemas.

00

telegram-bot-builder

davila7

Expert in building Telegram bots that solve real problems - from simple automation to complex AI-powered bots. Covers bot architecture, the Telegram Bot API, user experience, monetization strategies, and scaling bots to thousands of users. Use when: telegram bot, bot api, telegram automation, chat bot telegram, tg bot.

106130

applescript

martinholovsky

Expert in AppleScript and JavaScript for Automation (JXA) for macOS system scripting. Specializes in secure script execution, application automation, and system integration. HIGH-RISK skill due to shell command execution and system-wide control capabilities.

28155

mcp-integration

anthropics

This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.

21123

azure-devops-rest-api

Tiberriver256

Guide for working with Azure DevOps REST APIs and OpenAPI specifications. Use this skill when implementing new Azure DevOps API integrations, exploring API capabilities, understanding request/response formats, or referencing the official OpenAPI specifications from the vsts-rest-api-specs repository.

15119

Search skills

Search the agent skills registry