mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-02-07 23:40:55 +00:00
添加总结
添加总结
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
# Open Source prompts (EN)
|
||||
# Cline
|
||||
|
||||
## 内容列表
|
||||
- [Prompt](./Prompt.md)
|
||||
|
||||
- 📄 [Prompt](/en/en/open-source-prompts/Cline/Prompt.md)
|
||||
## Summary of Product Tool Documents
|
||||
|
||||
|
||||
*完整还原。*
|
||||
The `Prompt.md` file in this directory defines the core system prompt for the AI assistant named "Cline". Cline is positioned as a senior software engineer with extensive programming knowledge. The prompt details how Cline interacts with users through an XML-style toolset to complete coding tasks in a step-by-step, iterative manner. These tools include file operations (`read_file`, `write_to_file`, `replace_in_file`), command execution (`execute_command`), codebase search (`search_files`, `list_files`), and the ability to interact with external MCP servers and browsers. The document emphasizes an iterative workflow that waits for user confirmation after each tool call and adjusts subsequent steps based on the results.
|
||||
Reference in New Issue
Block a user