# 工作流示例-json文件

{% hint style="info" %}

## 工作流示例

工作流示例，是以json后缀为主的文件。你可以进入到工作流编辑页面。点击右上角“导入流程”按钮，即可导入下面的示例文件。

注意：导入成功后，记得点击“发布”按钮！
{% endhint %}

<figure><img src="/files/NoNTZOBLt00ZAJdlppBc" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
我们非常建议大家，用自己的思维以及自己的双手，去创建属于自己的工作流，并能够分享出来。

下面的工作流，将是我们提供的简单示例！仅供参考！
{% endhint %}

## 👉编程类

### 变量名生成器

{% file src="/files/lkwnjYFkr1boFVbRPtWz" %}

### 高级前端AI助手

{% file src="/files/42I03PuvOymmN16rwWKe" %}

### SQL优化器

{% file src="/files/EKQ4rIresHAyeO343OCw" %}

### Python 工程师助手

{% file src="/files/dJwWXhGqIPIrwaOwQJPl" %}

## 👉数据类

### 数据对比助手

{% file src="/files/U6UzY0qtV6IYUj91wlIp" %}

## 👉教育类

### 智能翻译助手

{% file src="/files/Axd0x1cHxWGFbDnTkOSg" %}

### AI数学家

{% file src="/files/3WEb0amd1viJmWmmV6NM" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.nyai.chat/jin-jie-jiao-cheng-gong-zuo-liu/gong-zuo-liu-shi-li-json-wen-jian.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
