dify-dsl-generator
This skill generates Dify workflow DSL/YAML files to build workflows with nodes like `llm`, `code`, `http-request`, and `tool`. It includes HTTP request templates with `url: https://api.example.com/endpoint`, authorization fields such as `api_key`, and system variables like `{{#sys.files#}}`.