enhance_prompt_gemini
Improve AI prompts using Gemini API strategies like Few-Shot examples and structured formatting to increase response quality and clarity.
Instructions
프롬프트 개선|제미나이 전략|품질 향상|prompt enhancement|gemini strategies|quality improvement - Enhance prompts using Gemini API prompting strategies (Few-Shot, Output Format, Context)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | The original prompt to enhance | |
| agent_role | No | The role of the agent that will receive this prompt (e.g., "Specification Agent", "Planning Agent") | |
| strategies | No | Specific Gemini strategies to apply. If not provided, all strategies will be applied. |