dify-workflow
Installation
SKILL.md
Dify Workflow CLI Skill
Build, edit, validate, layout, and export Dify DSL files entirely from the command line.
The CLI is installed as dify-workflow (or dify-workflow.exe on Windows).
If the CLI is not yet installed in the current environment, use PowerShell install script on Windows or shell install script on macOS/Linux.
When to Use
- User asks to create a Dify workflow, chatflow, chat app, agent, or completion app
- User asks to add/remove/update nodes or edges in a Dify YAML
- User asks to validate a Dify DSL file before import
- User asks to auto-layout node positions
- User asks to generate a Mermaid diagram of a workflow
- User asks to troubleshoot why a Dify import shows disconnected nodes or errors