mirror of
https://github.com/asgeirtj/system_prompts_leaks.git
synced 2026-04-28 03:30:16 +00:00
1,019 B
1,019 B
Contributing
Thanks for helping grow this collection! Here's how to contribute.
Adding a system prompt
-
Pick the right folder:
Anthropic/— Claude modelsOpenAI/— ChatGPT, GPT, o-series, CodexGoogle/— Gemini modelsxAI/— Grok modelsPerplexity/— Perplexity modelsMisc/— everything else
-
Create a
.mdfile with a descriptive name (e.g.gpt-5.4-thinking.md,gemini-3-flash.md) -
Paste the raw system prompt as-is. Don't summarize or paraphrase — the full, unedited text is the point.
-
Open a PR. That's it.
Requesting a prompt
Don't have the prompt yourself? Open an issue with the model or product name and we'll try to track it down.
Updating an existing prompt
Models get updated. If you have a newer version of an existing prompt, either update the file or add a new one with the version in the filename. Move the old one to the old/ subfolder if applicable.