Skill

Workflow
SkillDurable functions with steps you can replay.
Official Vercel Workflow skill. Retries, steps, the orchestration that survives a crash.
spec·Apache-2.0·Updated this quarter·github.com/vercel/workflow
Claude CodeCursorDesktop
Scanned
npx skills add vercel/workflow/workflowBy Vercel
Input
A long-running job.
Output
A workflow with named steps.
workflow-skill.skill/invoke
You say
Charge, then provision, then email.
It returns
Three steps. Retry on the charge only.
Prompt notebook
Prompts this skill is built for.
You say
Charge, then provision, then email.
It returns
Three steps. Retry on the charge only.
You say
What happens if the process dies?
It returns
The step cursor is stored. It resumes.
What it teaches
- 01Steps
- 02Retries
- 03Durable
Other skills in the loop
Discussion
No notes yet. Be the first hunter to report back.
