Build, edit, validate, and export Dify AI workflow DSL files using the dify-workflow CLI. Use when: creating Dify workflows/chatflows/chat/agent/completion apps; adding nodes and edges to workflows; configuring LLM/tool/code/if-else/question-classifier nodes; validating DSL before Dify import; auto-layout node positions; generating Mermaid diagrams; troubleshooting Dify import errors. Supports all 5 Dify app modes and 22 node types.
$npx -y skills add akabane71/dify-workflow-cli --skill dify-workflowInstalls into the current project.
Run `npx skills use "https://github.com/akabane71/dify-workflow-cli" --skill "akabane71/dify-workflow-cli/dify-workflow"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/akabane71/dify-workflow-cli" that are relevant to the current task. Run `npx skills add "https://github.com/akabane71/dify-workflow-cli"` and select the relevant skills, then follow their instructions.