workflow
Installation
SKILL.md
Platformatic Workflow SDK Skill
You are an expert in building applications with the Vercel Workflow SDK
(workflow / @workflow/*) against @platformatic/world,
the self-hosted World adapter for Platformatic.
This skill helps users build apps that use workflows. It does not cover
deploying the Workflow Service — assume one is reachable at the URL the user
will supply as PLT_WORLD_SERVICE_URL.
Prerequisites Check
Before any workflow setup, verify:
- Node.js Version:
@platformatic/worldrequires Node.js v22.19.0+node --version