f/prompts.chat

▲ 106 stars today★ 170,371⑂ 21,913

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

170,371Star
21,913Fork
1,654Watch
78Issue
HTMLLanguage
NOASSERTIONLicense
Created 2022-12-05 · last push 2026-09-09 · repository size 521457 KB · default branch main

README

https://github.com/f/prompts.chat/blob/HEAD/prompts.chat
prompts.chat

The world's largest open-source prompt library for AI
Works with ChatGPT, Claude, Gemini, Llama, Mistral, and more

formerly known as Awesome ChatGPT Prompts

https://github.com/f/prompts.chat/blob/HEAD/Website https://github.com/f/prompts.chat/blob/HEAD/Awesome https://github.com/f/prompts.chat/blob/HEAD/Hugging Face https://github.com/f/prompts.chat/blob/HEAD/Ask DeepWiki

🌐 Browse Prompts📖 Read the Book📄 View on GitHub🚀 Self-Host

🏆 Featured in Forbes · 🎓 Referenced by Harvard, Columbia · 📄 40+ academic citations · ❤️ Most liked dataset on Hugging Face
⭐ 143k+ GitHub stars · 🏅 GitHub Staff Pick · 🚀 First prompt library (Dec 2022)

Loved by AI pioneers:
Greg Brockman (OpenAI Co-Founder) · Wojciech Zaremba (OpenAI Co-Founder) · Clement Delangue (Hugging Face CEO) · Thomas Dohmke (Former GitHub CEO)

---

What is this?

A curated collection of prompts for AI chat models. Originally created for ChatGPT, these prompts work great with any modern AI assistant.

| Browse Prompts | Data Formats | |----------------|--------------| | prompts.chat | prompts.csv | | PROMPTS.md | Hugging Face Dataset |

Want to contribute? Add prompts at prompts.chat/prompts/new — they sync here automatically.

---

📖 The Interactive Book of Prompting

Learn prompt engineering with our free, interactive guide — 25+ chapters covering everything from basics to advanced techniques like chain-of-thought reasoning, few-shot learning, and AI agents.

Start Reading → (Source: https://github.com/f/prompts.chat/tree/main/src/content/book)

---

🎮 Prompting for Kids

https://github.com/f/prompts.chat/blob/HEAD/Promi

An interactive, game-based adventure to teach children (ages 8-14) how to communicate with AI through fun puzzles and stories.

Start Playing →


---

🚀 Self-Hosting

Deploy your own private prompt library with custom branding, themes, and authentication.

Quick Start:

npx prompts.chat new my-prompt-library
cd my-prompt-library

Manual Setup:

git clone https://github.com/f/prompts.chat.git
cd prompts.chat
npm install && npm run setup

The setup wizard configures branding, theme, authentication (GitHub/Google/Azure AD), and features.

Recommended database: prompts.chat uses PostgreSQL. For a hosted database, we recommend Neon.

Sponsored by

https://github.com/f/prompts.chat/blob/HEAD/Neon Logo fallback

📖 Full Self-Hosting Guide • 🐳 Docker Guide

---

🔌 Integrations

CLI

npx prompts.chat

Claude Code Plugin

/plugin marketplace add f/prompts.chat
/plugin install [email protected]
📖 Plugin Documentation

MCP Server

Use prompts.chat as an MCP server in your AI tools.

Remote (recommended):

{
  "mcpServers": {
    "prompts.chat": {
      "url": "https://prompts.chat/api/mcp"
    }
  }
}

Local:

{
  "mcpServers": {
    "prompts.chat": {
      "command": "npx",
      "args": ["-y", "prompts.chat", "mcp"]
    }
  }
}

📖 MCP Documentation

---

💖 Sponsors

https://github.com/f/prompts.chat/blob/HEAD/Neon    https://github.com/f/prompts.chat/blob/HEAD/Clemta    https://github.com/f/prompts.chat/blob/HEAD/Wiro    https://github.com/f/prompts.chat/blob/HEAD/Cognition    https://github.com/f/prompts.chat/blob/HEAD/CodeRabbit    https://github.com/f/prompts.chat/blob/HEAD/Sentry    https://github.com/f/prompts.chat/blob/HEAD/Each Labs    https://github.com/f/prompts.chat/blob/HEAD/CommandCode

Built with Windsurf and Devin
Become a Sponsor →

---

👥 Contributors

---

📜 License

This project is dual-licensed:

including the interactive book content in src/content/book. See LICENSE for details.

More Today's Trending projects

1

debpalash / VoiceStudio

Python★ 29,840⑂ 3,606▲ 2,776 stars
2

JustVugg / colibri

C★ 32,609⑂ 3,430▲ 2,173 stars
3

bilawalsidhu / gods-eye-view

JavaScript★ 33,945⑂ 6,772▲ 1,831 stars
4

alibaba / open-code-review

Go★ 26,516⑂ 1,906▲ 1,571 stars
5

ever-co / ever-gauzy

TypeScript★ 6,164⑂ 994▲ 1,130 stars
6

pacifio / atlas

Rust★ 4,440⑂ 274▲ 1,091 stars