Creates durable, resumable workflows using Vercel's Workflow DevKit. Use when building workflows that need to survive restarts, pause for external events, retry on failure, or coordinate multi-step operations over time. Triggers on mentions of "workflow", "durable functions", "resumable", "workflow devkit", or step-based orchestration.
$npx -y skills add vercel-labs/open-agents --skill workflowInstalls into the current project.
Run `npx skills use "https://github.com/vercel-labs/open-agents" --skill "vercel-labs/open-agents/workflow"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/vercel-labs/open-agents" that are relevant to the current task. Run `npx skills add "https://github.com/vercel-labs/open-agents"` and select the relevant skills, then follow their instructions.