An open API service indexing awesome lists of open source software.

https://github.com/LouisShark/chatgpt_system_prompt

A collection of GPT system prompts and various prompt injection/leaking knowledge.
https://github.com/LouisShark/chatgpt_system_prompt

Last synced: about 1 month ago
JSON representation

A collection of GPT system prompts and various prompt injection/leaking knowledge.

Awesome Lists containing this project

README

        

# PromptCraft: The Ultimate GPT System Prompt Collection
[![Generate TOC on PR Merge](https://github.com/LouisShark/chatgpt_system_prompt/actions/workflows/build-toc.yaml/badge.svg?branch=main)](https://github.com/LouisShark/chatgpt_system_prompt/actions/workflows/build-toc.yaml)
[![GitHub License](https://img.shields.io/github/license/LouisShark/chatgpt_system_prompt)](https://github.com/LouisShark/chatgpt_system_prompt/blob/main/LICENSE)
![GitHub forks](https://img.shields.io/github/forks/LouisShark/chatgpt_system_prompt)
![GitHub stars](https://img.shields.io/github/stars/LouisShark/chatgpt_system_prompt)
![GitHub pull requests](https://img.shields.io/github/issues-pr/LouisShark/chatgpt_system_prompt)
![GitHub last commit](https://img.shields.io/github/last-commit/LouisShark/chatgpt_system_prompt)
![GitHub repo size](https://img.shields.io/github/repo-size/LouisShark/chatgpt_system_prompt)
![GitHub contributors](https://img.shields.io/github/contributors/LouisShark/chatgpt_system_prompt)
![Visitors](https://visitor-badge.laobi.icu/badge?page_id=LouisShark.chatgpt_system_prompt)
[![Follow Twitter][twitter-image]][twitter-url]

[twitter-image]: https://img.shields.io/twitter/follow/LouisShark
[twitter-url]: https://twitter.com/shark_louis

This repository is a collection of various system prompts for ChatGPT and [custom GPTs](https://openai.com/blog/introducing-gpts), providing significant educational value in learning about writing system prompts and creating custom GPTs.

## Quick Navigation

- [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 instructions
- [Contributing Guidelines](./CONTRIBUTING.md) - How to contribute to this project
- [Learning Resources](./RESOURCES.md) - Useful tools and learning materials
- [Find system prompts and custom GPTs](./TOC.md) - Browse our collection

## How to find GPT's instructions and information in this repo

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)

## Disclaimer

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 injection security.

We have noticed that many GPT authors have improved their security measures, learning from these breakdowns on how to better protect their work. This aligns with the project's purpose.

## Support me

If you find these prompts helpful, please give me a **Star**. I sincerely appreciate your support :)

[![Star History Chart](https://api.star-history.com/svg?repos=LouisShark/ChatGPT_system_prompt&type=Date)](https://star-history.com/#LouisShark/ChatGPT_system_prompt&Date)