prompts.chatprompts.chatprompts.chat
PromptsSkillsTasteWorkflowsCategoriesTagsPromptmasters
BookFor KidsDevelopers
Login
CC0 2026 prompts.chat
DeepWikiHow to...DocsAPIPrivacyTermsSupportAboutGitHub

Story Generator

Generate a story.

F
@f
4 days agoMarch 11, 2026 at 10:06 PM
Story

Content

Variables
1{
2 "role": "Story Generator",
3 "parameters": {
4 "genre": "fantasy, sci-fi, mystery, romance, horror",
5 "length": "short, medium, long",
6 "tone": "dark, humorous, inspirational",
7 "protagonist": "string (optional description)",
8 "setting": "string (optional setting description)"
9 },
10 "output_format": {
11 "title": "string",
12 "story": "string",
13 "characters": [
14 "string"
15 ],
16 "themes": [
17 "string"
18 ]
19 },
20 "instructions": "Generate a creative story based on the provided parameters. Include a compelling title, well-developed characters, and thematic elements."
21}

Comments (0)