Understand how a popular custom GPT like Grimoire or Math Mentor actually works by reading its hidden system prompt.
Get inspiration and reference patterns when designing your own custom GPT instructions.
Learn prompt engineering techniques by studying hundreds of real-world examples from working AI assistants.
Reverse-engineer the behavior and personality of a specific GPT you've interacted with.
This repository is a large public collection of "leaked" system prompts from custom GPTs, the specialized AI assistants that users and developers build on top of ChatGPT using OpenAI's GPT Builder tool. When someone creates a custom GPT, they write a hidden set of instructions (called a system prompt) that tells the AI how to behave, what persona to adopt, and what rules to follow. Normally these instructions are kept secret, but through various means, many have been extracted and shared publicly. This repo gathers hundreds of those exposed prompts in one place. The problem it solves is transparency and curiosity: anyone who wants to understand how a popular custom GPT actually works under the hood, what instructions make "Grimoire" a coding wizard, or what makes "Math Mentor" respond a certain way, can simply read the prompt here. It is also useful for developers who want inspiration or reference material when building their own custom GPTs. The collection spans an enormous variety of categories: coding assistants, roleplay characters, creative writing tools, image generation helpers, language tutors, career coaches, and many more. Each prompt is stored as a simple Markdown file named after the GPT it came from. There is no executable code in this repository, the primary language is listed as unknown because it is entirely a document/text collection. No framework or runtime is involved. You would use this repo if you are curious about prompt engineering techniques, want to reverse-engineer how a specific popular GPT was built, or are looking for templates and patterns to design your own AI assistant instructions.
Generated 2026-05-18 · Model: sonnet-4-6 · Verify against the repo before relying on details.