A collection of GPT system prompts and various prompt injection/leaking knowledge.
Find a file
2025-05-06 14:40:43 +08:00
.github/workflows docs: update TOC generation workflow and enhance script for dynamic directory handling 2025-03-11 16:16:23 +08:00
.idea docs: update Python SDK version to 3.10 (deepLearning) in project configuration 2025-03-11 16:02:53 +08:00
.scripts docs: Update TOC.md files to include 'Table of Contents' in headers and improve content generation logic 2025-03-11 16:29:40 +08:00
.vscode Create settings.json 2024-01-22 19:52:31 -08:00
prompts docs: Update TOC.md files 2025-04-25 08:24:31 +00:00
.gitignore Update .gitignore 2023-12-11 17:52:18 -08:00
bg.png docs: update TOC generation workflow and enhance script for dynamic directory handling 2025-03-11 16:23:35 +08:00
CONTRIBUTING.md docs: update README for improved navigation and security guidelines 2025-03-11 15:11:55 +08:00
GETTING_STARTED.md docs: Add additional guidance for prompt generation in GETTING_STARTED.md 2025-05-06 14:40:43 +08:00
LICENSE Update LICENSE, fix license year 2025-01-01 01:42:33 -05:00
README.md docs: Update Star History Chart link in README.md 2025-03-25 19:19:45 +08:00
RESOURCES.md docs: Add Claude's code JavaScript resource to RESOURCES.md 2025-03-25 20:26:50 +08:00
SECURITY.md docs: update README for improved navigation and security guidelines 2025-03-11 15:11:55 +08:00
TOC.md docs: Update TOC.md files to include 'Table of Contents' in headers and improve content generation logic 2025-03-11 16:29:40 +08:00

PromptCraft: The Ultimate GPT System Prompt Collection

Generate TOC on PR Merge GitHub License GitHub forks GitHub stars GitHub pull requests GitHub last commit GitHub repo size GitHub contributors Visitors Follow Twitter

This repository is a collection of various system prompts for ChatGPT and custom GPTs, providing significant educational value in learning about writing system prompts and creating custom GPTs.

Quick Navigation

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

  1. Go to 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

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