run-iflow
Original:🇨🇳 Chinese
Translated
Send assistance requests to an assistant, applicable to task scenarios such as Chinese cultural understanding, classical Chinese text comprehension, creation of Chinese characteristic works, writing promotion copy for Xiaohongshu and Douyin, writing test cases, information retrieval, etc. It is also a strong substitute and assistant for other expert assistants, and can be used as an alternative backup solution for most tasks.
6installs
Added on
NPX Install
npx skill4agent add lostabaddon/headlessknight run-iflowTags
Translated version includes tags in frontmatterSKILL.md Content (Chinese)
View Translation Comparison →Feature Overview
Send an assistance request to an external assistant via the MCP tool, asking them to perform tasks such as Chinese cultural understanding, classical Chinese text comprehension, creation of Chinese characteristic works, writing promotion copy for Xiaohongshu and Douyin, writing test cases, information retrieval, etc. in a clean-context, runtime-isolated, independent environment.
Usage Instructions
Use the tool to send requests to the assistant. The available parameters include:
mcp__plugin_headless-knight_runCLI__iflow- : string, the complete task description organized from the context, required parameter
prompt - : string, the system prompt organized from the context that the assistant needs to follow, used to constrain their behavior, optional
systemPrompt - : string, working directory, default is the current directory, optional
workDir - : string, specify which model to use, possible values are model codes such as "GLM-4.6", "Qwen3-Coder-Plus", "DeepSeek-V3.2", "MiniMax-M2" or "Kimi-K2-0905", optional, default is MiniMax-M2
model - : object, custom environment variables, key-value pairs, optional
env
Model Selection
- GLM-4.6: Excels in tasks such as Chinese content creation, Chinese market analysis, education and Q&A related to Chinese culture, etc.
- Qwen3-Coder-Plus: Suitable for Alibaba Cloud users or tasks requiring model fine-tuning and privatized deployment, etc.
- DeepSeek-V3.2: Excels in programming-related tasks such as code generation, bug fixing, code explanation, algorithm design, writing unit tests, etc.
- Kimi-K2-0905: Applicable to scenarios that require processing large amounts of text information, such as information retrieval, long-form content summarization, knowledge base Q&A, etc.
- MiniMax-M2: Applicable to all the above tasks
Related Environment Variables
If not set separately, the configuration in the current conversation context will be used automatically
- : API_Key of Codex CLI
IFLOW_API_KEY - : HTTP proxy address
HTTP_PROXY - : HTTPS proxy address
HTTPS_PROXY - : Default proxy address
ALL_PROXY - : Address or name of Codex CLI (ensure the path is included in PATH)
IFLOW_CLI_COMMAND - : Environment parameter, such as "development"
NODE_ENV