dify-workflow-dsl-skill
Generate, repair, and validate Dify workflow YAML files
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install dify-workflow-dsl-skill?โผ
Run `npx skills add yzmw123/dify-workflow-dsl-skill --all -g -y` in your terminal to install the skill globally for your coding agent.
How to create a Dify workflow with AI?โผ
Describe your automation in plain English and the skill generates complete, import-ready Dify DSL YAML with correct nodes, edges, and dependencies.
How to fix a Dify DSL import error?โผ
The skill reviews your YAML, reports exact import blockers with stable diagnostic codes, and repairs graph wiring, selectors, and version-specific structures.
Which Dify versions are supported?โผ
It targets DSL 0.7.0 for Dify 1.16.x by default, including Agent v2 nodes, and keeps 0.6.0 compatibility for Dify 1.15.x workspaces.
Does it work with Claude Code and Codex?โผ
Yes. It follows the standard SKILL.md format and installs into Claude Code, Codex, OpenClaw, Hermes, and OpenCode skill directories.
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