A curated collection of extracted system prompts from popular chatbots like ChatGPT, Claude, and Gemini, helping researchers understand the behavior boundaries of AI models。
One-Minute Overview#
This repository is a collection of system prompts from popular AI chatbots including ChatGPT, Claude, and Gemini. It provides raw system instructions that help researchers understand how these AI models are configured and what constraints they operate under. Ideal for AI security researchers, prompt engineers, and anyone curious about AI model behavior.
Core Value: Provides insight into the foundational instructions and constraints of major AI models.
Quick Start#
Installation Difficulty: Low - Just clone the repository to access text files
git clone https://github.com/asgeirtj/system_prompts_leaks.git
Is this suitable for my needs?
- ✅ AI Security Research: Analyze potential vulnerabilities in model behavior
- ✅ Prompt Engineering: Understand how to interact more effectively with AI
- ✅ Academic Research: Explore how different AI models follow instructions
- ❌ Need real-time updated data: This is a static collection
- ❌ Looking for complete API documentation: This project only provides prompt text
Core Capabilities#
1. System Prompt Collection - Revealing AI model core instructions#
- Collects raw system prompt texts from major AI platforms Actual Value: Helps researchers understand the initial settings and constraints of AI models
2. Categorization - Organized by platform and model#
- Files organized by companies: Anthropic, Google, OpenAI, etc. Actual Value: Enables horizontal comparison of different models' instruction design and safety measures
3. Continuous Updates - Community-driven content expansion#
- New prompts added through Pull Request mechanism Actual Value: Maintains timeliness and completeness of content
Maintenance Status#
- Development Activity: Active - 14 contributors with 237 commits
- Recent Updates: Recent - Has new release versions
- Community Response: Active - 22 Pull requests showing community engagement
Documentation & Learning Resources#
- Documentation Quality: Basic - Provides basic project description
- Official Documentation: https://github.com/asgeirtj/system_prompts_leaks
- Example Code: Not applicable (pure text content repository)