chatflow标准对话流

Generate .yml DSL files for Dify/Omni Chatflow from business scenario requirements.

Updated May 6, 2026
One-click install
npx skills add https://github.com/tongliu321-svg/codex-skills --skill chatflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chatflow标准对话流
Source: https://github.com/tongliu321-svg/codex-skills/tree/main/chatflow%E6%A0%87%E5%87%86%E5%AF%B9%E8%AF%9D%E6%B5%81
Command: npx skills add https://github.com/tongliu321-svg/codex-skills --skill chatflow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the need for quickly converting business scenario requirements into importable Dify/Omni Chatflow .yml DSL files, covering various functionalities such as file upload, intent branching, multi-file comparison, and troubleshooting common import/export issues.

Core Features & Use Cases

  • Fast DSL Generation: Converts business requirements into .yml DSL files for Dify/Omni Chatflow.
  • File Upload: Handles file upload scenarios and integrates with Chatflow.
  • Intent Branching: Manages intent分流 and multi-file comparison.
  • Troubleshooting: Provides guidance on common import/export issues.
  • Use Case: Ideal for users who need to automate chatbot workflows and require a tool to generate Chatflow files efficiently.

Quick Start

Use the chatflow标准对话流 skill to generate a .yml file for a new chatbot workflow based on the provided business scenario requirements.

Frequently Asked Questions about chatflow标准对话流

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a Dify chatbot workflow yml file from business requirements?

Generating a Dify chatbot workflow yml file requires converting business scenario requirements into a .yml DSL file using specific templates and node configurations in the Chatflow environment, which can then be imported directly.

What is intent branching in Chatflow and when do I need it?

Intent branching in Chatflow is a mechanism that manages intent分流 and multi-file comparison within your chatbot workflow. You need it when your business automation scenario requires routing user queries to different processing paths based on detected intents.

Can I handle file upload scenarios in Omni Chatflow?

Yes, you can handle file upload scenarios in Omni Chatflow. The DSL generation process supports configuring file upload nodes, allowing your chatbot workflow to accept and process user-provided documents directly within the business automation flow.

What's the best way to troubleshoot common Dify DSL import and export issues?

The best way to troubleshoot Dify DSL import and export issues is to validate your .yml DSL file against the required specific templates and node configurations. Chatflow generation provides guidance on correcting common import/export formatting errors.

Does generating a Chatflow DSL file require specific node configurations?

Yes, generating a Chatflow DSL file requires using specific node configurations and templates in the Chatflow environment. These configurations ensure the resulting .yml file correctly implements business automation logic and imports properly into Dify or Omni.

Why is my Dify Chatflow yml file not working after import?

Your Dify Chatflow yml file may not be working due to incorrect node configurations or template mismatches. Troubleshooting common import and export issues involves verifying that your DSL generation aligns with the specific environment requirements.