×

注意!页面内容来自https://github.com/f/prompts.chat,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

Skip to content
<> /* Override primer focus outline color for marketing header dropdown links for better contrast */ [data-color-mode="light"] .HeaderMenu-dropdown-link:focus-visible, [data-color-mode="light"] .HeaderMenu-trailing-link a:focus-visible { outline-color: var(--color-accent-fg); }

f/prompts.chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5,315 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The world's largest open-source prompt library for AI
Works with ChatGPTClaudeGeminiLlamaMistraland more

formerly known as Awesome ChatGPT Prompts

Website Awesome Hugging Face Ask DeepWiki

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

🏆 Featured in Forbes · 🎓 Referenced by HarvardColumbia · 📄 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 ChatGPTthese 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 freeinteractive guide — 25+ chapters covering everything from basics to advanced techniques like chain-of-thought reasoningfew-shot learningand AI agents.

Start Reading →


🎮 Prompting for Kids

Promi

An interactivegame-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 brandingthemesand 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 brandingthemeauthentication (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 [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

Clemta    Wiro    Cognition    CodeRabbit    Sentry    Each Labs    CommandCode

Built with Windsurf and Devin
Become a Sponsor →


👥 Contributors


📜 License

CC0 1.0 Universal (Public Domain) — Copymodifydistributeand use freely. No attribution required.

About

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

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Sponsor this project

 

Packages