GetNotes Tools
Prompts.chat
Tool นี้คืออะไร
prompts.chat คือคลังพรอมต์โอเพนซอร์สที่ใหญ่ที่สุดในโลกสำหรับ AI ช่วยให้ผู้ใช้ ChatGPT, Claude, Gemini และโมเดลอื่น ๆ สามารถค้นหาตัวอย่างพรอมต์ที่คัดสรรมาอย่างดี เรียนรู้การทำ Prompt Engineering และแม้กระทั่งโฮสต์ไลบรารีพรอมต์ส่วนตัวได้
ข้อมูลโปรเจกต์
ดาว
166.5K
Forks
21.5K
License
ไม่ระบุ
อัปเดต GitHub ล่าสุด
28 ก.ค. 2569
เพิ่มใน GetNotes
13 ก.ค. 2569
Repository
f/prompts.chat
แปลและเรียบเรียงโดย AI
เนื้อหาฉบับภาษาไทย
ใช้อ่านเพื่อทำความเข้าใจเบื้องต้น โปรดตรวจสอบรายละเอียดสำคัญกับเอกสารต้นฉบับด้านล่าง
นี่คืออะไร?
ชุดรวม ตัวอย่างพรอมต์ ที่คัดสรรมาอย่างดีสำหรับโมเดลแชท AI เดิมสร้างขึ้นสำหรับ ChatGPT พรอมต์เหล่านี้ใช้งานได้ดีเยี่ยมกับผู้ช่วย AI สมัยใหม่ทุกชนิด
| เรียกดูพรอมต์ | รูปแบบข้อมูล |
|---|---|
| prompts.chat | prompts.csv |
| PROMPTS.md | Hugging Face Dataset |
ต้องการมีส่วนร่วมหรือไม่? เพิ่มพรอมต์ได้ที่ prompts.chat/prompts/new — พรอมต์จะซิงค์ที่นี่โดยอัตโนมัติ
📖 หนังสือ Prompting แบบโต้ตอบ
เรียนรู้ Prompt Engineering ด้วย คู่มือแบบโต้ตอบฟรี ของเรา — มีมากกว่า 25 บท ครอบคลุมทุกอย่างตั้งแต่พื้นฐานไปจนถึงเทคนิคขั้นสูง เช่น chain-of-thought reasoning, few-shot learning และ AI agents
เริ่มอ่าน → (ที่มา: https://github.com/f/prompts.chat/tree/main/src/content/book)
🎮 Prompting สำหรับเด็ก
การผจญภัยแบบโต้ตอบที่อิงเกม เพื่อสอนเด็ก ๆ (อายุ 8-14 ปี) วิธีสื่อสารกับ AI ผ่านปริศนาและเรื่องราวสนุก ๆ
🚀 การโฮสต์ด้วยตนเอง
ปรับใช้ไลบรารีพรอมต์ส่วนตัวของคุณเอง พร้อมการสร้างแบรนด์, ธีม และการยืนยันตัวตนที่กำหนดเองได้
เริ่มต้นอย่างรวดเร็ว:
npx prompts.chat new my-prompt-library
cd my-prompt-libraryการตั้งค่าด้วยตนเอง:
git clone https://github.com/f/prompts.chat.git
cd prompts.chat
npm install && npm run setupวิซาร์ดการตั้งค่าจะกำหนดค่าการสร้างแบรนด์, ธีม, การยืนยันตัวตน (GitHub/Google/Azure AD) และคุณสมบัติต่าง ๆ
ฐานข้อมูลที่แนะนำ: prompts.chat ใช้ PostgreSQL สำหรับฐานข้อมูลแบบโฮสต์ เราแนะนำ Neon
📖 คู่มือการโฮสต์ด้วยตนเองฉบับเต็ม • 🐳 คู่มือ Docker
🔌 การผสานรวม
CLI
npx prompts.chatClaude Code Plugin
/plugin marketplace add f/prompts.chat
/plugin install prompts.chat@prompts.chatMCP Server
ใช้ prompts.chat เป็นเซิร์ฟเวอร์ MCP ในเครื่องมือ AI ของคุณ
ระยะไกล (แนะนำ):
{
"mcpServers": {
"prompts.chat": {
"url": "https://prompts.chat/api/mcp"
}
}
}ภายในเครื่อง:
{
"mcpServers": {
"prompts.chat": {
"command": "npx",
"args": ["-y", "prompts.chat", "mcp"]
}
}
}💖 ผู้สนับสนุน



👥 ผู้ร่วมพัฒนา
📜 ใบอนุญาต
โปรเจกต์นี้ใช้ใบอนุญาตสองแบบ:
- ซอร์สโค้ดและเนื้อหาที่สร้างโดยเว็บไซต์ ได้รับอนุญาตภายใต้ MIT License
รวมถึงเนื้อหาหนังสือแบบอินเทอร์แอคทีฟใน
src/content/book - เนื้อหาและข้อมูล Prompt (prompts.csv, PROMPTS.md, prompts ที่ผู้ใช้ส่งเข้ามา) อุทิศให้เป็นสาธารณสมบัติภายใต้ CC0 1.0 Universal
ดู LICENSE สำหรับรายละเอียดเพิ่มเติม
เอกสารโปรเจกต์
อ่านเอกสารต้นฉบับ
README วิธีติดตั้ง วิธีใช้งาน และข้อกำหนดจาก repository ต้นฉบับ
What is this?
A curated collection of prompts 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 → (Source: https://github.com/f/prompts.chat/tree/main/src/content/book)
🎮 Prompting for Kids
An interactive, game-based adventure to teach children (ages 8-14) how to communicate with AI through fun puzzles and stories.
🚀 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-libraryManual Setup:
git clone https://github.com/f/prompts.chat.git
cd prompts.chat
npm install && npm run setupThe setup wizard configures branding, theme, authentication (GitHub/Google/Azure AD), and features.
Recommended database: prompts.chat uses PostgreSQL. For a hosted database, we recommend Neon.
📖 Full Self-Hosting Guide • 🐳 Docker Guide
🔌 Integrations
CLI
npx prompts.chatClaude Code Plugin
/plugin marketplace add f/prompts.chat
/plugin install prompts.chat@prompts.chatMCP 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"]
}
}
}💖 Sponsors



👥 Contributors
📜 License
This project is dual-licensed:
- Source code and site-authored content is licensed under the MIT License,
including the interactive book content in
src/content/book. - 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.
