freshcrate
Home > Prompt Engineering > prompts.chat

prompts.chat

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.

Description

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.

README

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

WebsiteAwesome Hugging FaceAsk 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 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.


๐Ÿ“– 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 โ†’


๐ŸŽฎ Prompting for Kids

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.

๐Ÿ“– Full Self-Hosting Guide โ€ข ๐Ÿณ Docker Guide


๐Ÿ”Œ Integrations

CLI

npx prompts.chat

Claude Code Plugin

/plugin marketplace add f/prompts.chat
/plugin install prompts.chat@prompts.chat

๐Ÿ“– 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

Clemta ย ย  Wiro ย ย  Cognition ย ย  CodeRabbit ย ย  Sentry ย ย  Each Labs ย ย  CommandCode

Built with Windsurf and Devin
Become a Sponsor โ†’


๐Ÿ‘ฅ Contributors


๐Ÿ“œ License

This project is dual-licensed:

  • Source code is licensed under the MIT License.
  • Prompt content and data (prompts.csv, PROMPTS.md, user-submitted prompts) is dedicated to the public domain under CC0 1.0 Universal.

See LICENSE for details.

Release History

VersionChangesUrgencyDate
main@2026-04-21Latest activity on main branchHigh4/21/2026
0.0.0No release found โ€” using repo HEADHigh4/8/2026

Dependencies & License Audit

Loading dependencies...

Similar Packages

ai-guideProvide free, open access to comprehensive AI tools, guides, reviews, and resources to reduce knowledge gaps and empower users.main@2026-04-21
brand-consistency-ai-skillEnsure marketing content stays on-brand by using AI to generate, audit, and validate materials across platforms with any large language model.main@2026-04-21
system_prompts_leaksExtracted system prompts from ChatGPT (GPT-5.4, GPT-5.3, Codex), Claude (Opus 4.6, Sonnet 4.6, Claude Code), Gemini (3.1 Pro, 3 Flash, CLI), Grok (4.2, 4), Perplexity, and more. Updated regularly.main@2026-04-20
CL4R1T4SLEAKED SYSTEM PROMPTS FOR CHATGPT, GEMINI, GROK, CLAUDE, PERPLEXITY, CURSOR, DEVIN, REPLIT, AND MORE! - AI SYSTEMS TRANSPARENCY FOR ALL! ๐Ÿ‘main@2026-04-17
structured-prompt-skillโœ๏ธ Write effective AI prompts with this structured prompt engineering library and Claude Code skill, featuring 300+ curated examples for high-quality results.main@2026-04-21