skill repo
vercel/workflow▌
2 approved skills in this repository
skills (2)
workflow-init
Productivity
Initial setup of Vercel Workflow SDK before workflow is installed. Fetch the official getting-started guide for the user's framework.
workflow
Productivity
Durable, resumable workflows with step-based orchestration, hooks for external events, and built-in AI agent support. \n \n Supports three execution modes: workflow functions (orchestration layer), step functions (full Node.js access with automatic retry and result persistence), and DurableAgent for AI-powered workflows with tool integration \n Pause workflows at hooks to wait for external events, then resume from API routes; hooks support single events or iterable multi-event patterns with dete