OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add upstash/workflow-js --skill upstash-workflow-js
Lightweight guidance for using the Upstash Workflow SDK to define, trigger, and manage workflows. Use this Skill whenever a user wants to create workflow endpoints, run steps, or interact with the Upstash Workflow client.
npx skills add upstash/workflow-js --skill upstash-workflow-js
The Upstash Workflow SDK lets you expose serverless workflow endpoints and run them reliably using QStash under the hood.
Install:
Define a simple workflow endpoint:
Trigger it from your backend:
These files contain the full documentation. Use them for details, patterns, and advanced behavior.
context (steps, waits, webhooks, events, invoke, etc.).