mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-02-07 15:30:52 +00:00
添加总结
添加总结
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
# Open Source prompts (EN)
|
||||
# Gemini CLI
|
||||
|
||||
## 内容列表
|
||||
- [google-gemini-cli-system-prompt](./google-gemini-cli-system-prompt.md)
|
||||
|
||||
- 📄 [google-gemini-cli-system-prompt](/en/en/open-source-prompts/Gemini CLI/google-gemini-cli-system-prompt.md)
|
||||
## Summary of Product Tool Documents
|
||||
|
||||
|
||||
*完整还原。*
|
||||
The `google-gemini-cli-system-prompt.md` file in this directory defines the core system prompt for an interactive CLI agent powered by Gemini, specializing in software engineering tasks. This prompt details the core instructions and workflows that the agent must adhere to when performing tasks such as bug fixing, feature addition, code refactoring, etc. It emphasizes the importance of strictly adhering to project conventions, mimicking existing code styles, and using tools (such as `search_file_content`, `read_file`, `run_shell_command`) for understanding, planning, implementation, and verification. Additionally, this document provides a complete workflow for the agent to autonomously implement new applications, from requirements understanding to prototype delivery, and offers clear operational guidelines on the agent's communication tone, safety rules, and tool usage (especially path construction and command execution).
|
||||
Reference in New Issue
Block a user