/promptengineering

Prompts for https://github.com/lencx/ChatGPT

Creative Commons Zero v1.0 UniversalCC0-1.0

Prompt Engineering

This is a collection of my personal curated chatgpt prompts for various tasks.

Usage

The format of the prompts is as follows:

[
    {
        "cmd": "{{Slash Command}}",
        "act": "{{Actor}}",
        "prompt": "{{Prompt Text}}",
        "enable": true,
        "tags": [
            "{{Tag 1}}",
            "{{Tag 2}}",
        ]
    }
]

These prompts are meant to be used with ChatGPT Desktop App.