A curated collection of ChatGPT system prompts and custom GPT instructions provided for reference and educational purposes. It helps users learn prompt engineering and understand prompt injection security risks by exposing and explaining how these instructions are structured.
Project overview
A curated collection of ChatGPT system prompts and custom GPT instructions provided for reference and educational purposes. It helps users learn prompt engineering and understand prompt injection security risks by exposing and explaining how these instructions are structured.
Use cases
Learning & Education
Deployment
Refer to project documentation
License
MIT
Best for
General users, developers, and educators looking for reference material to study prompt engineering or analyze custom GPT instructions.
GPT authors seeking to understand prompt injection and leaking risks in order to improve the security of their own instructions.
Key capabilities
A searchable collection of various system prompts for ChatGPT and other AI products, including custom GPTs.
Shares knowledge about prompt injection and leaking to help GPT authors improve security measures and protect instructions.
Provides a script to search for GPT instructions locally if the repository is cloned.
Offers getting started guides, contributing guidelines, and external resources for prompt writing and security.
Limitations and risks
The sharing of system prompts is purely for reference and knowledge sharing, not for commercial deployment or direct production use.
The project exposes system instructions to highlight vulnerabilities; interacting with or studying these prompts requires awareness of these inherent security risks.
Getting started
Go to the TOC.md file and use Ctrl + F to search for a specific GPT's name, then read the instructions provided.
Evidence and sources
README: This repository is a collection of various system prompts for ChatGPT and other AI product and [custom GPTs](https://openai.com/blog/introducing-gpts), providing significant educa…
README: - [Getting Started Guide](./GETTING_STARTED.md) - Learn how to get system prompts and knowledge files - [Security Guide](./SECURITY.md) - Learn how to protect your GPT instruction…
README: 1. Go to [TOC.md](./TOC.md) 2. Use `Ctrl + F` to search the GPT's name you want 3. If you cloned this repo, you may use the [`idxtool`](./scripts/README.md)
README: If you cloned this repo, you may use the [`idxtool`](./scripts/README.md)
README: The sharing of these prompts/instructions is purely for reference and knowledge sharing, aimed at enhancing everyone's prompt writing skills and raising awareness about prompt inj…