mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2025-12-17 14:05:12 +00:00
2 lines
1.9 KiB
JavaScript
2 lines
1.9 KiB
JavaScript
import{_ as o,c as t,o as i,ae as n}from"./chunks/framework.CBTkueSR.js";const u=JSON.parse('{"title":"Gemini CLI","description":"","frontmatter":{},"headers":[],"relativePath":"en/open-source-prompts/Gemini CLI/index.md","filePath":"en/open-source-prompts/Gemini CLI/index.md"}'),a={name:"en/open-source-prompts/Gemini CLI/index.md"};function r(s,e,c,m,d,l){return i(),t("div",null,[...e[0]||(e[0]=[n('<h1 id="gemini-cli" tabindex="-1">Gemini CLI <a class="header-anchor" href="#gemini-cli" aria-label="Permalink to "Gemini CLI""></a></h1><ul><li><a href="./google-gemini-cli-system-prompt.html">google-gemini-cli-system-prompt</a></li></ul><h2 id="summary-of-product-tool-documents" tabindex="-1">Summary of Product Tool Documents <a class="header-anchor" href="#summary-of-product-tool-documents" aria-label="Permalink to "Summary of Product Tool Documents""></a></h2><p>The <code>google-gemini-cli-system-prompt.md</code> 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 <code>search_file_content</code>, <code>read_file</code>, <code>run_shell_command</code>) 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).</p>',4)])])}const f=o(a,[["render",r]]);export{u as __pageData,f as default};
|