Co-Pilot
Updated a month ago

awesome-chatgpt-prompts

Ff
143.3k
f/awesome-chatgpt-prompts
82
Agent Score

💡 Summary

A curated collection of prompt examples for AI chat models, enhancing user interaction with various AI assistants.

🎯 Target Audience

AI enthusiastsDevelopers integrating AIEducators teaching AI conceptsChildren learning about AIContent creators seeking inspiration

🤖 AI Roast:The README does not indicate any direct security risks, but self-hosting may expose the system to vulnerabilities if not properly configured. Ensure secure authentication methods a

Security AnalysisLow Risk

The README does not indicate any direct security risks, but self-hosting may expose the system to vulnerabilities if not properly configured. Ensure secure authentication methods are implemented.


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

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/awesome-chatgpt-prompts.git cd awesome-chatgpt-prompts 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/awesome-chatgpt-prompts
/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


👥 Contributors


📜 License

CC0 1.0 Universal (Public Domain) — Copy, modify, distribute, and use freely. No attribution required.

5-Dim Analysis
Clarity9/10
Novelty7/10
Utility9/10
Completeness8/10
Maintainability8/10
Pros & Cons

Pros

  • Extensive collection of prompts
  • Supports multiple AI models
  • Interactive learning resources available

Cons

  • May require technical knowledge for self-hosting
  • Quality of prompts may vary
  • Limited guidance on prompt effectiveness

Related Skills

luxor-claude-marketplace

A
toolCo-Pilot
86/ 100

“Powerful, but the setup might scare off the impatient.”

ralphie

A
toolCo-Pilot
84/ 100

“Powerful, but the setup might scare off the impatient.”

sf-skills

A
toolCo-Pilot
84/ 100

“Powerful, but the setup might scare off the impatient.”

Disclaimer: This content is sourced from GitHub open source projects for display and rating purposes only.

Copyright belongs to the original author f.