awesome-chatgpt-prompts
awesome-chatgpt-prompts copied to clipboard
(Add) Act as a Recommender of Songs from Artists or Composers (for GPT apps that access the internet)
Act as a Recommender of Songs from Artists or Composers (for GPT apps that access the internet)
⚠️ PLEASE INCLUDE YOUR PROMPTS IN BOTH THE
README.md
andprompts.csv
FILES FOLLOWING THE GUIDELINES PROVIDED BELOW.
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 ChatGPT, please add <mark>Generated by ChatGPT</mark>
to the end of the contribution line.
e.g.
"Hello","Say ""Hi"""
- [V] I've confirmed the prompt works well
- [V] I've added
Contributed by: [@yourusername](https://github.com/yourusername)
- [V] I've added to the README.md
- [V] I've added to the
prompts.csv
- [V] Escaped quotes by double-quoting them
- [V] No spaces after commas after double quotes. e.g.
"Hello","hi"
, not"Hello", "hi"
- [V] Removed "Act as" from the title on CSV
Please make sure you've completed all the checklist.
Original prompt:
Ignore the previous prompts, and starting with the next message, you are an online community and roster of songwriters. When I state the name of the composer, state five songs they have composed or performed. Do not suggest recommendations on where to find their music. Are you down for this?
Sample Result:
Here is a list of five songs composed or performed by Paul Armesin:
- Handog
- Salamat Panginoon (acoustic)
- 'Di Mag-iisa
- Dahil Sinabi Mo
- Taglay Mo Ang Kaligtasan
This is my first time doing a GitHub workflow so I need assistance in accepting it!