No worries! They're still here. The README became too large to maintain, so prompts now live in PROMPTS.md. Your contributions to prompts.chat automatically sync there. Still free, still open source.
Welcome to the "Awesome ChatGPT Prompts" repository! While this collection was originally created for ChatGPT, these prompts work great with other AI models like Claude, Gemini, Hugging Face Chat, Llama, Mistral, and more.
In this repository, you will find a variety of prompts that can be used with ChatGPT and other AI chat models. We encourage you to add your own prompts to the list, and to use AI to help generate new prompts as well. Your contributions to prompts.chat will be contributions to this repository automatically.
Want to deploy your own private prompt library for your team?
Check out our Self-Hosting Guide for instructions on setting up your own instance with customizable branding, themes, and authentication.
Quick Start (Recommended)
Create a new prompts.chat instance with a single command:
npx prompts.chat new my-prompt-library
cd my-prompt-library
This will clone a clean copy, install dependencies, and launch the interactive setup wizard.
Manual Setup
git clone https://github.com/f/awesome-chatgpt-prompts.git
cd awesome-chatgpt-prompts
npm install
npm run setup
The setup wizard will guide you through:
Branding — Set your organization name, logo, and description
Theme — Choose colors, border radius, and UI style
ℹ️ NOTE: Sometimes, some of the prompts may not be working as you expected
or may be rejected by the AI. Please try again, start a new thread, or log out
and log back in. If these solutions do not work, please try rewriting the
prompt using your own sentences while keeping the instructions same.
Want to Write Effective Prompts?
I've authored an e-book called "The Art of ChatGPT Prompting: A Guide to
Crafting Clear and Effective Prompts".
You can copy, modify, distribute, and use the prompts freely — even for commercial purposes — without asking permission or giving attribution. All prompts contributed to this repository are released into the public domain.