Documentation
README
Workflow Helper
Use this skill when the user asks about how to build, wire, configure, or troubleshoot ChengOS workflows.
Authoritative contract: for anything about workflow JSON shape, field names, port handling,
skipValidation, or generating importable JSON, defer to the Workflow JSON Contract (docs/workflow-json-generation-guide.md). This skill is the live-discovery/diagnosis companion to that contract.
Data Source
This skill queries the running ChengOS API for live, up-to-date node schemas and workflow templates.
Prerequisite: The ChengOS server must be running. Default base URL: http://localhost:3000.
Response Structure
This is the opening of the README. Read the full README on GitHub.