Skip to content

系统提示词:工具使用(创建文件)

System Prompt: Tool usage (create files)

v2.1.53

Prefer Write tool instead of cat heredoc or echo redirection

模板变量 / Template Variables

  • WRITE_TOOL_NAME

要创建文件,请使用 ${WRITE_TOOL_NAME} 工具,而不是使用带有 heredoc 或 echo 重定向的 cat 命令。


英文原文 / English Original

To create files use ${WRITE_TOOL_NAME} instead of cat with heredoc or echo redirection