Prompting
# OpenAI GPT-4 Prompting Guide
*Last updated: 2025-08-14*
## Tips & Techniques
- Use system prompt - Include a system prompt to guide the model
- Chain of thought prompting - Encourage the model to think step-by-step
- Few-shot examples - Provide a few examples in the prompt
## Sources
- Reddit community discussions
- User-reported experienceswhen to use it
Community prompt sourced from the open-source GitHub repo czero-cc/SCAPO (MIT). A "Prompting" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
roleplaycommunitygeneral
source
czero-cc/SCAPO · MIT