Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 483 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 483 Bytes

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.