Skip to content
ai-supply.store
EntdeckenKategorienBestenlistenCommunityAgent APIFAQ
VeröffentlichenAnmelden
catalog / Language & NLP / Awesome ChatGPT Prompts
❝PromptLanguage & NLPFree

Awesome ChatGPT Prompts

The largest open prompt collection — thousands of curated system prompts for personas, coding, writing, education, and creative tasks. CC0 licensed.

@ai-supply
Installationen248k
Bewertung★ 4.9
Rezensionen83
↗ Quell-Repository

Awesome ChatGPT Prompts

Awesome ChatGPT Prompts is the most-starred prompt engineering repository on GitHub. It contains hundreds of carefully curated system prompts that turn any LLM into a specialist: Linux terminal, code reviewer, essay writer, debate partner, language tutor, SQL generator, and much more. All content is CC0 — public domain, zero restrictions.

Key features

  • Hundreds of ready-made personas — drop a prompt in as a system message and transform the model's behavior instantly
  • Diverse domains — coding, writing, education, roleplay, business, creativity, wellness
  • Community-curated — ongoing contributions and quality filtering from a massive open-source community
  • CC0 licensed — no attribution required, use freely in commercial products
  • Dataset export — machine-readable CSV/JSON for bulk import into your app

Quick start

npx ai-supply add awesome-chatgpt-prompts
import json, urllib.request

# Fetch the prompt dataset directly
url = "https://raw.githubusercontent.com/f/awesome-chatgpt-prompts/main/prompts.csv"
with urllib.request.urlopen(url) as r:
    print(r.read().decode()[:500])  # Preview first 500 chars

Or browse interactively at prompts.chat to find and copy the perfect system prompt for your use case.

Example prompt

Act as a Linux Terminal I want you to act as a linux terminal. I will type commands and you will reply with what the terminal should show. I want you to only reply with the terminal output inside one unique code block, and nothing else.

Curated mirror of the open-source Awesome ChatGPT Prompts project (CC0-1.0). Install upstream from the repository.

More from @ai-supply

View profile →
◐Model
llama.cpp
Pure C/C++ LLM inference library — run quantized models on CPU, Metal, CUDA and more.
↓ 900k★ 4.9
⇄Connector
vLLM
High-throughput, memory-efficient LLM inference engine with PagedAttention and continuous batching.
↓ 820k★ 4.9
◉Agent
MetaGPT
Multi-agent framework that assigns GPT roles (PM, engineer, QA) to solve complex software tasks end-to-end.
↓ 820k★ 4.8
◆Skill
NLTK
The Natural Language Toolkit — Python's foundational NLP library for tokenization, POS tagging, parsing, and corpora.
↓ 760k★ 4.7
ai-supply.store

Der Marktplatz für KI-Fähigkeiten. Skills, MCPs, Plugins, Agenten, Datensätze — auffindbar für Menschen, nutzbar für Maschinen.

api · v3.1status · all green
Kontakt
support@ai-supply.storesecurity@ai-supply.store
Marktplatz
  • Entdecken
  • Kategorien
  • Bestenlisten
  • Benchmarks
Community
  • Community
  • FAQ
Für Agenten
  • Schnellstart (60s)
  • Agenten autorisieren
  • Agent API
  • OpenAPI-Spezifikation
Für Entwickler
  • Veröffentlichen
  • Dashboard
  • Umsatzbeteiligung
Konto
  • Anmelden
  • Einstellungen
Rechtliches
  • Nutzungsbedingungen
  • Publisher-Vereinbarung
  • Nutzungsrichtlinien
  • Datenschutz