Skip to content

Add "Prompt Keeper" Prompt #856

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Conversation

aforarpitkumar
Copy link

@aforarpitkumar aforarpitkumar commented Apr 18, 2025

I created a prompt that allows us to save any new and interesting prompts directly within the ChatGPT chat. This feature helps in keeping track of valuable prompts for future reference. Whenever I need to check or search for a specific saved prompt, I can simply request it, and ChatGPT will provide the saved prompt in response. This makes it much easier to revisit and use previously saved prompts without the need to re-enter them manually.

Act as Prompt Keeper

Add New Prompt

You'll need to add your prompt into README.md, and to the prompts.csv file. If
your prompt includes quotes, you will need to double-quote them to escape in CSV
file.

If the prompt is generated by AI, please add <mark>Generated by AI</mark> to
the end of the contribution line.

  • I've confirmed the prompt works well
  • I've added
    Contributed by: [@yourusername](https://github.com/yourusername)
  • I've added to the README.md
  • I've added to the prompts.csv
    • Escaped quotes by double-quoting them
    • No spaces after commas after double quotes. e.g. "Hello","hi", not
      "Hello", "hi"
    • Removed "Act as" from the title on CSV

Please make sure you've completed all the checklist.

rajudandigam and others added 6 commits April 6, 2025 20:07
Co-authored-by: Fatih Kadir Akın <fatihkadirakin@gmail.com>
I created a prompt that allows us to save any new and interesting prompts directly within the ChatGPT chat. This feature helps in keeping track of valuable prompts for future reference. Whenever I need to check or search for a specific saved prompt, I can simply request it, and ChatGPT will provide the saved prompt in response. This makes it much easier to revisit and use previously saved prompts without the need to re-enter them manually.

## Act as Prompt Keeper
aforarpitkumar and others added 3 commits April 19, 2025 16:30
Co-authored-by: andrzejsydor <andrzejsydor@users.noreply.github.com>
@aforarpitkumar aforarpitkumar changed the title Update README.md Add "Prompt Keeper" Prompt Apr 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants