workflow-skill
Generate importable Coze, Dify, and ComfyUI workflows from text
All Skills in This Repository (3)
Pure Emerald Level Indicatorsdify-workflow
Generate importable Dify 0.6.0 workflow DSL files from natural language descriptions.
coze-workflow
Generate importable coze.cn workflow ZIP packages from natural language descriptions.
ComfyUI Workflow Generator
Convert natural-language generation intents into runnable ComfyUI Litegraph workflow JSON.
Frequently Asked Questions
FAQPage SchemaHow to install workflow-skill?βΌ
Run `npx skills add LingyiChen-AI/workflow-skill --all -g -y` in your terminal to install all three workflow skills globally.
How to create a Dify workflow from text?βΌ
Describe your process in one sentence, and the skill outputs a complete .dify.yml file with nodes, edges, and layout that you import directly via Dify's Import DSL option.
Can I generate Coze workflows automatically?βΌ
Yes. The skill builds a byte-level compatible ZIP package for coze.cn, including correct YAML formatting, node schemas, and loop or parallel branch structures.
Does it support ComfyUI image and video workflows?βΌ
Yes. It includes 34 built-in templates covering FLUX, SDXL, Wan 2.2, HunyuanVideo, and more, with automatic model download links embedded in the generated JSON.
Do I need coding experience to use workflow-skill?βΌ
No. You describe the workflow in plain language, and the skill handles all node configuration, connections, and platform format requirements for you.
Related Repositories in Software Engineering
View All in Software Engineeringβopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core