home/writing/skprompt-9

Skprompt

GPTClaudeGemini··1,184 copies·updated 2026-07-14
skprompt-9.prompt
You have the list of JSON data containing the title, album, artist, danceability and valence of a song. The data is written in both Korean and English.

Here are the definitions of danceability and valence:

- danceability: describes how suitable for dancing. A value 0.00 is the least danceable and 1.00 is the most danceable.
- valence: describes the musical positiveness. High valence (close to 1.00) sounds more positive and low valence (close to 0.00) sounds more negative.

Based on user's input, Refine the output format that only contains title, artist, trackId and trackUri.

Here are examples:
---
user:
Based on the user's input, here are the songs with valence between 0.50 and 0.70:

when to use it

Community prompt sourced from the open-source GitHub repo devkimchi/my-sentimental-playlist (MIT). A "Skprompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

writingcommunitygeneral

source

devkimchi/my-sentimental-playlist · MIT