Skip to content

dsymbol/prompts-on-chatgpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prompts-on-chatgpt

UserScript that adds awesome-chatgpt-prompts commands to ChatGPT.

Installation

Install a userscript manager such as Violentmonkey or Tampermonkey, then click here to install the script.

Usage

  1. Open a ChatGPT chat.
  2. Type the command prefix (/) in the message text area.
  3. A list of available commands will appear, which can be navigated using the up and down arrow keys, and selected by clicking on the command.
  4. The selected command's value will be inserted into the message text area.

Customization

The default list of commands and their corresponding autocomplete values can be overridden by passing your own raw JSON file URL in the script headers.

// @resource data https://raw.githubusercontent.com/username/repository/branch/prompts.json

This will replace the default prompts.json file with the one from the specified URL, Please make sure that the JSON file is formatted correctly and accessible to the script.

Credits

About

UserScript that adds prompt commands to ChatGPT

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published