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
๐ Plugin Documentation
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

ย ย

ย ย

ย ย

ย ย

ย ย

ย ย

ย ย

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.