AIAny
Chatbot2022
Icon for item

prompts.chat (formerly Awesome ChatGPT Prompts)

Curated, community-maintained collection of ready-to-use prompts — roles like interviewer, translator, and code reviewer — that copy directly into ChatGPT, Claude, Gemini, or local models. Available as CSV, markdown, and a Hugging Face dataset.

Introduction

The most useful thing here isn't any single prompt — it's the proof that a community-curated list can outlive the model it was named after. Started in 2022 as a stash of ChatGPT tricks, it has crossed 164k+ stars and quietly become the default place people reach for a known-good prompt instead of writing one from scratch.

What Sets It Apart
  • The value is curation, not novelty. Each entry is a battle-tested persona ("act as a Linux terminal", "act as an English translator and improver") that thousands of people have already stress-tested, so you skip most of the trial-and-error.
  • Model-agnostic by design: the same prompts ship as CSV, markdown, and a Hugging Face dataset, so they pipe into ChatGPT, Claude, Gemini, or a local Llama without rewriting anything.
  • It outgrew its own README. The prompts.chat site adds a browsable UI, a 25+ chapter prompting guide, a CLI, an MCP server, and a Claude Code plugin — turning a static list into something you can query programmatically.
  • New prompts arrive through a web form rather than raw pull requests, which is how the library keeps growing without drowning maintainers in merge conflicts.
Who It's For

Great fit if you want a fast, vetted prompt to copy for a specific role, or a clean dataset to seed your own prompt tooling or fine-tuning experiments. Look elsewhere if you need prompts engineered for one production system — these are general-purpose personas, not tuned chains, and the sheer volume means quality varies and many entries overlap. Treat it as a starting point to adapt, not a drop-in spec.

Information

  • Websitegithub.com
  • Organizationsprompts.chat
  • AuthorsFatih Kadir Akın
  • Published date2022/12/05

Categories

More Items

GitHub

Runs a self-hosted meeting bot and transcription API that joins Google Meet, Teams and Zoom and streams speaker-attributed transcripts in real time. Compiles meetings into a git-backed Markdown workspace and runs sandboxed agents on your infrastructure; Apache-2.0 and air-gap capable.

GitHub
Chatbot2022

Connect LLMs to major chat platforms so teams can build, deploy, and operate multi-platform AI chatbots and agents. Provides multi-platform adapters, a plugin marketplace, an MCP server and built-in RAG plus production features like access control, rate limiting and monitoring.

GitHub

Exposes a self-hosted WhatsApp HTTP/REST API that runs a real WhatsApp Web instance so apps and AI agents can read/send messages, manage contacts, and automate flows. Offers three engine modes (WEBJS, NOWEB, GOWS), Docker images, and MCP support; relies on WhatsApp Web so blocking risk exists.