---
name: system-prompt
description: Generates effective system prompts for AI agents
category: meta
---

# System Prompt Generator

When creating system prompts, follow these principles:

1. **Be specific about the role**: Define who the AI is and what it does.
2. **Set boundaries**: Specify what the AI should and should not do.
3. **Define output format**: Describe how responses should be structured.
4. **Include context**: Provide relevant background information.
5. **Use examples**: Show desired behavior through examples when possible.
