# 变量名生成器

**为什么制作这样的工作流？**

* 由于变量名太多了，导致自己的想变量名的时候。会非常伤神

**它的作用**

* **节省开发时间，减少生成变量名的烦恼**

**创作难度：**⭐️

**投稿作者：**&#x80FD;用AI

<figure><img src="/files/jX2aNxZppEuf5CeSRBE9" alt="" width="358"><figcaption></figcaption></figure>

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


---

# 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/gong-zuo-liu-da-quan-huan-ying-tou-gao/bian-cheng-lei/bian-liang-ming-sheng-cheng-qi.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.
