upstash/workflow TypeScript SDK Skill
OfficialBuild reliable serverless workflows.
Authorupstash
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the creation and management of durable, reliable, and performant serverless functions, abstracting away infrastructure concerns and providing delivery guarantees.
Core Features & Use Cases
- Define Workflow Endpoints: Easily expose serverless functions using the
servemethod. - Reliable Step Execution: Run individual steps with built-in retry mechanisms and error handling.
- Workflow Management: Trigger, cancel, and inspect workflow runs using the provided client.
- Use Case: Build an order processing system where each step (e.g., payment, inventory update, shipping notification) is a reliable workflow step that automatically retries on failure.
Quick Start
Install the SDK and define a simple workflow endpoint using the serve method.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: upstash/workflow TypeScript SDK Skill Download link: https://github.com/upstash/workflow-js/archive/main.zip#upstash-workflow-typescript-sdk-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.