This is your reach for when you're building processes that need to survive failures, not just run fast. It covers Vercel's Workflow DevKit for step-based execution with pause/resume, automatic retries, and crash-safe orchestration. You'd use it for multi-step pipelines, human-in-the-loop approvals, long-running agent tasks, or anything where dropping a network connection shouldn't mean starting over. The skill triggers on a ton of natural language around durability, reliability, and sequential processes, which is smart because people don't always know to ask for "workflow" when they're describing exactly what workflows solve. Built for the gap between a simple API route and a full orchestration platform.
npx -y skills add vercel-labs/vercel-plugin --skill workflow --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
rohitg00/pro-workflow
supercent-io/skills-template