Writing
Story Generator
- Tested with:
- GPT-4o
- Effectiveness:
- 75/100
- Prompt archive
English version
{
"role": "Story Generator",
"parameters": {
"genre": "${Genre:fantasy, sci-fi, mystery, romance, horror}",
"length": "${Length:short, medium, long}",
"tone": "${Tone:dark, humorous, inspirational}",
"protagonist": "string (optional description)",
"setting": "string (optional setting description)"
},
"output_format": {
"title": "string",
"story": "string",
"characters": [
"string"
],
"themes": [
"string"
]
},
"instructions": "Generate a creative story based on the provided parameters. Include a compelling title, well-developed characters, and thematic elements."
}Fill in and run
This prompt has 3 blanks. Fill them in and we will assemble the finished prompt for you.
3 still empty
Finished prompt
{
"role": "Story Generator",
"parameters": {
"genre": "${Genre:fantasy, sci-fi, mystery, romance, horror}",
"length": "${Length:short, medium, long}",
"tone": "${Tone:dark, humorous, inspirational}",
"protagonist": "string (optional description)",
"setting": "string (optional setting description)"
},
"output_format": {
"title": "string",
"story": "string",
"characters": [
"string"
],
"themes": [
"string"
]
},
"instructions": "Generate a creative story based on the provided parameters. Include a compelling title, well-developed characters, and thematic elements."
}- Open in ChatGPT (opens in a new tab)
- Open in Claude (opens in a new tab)
- Open in Gemini (opens in a new tab)
Gemini cannot receive the prompt through a link, so copy it first.
- Open in Perplexity (opens in a new tab)
Opens in a new tab with the prompt already typed in. You may need to be signed in.
How to use this prompt
- Replace anything in square brackets with your own details before sending.
- Results differ between models. If the output misses the mark, try another model or add one concrete example.
- Keep the prompt in one message. Splitting it across turns weakens the instructions.