LingyiChen-AILingyiChen-AICommunityΒ·3 Agent Skills Included

workflow-skill

Generate importable Coze, Dify, and ComfyUI workflows from text

Generates ready-to-import workflow files for Coze, Dify, and ComfyUI from plain-language descriptions. Produces correct node schemas, edges, layouts, and platform-specific formats including ZIP packaging and model download lists. Eliminates manual node wiring, format debugging, and repetitive drag-and-drop canvas work. Ships with verified templates and examples for chatbots, RAG pipelines, image generation, and video workflows.
npx skills add LingyiChen-AI/workflow-skill --all -g -y

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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→