Co-Pilot / 辅助式
更新于 a month ago

awesome-chatgpt-prompts

Ff
143.3k
f/awesome-chatgpt-prompts
82
Agent 评分

💡 摘要

一个为AI聊天模型提供的提示示例的策划集合,增强与各种AI助手的用户互动。

🎯 适合人群

AI爱好者集成AI的开发者教授AI概念的教育工作者学习AI的儿童寻求灵感的内容创作者

🤖 AI 吐槽:README中未指明任何直接的安全风险,但自托管可能会暴露系统于漏洞之中,需确保实施安全的身份验证方法。

安全分析低风险

README中未指明任何直接的安全风险,但自托管可能会暴露系统于漏洞之中,需确保实施安全的身份验证方法。


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.

五维分析
清晰度9/10
创新性7/10
实用性9/10
完整性8/10
可维护性8/10
优缺点分析

优点

  • 丰富的提示集合
  • 支持多种AI模型
  • 提供互动学习资源

缺点

  • 自托管可能需要技术知识
  • 提示质量可能不均
  • 对提示有效性的指导有限

相关技能

luxor-claude-marketplace

A
toolCo-Pilot / 辅助式
86/ 100

“看起来很能打,但别让配置把人劝退。”

ralphie

A
toolCo-Pilot / 辅助式
84/ 100

“看起来很能打,但别让配置把人劝退。”

sf-skills

A
toolCo-Pilot / 辅助式
84/ 100

“看起来很能打,但别让配置把人劝退。”

免责声明:本内容来源于 GitHub 开源项目,仅供展示和评分分析使用。

版权归原作者所有 f.