ClaudeWave
asgeirtj avatar
asgeirtj

system_prompts_leaks

View on GitHub

Extracted system prompts from ChatGPT (GPT-5.4, GPT-5.3, Codex), Claude (Opus 4.6, Sonnet 4.6, Claude Code), Gemini (3.1 Pro, 3 Flash, CLI), Grok (4.2, 4), Perplexity, and more. Updated regularly.

Tools39k stars6.4k forksMITUpdated yesterday
ClaudeWave Trust Score
73/100
· OK

Repository collecting extracted/leaked system prompts from major AI chatbots and coding assistants.

Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Documented (README)
Use with caution
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "system-prompts-leaks": {
      "command": "node",
      "args": ["/path/to/system_prompts_leaks/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/asgeirtj/system_prompts_leaks and follow its README for install instructions.
Use cases

Tools overview

# System Prompts Leaks

Extracted system prompts, system messages, and developer instructions from popular AI chatbots and coding assistants — ChatGPT (GPT-5.4, GPT-5.3, Codex), Claude (Opus 4.6, Sonnet 4.6, Claude Code), Gemini (3.1 Pro, 3 Flash, Gemini CLI), Grok (4.2, 4), Perplexity, and more.

Updated regularly with new models and versions. PRs welcome.

<a href="https://trendshift.io/repositories/14577" target="_blank"><img src="https://trendshift.io/api/badge/repositories/14577" alt="asgeirtj%2Fsystem_prompts_leaks | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>

[![License: MIT](https://img.shields.io/github/license/asgeirtj/system_prompts_leaks?color=blue)](LICENSE)

<img width="1280" height="640" alt="System prompts collection from ChatGPT, Claude, Gemini, Grok and other AI chatbots" src="https://github.com/user-attachments/assets/0037a6c5-2ae4-4d34-8be0-0d679773172b" />

<img width="976" height="248" alt="GitHub stars growth chart for system prompts leaks repository" src="https://github.com/user-attachments/assets/444e3fcc-9374-4964-afd3-069222713dc0" />

---

## Anthropic — Claude

| Model | Prompt |
|-------|--------|
| **Claude Opus 4.6** | [**System prompt**](Anthropic/claude-opus-4.6.md) |
| **Claude Sonnet 4.6** | [**System prompt**](Anthropic/claude-sonnet-4.6.md) |
| Claude.ai | [Human-readable](Anthropic/claude.ai-human-readable.md) · [Injections](Anthropic/claude.ai-injections.md) |
| Claude Code | [System prompt](Anthropic/claude-code.md) |
| Claude Cowork | [System prompt](Anthropic/claude-cowork.md) |
| Claude Desktop Code | [System prompt](Anthropic/claude-desktop-code.md) |
| Claude in Chrome | [System prompt](Anthropic/claude-in-chrome.md) |
| Claude for Excel | [System prompt](Anthropic/claude-for-excel.md) |
| Default Styles | [Styles](Anthropic/default-styles.md) |

<details><summary>Older & variant versions</summary>

| | |
|--|--|
| Without tools | [Opus 4.6](Anthropic/claude-opus-4.6-no-tools.md) · [Sonnet 4.6](Anthropic/claude-sonnet-4.6-no-tools.md) |
| Opus 4.5 | [System prompt](Anthropic/old/claude-opus-4.5.md) |
| Sonnet 4.5 | [System prompt](Anthropic/old/claude-4.5-sonnet.md) |
| Sonnet 4 | [System prompt](Anthropic/old/claude-sonnet-4.md) |
| Opus 4.1 Thinking | [System prompt](Anthropic/old/claude-4.1-opus-thinking.md) |
| Sonnet 3.7 | [System prompt](Anthropic/old/claude-3.7-sonnet.md) |

</details>

## OpenAI — ChatGPT

| Model | Prompt |
|-------|--------|
| **GPT-5.4** | [**API**](OpenAI/gpt-5.4-api.md) · [**Thinking**](OpenAI/gpt-5.4-thinking.md) · [**Codex**](OpenAI/codex/gpt-5.4.md) · [Codex Mini](OpenAI/codex/gpt-5.4-mini.md) |
| **GPT-5.3** | [**Codex**](OpenAI/codex/gpt-5.3-codex.md) · [Codex API](OpenAI/gpt-5.3-codex-api.md) · [Chat API](OpenAI/gpt-5.3-chat-api.md) · [Instant](OpenAI/gpt-5.3-instant.md) |
| GPT-5.2 | [Mini (free)](OpenAI/gpt-5.2-mini-free-account.md) · [Thinking](OpenAI/gpt-5.2-thinking.md) · [Codex](OpenAI/codex/gpt-5.2-codex.md) |
| **Codex CLI** | [Per-model prompts](OpenAI/codex/) · [Friendly persona](OpenAI/codex/personality_friendly.md) · [Pragmatic persona](OpenAI/codex/personality_pragmatic.md) |
| o4-mini | [System prompt](OpenAI/o4-mini.md) · [High](OpenAI/o4-mini-high.md) |
| o3 | [System prompt](OpenAI/o3.md) |
| ChatGPT Atlas | [System prompt](OpenAI/chatgpt-atlas.md) |
| **Tools** | [Web search](OpenAI/tool-web-search.md) · [Deep research](OpenAI/tool-deep-research.md) · [Python](OpenAI/tool-python.md) · [Canvas](OpenAI/tool-canvas-canmore.md) · [Image gen](OpenAI/tool-create-image-image_gen.md) · [Memory](OpenAI/tool-memory-bio.md) · [File search](OpenAI/tool-file_search.md) |
| **Policies** | [Image safety](OpenAI/prompt-image-safety-policies.md) · [Automation context](OpenAI/prompt-automation-context.md) |

<details><summary>Older models & variants</summary>

| | |
|--|--|
| GPT-5.1 personalities | [Default](OpenAI/gpt-5.1-default.md) · [Friendly](OpenAI/gpt-5.1-friendly.md) · [Professional](OpenAI/gpt-5.1-professional.md) · [Candid](OpenAI/gpt-5.1-candid.md) · [Cynical](OpenAI/gpt-5.1-cynical.md) · [Efficient](OpenAI/gpt-5.1-efficient.md) · [Nerdy](OpenAI/gpt-5.1-nerdy.md) · [Quirky](OpenAI/gpt-5.1-quirky.md) |
| GPT-5 | [Agent mode](OpenAI/ChatGPT-GPT-5-Agent-mode-System-Prompt.md) · [Thinking](OpenAI/gpt-5-thinking.md) · [Personalities](OpenAI/gpt-5-cynic-personality.md) |
| GPT-4.5 | [System prompt](OpenAI/GPT-4.5.md) |
| GPT-4.1 | [Full](OpenAI/GPT-4.1.md) · [Mini](OpenAI/GPT-4.1-mini.md) |
| GPT-4o | [System prompt](OpenAI/GPT-4o.md) · [WhatsApp](OpenAI/GPT-4o-WhatsApp.md) · [Advanced voice](OpenAI/GPT-4o-advanced-voice-mode.md) · [Legacy voice](OpenAI/GPT-4o-legacy-voice-mode.md) |
| Monday GPT | [System prompt](OpenAI/Monday-GPT-.md) |
| API variants | [GPT-5 reasoning (high)](OpenAI/API/gpt-5-reasoning-effort-high-API-NOT-CHATGPT.com.md) · [o3 high/med/low](OpenAI/API/o3-high-api.md) · [o4-mini high/med/low](OpenAI/API/o4-mini-high.md) |

</details>

## Google — Gemini

| Model | Prompt |
|-------|--------|
| **Gemini 3.1 Pro** | [**System prompt**](Google/gemini-3.1-pro.md) · [API](Google/gemini-3.1-pro-api.md) |
| **Gemini 3 Flash** | [**System prompt**](Google/gemini-3-flash.md) |
| Gemini 3 Pro | [System prompt](Google/gemini-3-pro.md) |
| Gemini Diffusion | [System prompt](Google/gemini-diffusion.md) |
| Gemini CLI | [System prompt](Google/Gemini%20CLI%20System.md) |
| Jules | [System prompt](Google/jules.md) |
| Gemini in Chrome | [System prompt](Google/gemini_in_chrome.md) |
| Gemini Workspace | [System prompt](Google/gemini-workspace.md) |

<details><summary>Older models</summary>

| | |
|--|--|
| Gemini 2.5 Pro | [API](Google/gemini-2.5-pro-api.md) · [Webapp](Google/gemini-2.5-pro-webapp.md) · [Guided learning](Google/gemini-2.5-pro-guided-learning.md) |
| Gemini 2.5 Flash | [Image preview](Google/gemini-2.5-flash-image-preview.md) |
| Gemini 2.0 Flash | [Webapp](Google/gemini-2.0-flash-webapp.md) |
| AI Studio Build | [System prompt](Google/ai-studio-build.md) |
| Nano / Bana 2 | [System prompt](Google/nano-bana-2.md) |
| NotebookLM | [Chat](Google/NotebookLM-chat.md) |

</details>

## xAI — Grok

| Model | Prompt |
|-------|--------|
| Grok 4.2 | [System prompt](xAI/grok-4.2.md) |
| Grok 4 | [System prompt](xAI/grok-4.md) · [API](xAI/grok-api.md) |
| Grok 4.1 Beta | [System prompt](xAI/grok-4.1-beta.md) |
| Grok 3 | [System prompt](xAI/grok-3.md) |
| Grok Account | [System prompt](xAI/grok-account.md) |
| Grok Personas | [Personas](xAI/grok-personas.md) |
| Safety Instructions | [Post-new](xAI/grok.com-post-new-safety-instructions.md) |

## Perplexity

| Model | Prompt |
|-------|--------|
| Comet Browser | [System prompt](Perplexity/comet-browser-assistant.md) |
| Voice Assistant | [System prompt](Perplexity/voice-assistant.md) |

## Misc

| Product | Prompt |
|---------|--------|
| GitHub Copilot (Word) | [System prompt](Misc/copilot-in-microsoft-word.md) |
| Notion AI | [System prompt](Misc/Notion-AI.md) |
| Kagi Assistant | [System prompt](Misc/Kagi%20Assistant.md) |
| Le Chat (Mistral) | [System prompt](Misc/Le-Chat.md) |
| Raycast AI | [System prompt](Misc/Raycast-AI.md) |
| Warp 2.0 Agent | [System prompt](Misc/Warp-2.0-agent.md) |
| t3.chat | [System prompt](Misc/t3.chat.md) |
| Confer | [System prompt](Misc/Confer.md) |
| Fellou Browser | [System prompt](Misc/Fellou-browser.md) |
| Hermes | [System prompt](Misc/hermes.md) |
| MiniMax M2.5 | [System prompt](Misc/minimax-m2.5.md) |
| Proton Lumo AI | [System prompt](Misc/proton-lumo-ai.md) |
| Sesame AI Maya | [System prompt](Misc/Sesame-AI-Maya.md) |

---

## Contributing

Have a system prompt that's not listed here? PRs welcome — drop the raw text as a `.md` file in the appropriate folder.

Want a specific model or product added? [Open an issue](https://github.com/asgeirtj/system_prompts_leaks/issues) to request it.

## License

Released under the [MIT License](LICENSE).

## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=asgeirtj/system_prompts_leaks&type=Date)](https://www.star-history.com/#asgeirtj/system_prompts_leaks&Date)
aiai-transparencyanthropicchatgptclaudeclaude-codegeminigenerative-aigpt-5groklarge-language-modelsllmopenaiperplexityprompt-engineeringsystem-promptsystem-promptsxai

What people ask about system_prompts_leaks

What is asgeirtj/system_prompts_leaks?

+

asgeirtj/system_prompts_leaks is tools for the Claude AI ecosystem. Extracted system prompts from ChatGPT (GPT-5.4, GPT-5.3, Codex), Claude (Opus 4.6, Sonnet 4.6, Claude Code), Gemini (3.1 Pro, 3 Flash, CLI), Grok (4.2, 4), Perplexity, and more. Updated regularly. It has 39k GitHub stars and was last updated yesterday.

How do I install system_prompts_leaks?

+

You can install system_prompts_leaks by cloning the repository (https://github.com/asgeirtj/system_prompts_leaks) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is asgeirtj/system_prompts_leaks safe to use?

+

Our security agent has analyzed asgeirtj/system_prompts_leaks and assigned a Trust Score of 73/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains asgeirtj/system_prompts_leaks?

+

asgeirtj/system_prompts_leaks is maintained by asgeirtj. The last recorded GitHub activity is from yesterday, with 19 open issues.

Are there alternatives to system_prompts_leaks?

+

Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.

Deploy system_prompts_leaks to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave — asgeirtj/system_prompts_leaks
[![Featured on ClaudeWave](https://claudewave.com/api/badge/asgeirtj-system-prompts-leaks)](https://claudewave.com/repo/asgeirtj-system-prompts-leaks)
<a href="https://claudewave.com/repo/asgeirtj-system-prompts-leaks"><img src="https://claudewave.com/api/badge/asgeirtj-system-prompts-leaks" alt="Featured on ClaudeWave — asgeirtj/system_prompts_leaks" width="320" height="64" /></a>

More Tools

anthropics
claude-code
2d ago

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

118.4k19.7kShell
Tools
forrestchang
andrej-karpathy-skills
7d ago

A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.

92.5k8.9k
Tools
nextlevelbuilder
ui-ux-pro-max-skill
24d ago

An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms

71.1k7.3kPython
Toolsai-skillsantigravity
gsd-build
get-shit-done
today

A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.

57.7k4.9kJavaScript
Toolsclaude-codecontext-engineering
JuliusBrussee
caveman
9d ago

🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman

47.6k2.5kPython
Toolsaianthropic
jeecgboot
JeecgBoot
2d ago

一款 AI 驱动的低代码平台,提供"零代码"与"代码生成"双模式——零代码模式一句话搭建系统,代码生成模式自动输出前后端代码与建表 SQL,生成即可运行。平台内置 AI 聊天助手、AI大模型、知识库、AI流程编排、MCP 与插件体系,兼容主流大模型,支持一句话生成流程图、设计表单、聊天式业务操作,解决 Java 项目 80% 重复工作,高效且不失灵活。

46k16kJava
Toolsactivitiagent