byvercel· 96 skills
Migrates Temporal, Inngest, Trigger.dev, and AWS Step Functions workflows to the Workflow SDK. Use when porting Activities, Workers, Signals, step.run(), step.waitForEvent(), Trigger.dev tasks / wait.forToken / triggerAndWait, ASL JSON state machines, Task/Choice/Wait/Parallel states, task tokens, or child workflows.
$npx -y skills add vercel/workflow --skill migrating-to-workflow-sdkInstalls into the current project.
Run `npx skills use "https://github.com/vercel/workflow" --skill "vercel/workflow/migrating-to-workflow-sdk"` 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/workflow" that are relevant to the current task. Run `npx skills add "https://github.com/vercel/workflow"` and select the relevant skills, then follow their instructions.