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 🌐 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 ·
Add this skill
npx mdskills install f/prompts-chatWell-documented prompt library with multiple integration options but lacks actual skill instructions

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
🌐 Browse Prompts • 📖 Read the Book • 📄 View on GitHub • 🚀 Self-Host
🏆 Featured in [Forbes](https://www.forbes.com/sites/tjmccue/2023/01/19/chatgpt-success-completely-depends-on-your-prompt/) ·
🎓 Referenced by [Harvard](https://www.huit.harvard.edu/news/ai-prompts), [Columbia](https://etc.cuit.columbia.edu/news/columbia-prompt-library-effective-academic-ai-use) ·
📄 [40+ academic citations](https://scholar.google.com/citations?user=AZ0Dg8YAAAAJ&hl=en) ·
❤️ [Most liked dataset](https://huggingface.co/datasets/fka/prompts.chat) on Hugging Face
⭐ 143k+ GitHub stars ·
🏅 [GitHub Staff Pick](https://spotlights-feed.github.com/spotlights/prompts-chat/index/) ·
🚀 First prompt library (Dec 2022)
Loved by AI pioneers:
[**Greg Brockman**](https://x.com/gdb/status/1602072566671110144) (OpenAI Co-Founder) ·
[**Wojciech Zaremba**](https://x.com/woj_zaremba/status/1601362952841760769) (OpenAI Co-Founder) ·
[**Clement Delangue**](https://x.com/clementdelangue/status/1830976369389642059) (Hugging Face CEO) ·
[**Thomas Dohmke**](https://x.com/ashtom/status/1887250944427237816) (Former GitHub CEO)
A curated collection of prompt examples 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.
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.

An interactive, game-based adventure to teach children (ages 8-14) how to communicate with AI through fun puzzles and stories.
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.
📖 Full Self-Hosting Guide • 🐳 Docker Guide
npx prompts.chat
/plugin marketplace add f/prompts.chat
/plugin install prompts.chat@prompts.chat
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"]
}
}
}








CC0 1.0 Universal (Public Domain) — Copy, modify, distribute, and use freely. No attribution required.
Install via CLI
npx mdskills install f/prompts-chatPrompts.chat is a free, open-source AI agent skill. 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 🌐 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 ·
Install Prompts.chat with a single command:
npx mdskills install f/prompts-chatThis downloads the skill files into your project and your AI agent picks them up automatically.
Prompts.chat works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Codex, Gemini Cli, Amp, Roo Code, Goose, Opencode, Trae, Qodo, Command Code, Chatgpt. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.