yzmw123yzmw123Communityยท1 Agent Skills Included

dify-workflow-dsl-skill

Generate, repair, and validate Dify workflow YAML files

Generates import-ready Dify App DSL YAML for workflows, chatbots, and Agent v2 apps across versions 0.6.0 and 0.7.0. Repairs broken graph wiring, branch handles, selectors, and plugin dependencies that block Dify imports. Validates files with a strict local checker and Dify's own source models, catching errors before manual import testing. Eliminates hours of hand-writing complex YAML and debugging cryptic import failures.
npx skills add yzmw123/dify-workflow-dsl-skill --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’