prompts-chat
CMDOP Skill — install via CMDOP:
cmdop-skill install prompts-chat
Browse and search 1400+ curated LLM prompts from prompts.chat (originally "Awesome ChatGPT Prompts"). Works with ChatGPT, Claude, Gemini, Llama, and more.
Install
pip install prompts-chat
Commands
| Command | Description |
|---|---|
search --query <text> |
Search by act name or prompt text |
get --act <name> |
Get a specific prompt (case-insensitive) |
list [--dev] |
List all prompts (optionally dev-only) |
random [--dev] |
Get a random prompt |
Examples
prompts-chat search --query "code review"
prompts-chat get --act "Linux Terminal"
prompts-chat list --dev
prompts-chat random
{
"ok": true,
"found": true,
"prompt": {
"act": "Linux Terminal",
"prompt": "I want you to act as a linux terminal...",
"for_devs": true,
"contributor": "f"
}
}
Data
Prompts are loaded from f/prompts.chat (CC0 1.0 — public domain). The CSV is fetched once and cached locally using SkillCache:
- Cache location:
~/Library/Caches/cmdop/skills/prompts-chat/prompts_csv.json(macOS) - TTL: 24 hours — refreshed automatically on next invocation
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
prompts_chat-0.1.3.tar.gz
(57.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file prompts_chat-0.1.3.tar.gz.
File metadata
- Download URL: prompts_chat-0.1.3.tar.gz
- Upload date:
- Size: 57.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6429c6123244e5487e64bd48ba4c0dd9f37909b4da3a6f0f053d8a8a3b21b175
|
|
| MD5 |
a3fa0b679c2314e39178efb4db6a818b
|
|
| BLAKE2b-256 |
18a8103e4e490c35d3191054c4eb3d83d8c4b19a3004429bab98bcc8f1245ea7
|
File details
Details for the file prompts_chat-0.1.3-py3-none-any.whl.
File metadata
- Download URL: prompts_chat-0.1.3-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb3f5af9c896b53544cd9fcbf2f6d14fda4553fdf6819ac04d06b641b6d1c96d
|
|
| MD5 |
3eb719a893dde16a34894b78adceb0ca
|
|
| BLAKE2b-256 |
608fd050e85ef30a00092992ec883f00101bf7c678326b455dec286d0d349940
|