dify-workflow

Installation
SKILL.md

Dify Workflow DSL Generator

Overview

This skill generates Dify workflow DSL files that can be directly imported into a Dify instance. Given a natural language description of a desired workflow, it produces a complete YAML (default) or JSON file containing all nodes, edges, layout positions, and configuration.

The skill triggers when the user asks to:

  • Create, generate, or build a Dify workflow
  • Convert a process description into a Dify DSL
  • Scaffold a chatflow or workflow application

Output format is YAML by default (.dify.yml), with JSON (.dify.json) available on request.

Smart Interaction Logic

Before generating, assess whether the user's description is sufficient:

Installs
7
GitHub Stars
116
First Seen
May 12, 2026
dify-workflow — lingyichen-ai/workflow-skill