run-iflow
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chinese功能简介
Feature Overview
通过 MCP 工具向一位外部助手发出协助请求,请对方在一个上下文干净的、运行时隔离的、独立环境中,执行中华文化理解、中文古文理解、中国特色作品创作、小红书与抖音的宣发文案编写、编写测试用例、信息检索等任务。
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
使用 工具来向助手发出请求,可传入参数包括:
mcp__plugin_headless-knight_runCLI__iflow- : string,从上下文整理出的完整的任务描述,必填参数
prompt - : string,从上下文整理出的需要该助手遵守的系统提示词,用于约束他的行为,可选
systemPrompt - : string,工作目录,默认为当前目录,可选
workDir - : string,指定使用哪个模型,取值为"GLM-4.6"、"Qwen3-Coder-Plus"、"DeepSeek-V3.2"、"MiniMax-M2"或"Kimi-K2-0905"等模型代号,可选,默认为 MiniMax-M2
model - : object,自定义环境变量,键值对,可选
env
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: 擅长中文内容创作、中文市场分析、中国文化相关的教育与问答等任务
- Qwen3-Coder-Plus: 擅长阿里云用户或需要进行模型精调和私有化部署等任务
- DeepSeek-V3.2: 擅长与编程相关的任务,如代码生成、Bug 修复、代码解释、算法设计、编写单元测试等
- Kimi-K2-0905: 适用于需要处理大量文本信息的场景,如信息检索、长篇内容总结、知识库问答等
- MiniMax-M2: 适用于上述各项任务
- 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
如果不另外设置,则自动使用当前对话上下文中的配置
- : Codex CLI 的 API_Key
IFLOW_API_KEY - : HTTP 代理地址
HTTP_PROXY - : HTTPS 代理地址
HTTPS_PROXY - : 默认代理地址
ALL_PROXY - : Codex 命令行地址或名称(确保在 PATH 中包含了路径)
IFLOW_CLI_COMMAND - : 环境参数,比如 "development"
NODE_ENV
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