Back to V8

Prompt Templates

agents/prompts/templates/README.md

15.0.10387 B
Original Source

Prompt Templates

These are prompt snippets that can be used independently or added to a base prompt to provide specific context and functionality.

They can be imported by a GEMINI.md file with the @<path> syntax:

src/GEMINI.md
@agents/prompts/common.md
@agents/prompts/templates/<example.md>

or used standalone:

src/GEMINI.md
@agents/prompts/templates/<example.md>