Story Generator prompt

Writing42.1K

按体裁语气等参数生成创意故事

Generates creative stories from given parameters

Full 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 (可选的描述)",
    "setting": "string (可选的背景描述)"
  },
  "output_format": {
    "title": "string",
    "story": "string",
    "characters": [
      "string"
    ],
    "themes": [
      "string"
    ]
  },
  "instructions": "根据所提供的参数生成一个有创意的故事。包含一个引人入胜的标题、塑造丰满的角色以及主题元素。"
}

How to use this prompt

  1. 1Copy the full prompt below
  2. 2Replace the [____] placeholders with your specifics
  3. 3Paste into DeepSeek / Claude / ChatGPT to run

Related Writing prompts